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

Author Archives: andreatrejod

#Quiz3

Bueno es tiempo de hacer unos cuantos posts (bastantes) ya que se acerca el final de parcial y no quiero […]#Quiz3

WSQ09 Factorial!!

Well here’s my code for the WSQ09, where the user gives you a number and you return the factorial of […]WSQ09 Factorial!!

WSQ07- Sum of numbers

This WSQ07 was more challenging than the others, in this one we had to made the sum of a range […]WSQ07- Sum of numbers

WSQ06 – Pick a Number

Here’s my code for the WSQ06, where the user have to pick a number between 1 to 100, and the […]WSQ06 – Pick a Number

Quiz 02

And one or 2 more post for today, here’s the code for the 2 problems Here’s the first part, in […]Quiz 02

WSQ05 – Temperature

So here’s the WSQ05, this one was easy but we put in here some conditionals, this program will help us […]WSQ05 – Temperature

Quizz 01

Well here’s the quizz 01 it took me a while to post this one, but I hope still worth it […]Quizz 01

WSQ04 – Flipped Learning / #AbolishGrades

To understand better this kind of learning I did a meme To know more about this I watch the video […]WSQ04 – Flipped Learning / #AbolishGrades

WSQ03 – Fun With Numbers

Well this is the first real program! It took me some time to figure how to do this, because like […]WSQ03 – Fun With Numbers

WSQ02 – Hello World

And here’s the Hello World program, it’s been a whole new experience working with python, because I took other courses […]WSQ02 – Hello World

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