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
dianagdv’s Articles at TC101 Fall 2015, Page 3
Introduction to Programming Python and C++

Author Archives: dianagdv

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

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

Quiz 8

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

Quiz 8

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

Quiz 7

In this pages you can see the programs for quiz 7
https://github.com/dianagdv/TC101/blob/master/Quiz7_1
https://github.com/dianagdv/TC101/blob/master/Quiz7_2

Quiz 7

In this pages you can see the programs for quiz 7
https://github.com/dianagdv/TC101/blob/master/Quiz7_1
https://github.com/dianagdv/TC101/blob/master/Quiz7_2

Quiz 6

In this pages you can see the programs of the quiz 6
https://github.com/dianagdv/TC101/blob/master/Quiz6_1
https://github.com/dianagdv/TC101/blob/master/Quiz6_2

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