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

Author Archives: finntec

Bonus Points – Video Review of Class

This is my video of giving a video review of the TC1014 class, 5 minutes before the deadline. πŸ˜€

WSQ17 – The Movies

WSQ16 – Cars

WSQ15 – Images

WSQ14 – Estimating e

Here you can find my code for WSQ14:
https://github.com/finntec/wsq14.git

WSQ13 – Babylonian Method

Here you can find my code for WSQ13:
https://github.com/finntec/wsq13.git

WSQ12 – Greatest Common Divisor

Here you can find my code for WSQ12:
https://github.com/finntec/wsq12.git

WSQ11 – Yo Soy 196

Mastery30

This is the masteries about

Reading and writing of files in Python

You can find my video here:

Mastery28 & Mastery29

Those are the masteries about

User input (text based) in Python (basic)
Validated user input in Python

 
You can find my video here:

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