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

Tag Archives: WSQ

#WSQ05 Temperature

Hi again everybody! This post is about another easy c++ task you can do with the basic operators you have used before. The program has to convert from fahrenheit degrees to celsius, and tell you if water boils or not… Continue Reading →

#WSQ04 An About Page

Hi everyone! Hope you all enjoyed your weekend, because tomorrow we’ll be back to the hell we often call Monday. In this post I’m going to introduce myself properly and give some information about me. My full name is José… Continue Reading →

#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 →

#WSQ01

Hey friends! So finally I decided to post about #WSQ01, and here it is: To install C++ on Mac first you have to install Xcode, a free Apple software available in the Mac App Store. Then you open terminal and… Continue Reading →

#WSQ00

First #WSQ. I hope I have fun in this class, it looks it’s kinda different.   I agree to our #TC101 Page One
http://t.co/EHDbp1pLDT — Eduardo Maciel. (@EduardoMacielM) August 13, 2015   Photo credit: https://www.flickr.com/photos/gfreeman23/14178998291  

WSQ00, Done!

I have already signed the Page One document to the course http://t.co/EwqDaTpYnc
I agree to our #TC101 Page One #WSQ00 — HRG (@hrglez) August 17, 2015

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