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, Page 2
Introduction to Programming Python and C++

Tag Archives: Homework

On to functions

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

Factorial Calculator

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

On to functions

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

On To Functions

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

Sum of numbers

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

Sum of numbers

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

Pick a number

You can find the program here
https://github.com/dianagdv/TC101/blob/master/WSQ06
For this task I asked Samir Godinez, a friend that took programing class last semester

Pick a number

You can find the program here
https://github.com/dianagdv/TC101/blob/master/WSQ06
For this task I asked Samir Godinez, a friend that took programing class last semester

Temperature

In this link you can find the program
https://github.com/dianagdv/TC101/blob/master/WSQ05
I knew how to do this one because I took remedial class

An about page

I’m going to tell a little bit about me. I’m studying Biomedical engineer because I like a lot the robotics stuff and how you can apply it to help human beings. I’m not really sure in which area I’m going to work, but I know that this is the correct career for me. I like […]

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).