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
‘#masterie18’ Articles at TC101 Fall 2015
Introduction to Programming Python and C++

Tag Archives: #masterie18

Nesting conditionals

So far we’ve seen how to use loops, while and for loops. And we’ve learned that they are very useful in almost any program we want to do. But there will be a time when our programms become complex when… Continue Reading →

Topic masterie 18

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=st5XH_NzYsg&feature=youtu.be

 

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