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

Author Archives: ranaorozco2

#WSQ10

Andres was my savior again. He’s a really nice dude and he agreed to help me with quiz 8 and with this WSQ. I say it again, without him I think I wouln’t do it. I hope with this my… Continue Reading →

#QUIZ08

This was the most difficult quiz by this time because I don’t know pretty much how to write a vector. Today was my class of Mechatronic introduction and by luck one of my partners is a member of the another… Continue Reading →

#WSQ09

Finally did it!!!! After a lot of tries, and with the help of Ken, I finally can use the factorial with BigIntegers. The first part that was make the program of factorials was very easy, the second part was to… Continue Reading →

#WSQ09

Finally did it!!!! After a lot of tries, and with the help of Ken, I finally can use the factorial with BigIntegers. The first part that was make the program of factorials was very easy, the second part was to… Continue Reading →

Quiz 07

Another quiz that at first I don’t understand it very well, after a long research I finally did it The first part is a fibonacci sequence, I look in some pages but I lost the one that really helps me… Continue Reading →

Quiz 07

Another quiz that at first I don’t understand it very well, after a long research I finally did it The first part is a fibonacci sequence, I look in some pages but I lost the one that really helps me… Continue Reading →

Quiz 06

At first this was a confusing quiz because I don´t understand something in the quiz so in my first opportunity i got 3 point over 10 🙁 but #itsoktofail and Ken gives us the chance to do it again and… Continue Reading →

Quiz 06

At first this was a confusing quiz because I don´t understand something in the quiz so in my first opportunity i got 3 point over 10 🙁 but #itsoktofail and Ken gives us the chance to do it again and… Continue Reading →

#WSQ08

This WSQ was very easy because is almost the same that WSQ03 but whit functions that in this case like Ken says was “baby functions” Here is the code for this WSQ https://github.com/ReneOro97/-WSQ/blob/master/WSQ08

#WSQ08

This WSQ was very easy because is almost the same that WSQ03 but whit functions that in this case like Ken says was “baby functions” Here is the code for this WSQ https://github.com/ReneOro97/-WSQ/blob/master/WSQ08

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