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 2
Introduction to Programming Python and C++

Author Archives: ranaorozco2

#WSQ13

With research everything is easy, especially this program.
I search is some places but once again Wikipedia is the best.
Here is all the information about the Babylonian Method
https://es.wikipedia.org/wiki/C%C3%A1lculo_de_la_ra%C3%ADz_cuadrada

And he…

#WSQ12

I skipped the WSQ 11 because I don’t know yet how to do it. With a quick research I realice that this WSQ was easy with the proper knowledge, of course. http://codereview.stackexchange.com/questions/66711/greatest-common-divisor Here is where I got the dea of… Continue Reading →

Installing Linux (UBUNTU)

Magick ++ is very hard to install in Windows, I’ve tried to installing watching videos, downloading the library but nothing work. So I have to go to Plan B, I install Linux in my computer, specifically in my USB. Here… Continue Reading →

Bonus quiz

I done the teachers evaluation

Installing the Magick ++ library

This was pretty hard and very long to install First of all you need to download the libraries for Magick++ Here is the link http://www.imagemagick.org/script/download.php you will only need to select your country and the tipe of file that you… Continue Reading →

Mastery 7

Last mastery for this partial

Mastery 20

This is a short video for the use of for loops

Mastery 20

This is a short video for the use of for loops

Mastery 2

Here is y video for mastery 2. I have already made it but Ken gave me the suggestion to use a real IDE so here is the video.

Mastery 2

Here is y video for mastery 2. I have already made it but Ken gave me the suggestion to use a real IDE so here is the video.

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