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
‘TC0107’ Articles at TC101 Fall 2015, Page 2
Introduction to Programming Python and C++

Tag Archives: TC0107

#WSQ03 Fun With Numbers

For this task, I’m fortunate I had a bit of previous experience with programming, so I was just about remembering. So here are a few advices: Remember to always use the “<<” (without the quote marks, of course) before writing anything… Continue Reading →

#WSQ02 Flipped Classroom

Flipped classroom… Sounds weird right? Well, it isn’t something complicated. Basically, a flipped class is where all the lectures are online, so students can learn at their homes and go to the class to have more time to check with the… Continue Reading →

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