Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152
‘Homework’ Articles at TC101 Fall 2015
Introduction to Programming Python and C++

Tag Archives: Homework

Scilab

For this task we had to install Scilab, this is a software for numerical calculations. It think that is a very useful software that could help us with others subjects, so we can have more precision in the calculations.

Cars

This is my code for the WSQ16
https://github.com/dianagdv/TC101/blob/master/WSQ16

Final dash

Well for this task we were asked to upload a schedule for finishing the activities of the course, and my schedule is to finish the WSQs and the masteries between today and tomorrow, and my final project is already done.

Estimating e

Here is my code for the WSQ14
https://github.com/dianagdv/TC101/blob/master/WSQ14

Babylonian method

Here is my code for the babylonian method
https://github.com/dianagdv/TC101/blob/master/WSQ13

Greatest common divisor

Here is my code for the WSQ12
https://github.com/dianagdv/TC101/blob/master/WSQ12

Yo soy 196

Here is my code for the yo soy 196 due.
https://github.com/dianagdv/TC101/blob/master/WSQ11

List

In this link you can see the program for the WSQ10
https://github.com/dianagdv/TC101/blob/master/WSQ10

List

In this link you can see the program for the WSQ10
https://github.com/dianagdv/TC101/blob/master/WSQ10

Factorial Calculator

In this page you can see the program for the factorial calculator
https://github.com/dianagdv/TC101/blob/master/WSQ09

What should you work on?

Week #12 and more partial exams for you.

For this week's readings:
C++ (TC1017) should either be looking at support for your project, ImageMagick C++ libraries are a good start.
Python (TC1014) should be finishing chapter 11 (Dictionaries).