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

Tag Archives: Tec21

WSQ03

We’re now going to have lots of fun with numbers! This is the preamble for functions, so it is a very important task to know what we’re doing here for future works. The code is shown here below, where we defining the variables before the main function, while making the calculations in the main function. … Continue reading WSQ03

WSQ04

Error 404: not found. Just kidding, this is a redirect page for the fourth WSQ, the “About” page. Since I can’t put tags in the about page, you’ll just see everything from here. Hope it’s not too confusing! WSQ04

WSQ03

We’re now going to have lots of fun with numbers! This is the preamble for functions, so it is a very important task to know what we’re doing here for future works. The code is shown here below, where we defining the variables before the main function, while making the calculations in the main function. … Continue reading WSQ03

WSQ02

Holy flippers, Batman! So that’s what a flipped classroom looks like. I had heard the phrase being used before, to refer to a class in which the students watched videos at home and worked in the classroom. However I wasn’t too familiar with the concept, and I must say adjusting to the format is going … Continue reading WSQ02

WSQ00

Good morning everyone! Agreed to the TC101 Page One document, #WSQ00 is now complete. https://twitter.com/st_olallaq057/status/630952990740877312 Not the first post of the blog, but the first of the TC101 Course. Excited to post more in the future!

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