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
TC101 Fall 2015, Page 6
Introduction to Programming Python and C++

Mastery 2

#WSQ15

Final dash! Well all I had to do for this WSQ  was to show my schedule for finals. Usually I …

Continue reading

Open and read files

This was a very challegnig thing i’ve got to get through in  the semester. To learn how to open and read files i had to read a lot of times the same thing of the “How to think like a… Continue Reading →

WSQ13 – Babylonian Method

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

Bonus Points

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:

WSQ14: Estimating e

This was an easy WSQ, Thanks to the help of my buddy Rene
Here is my code:
https://github.com/cortesivan96/WSQs/blob/master/Number%20E%20(WSQ14)
 
 

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