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

Tag Archives: #WSQ11

WSQ12

The hardest part of this homework is, to understand and fidn what the euclid´s algorithm. Once you understand that, everything is much easier.

Be sure to check my code: https://github.com/MiguelAngelCardenas/WSQ11

TO FIND THIS ALGORITHM VISIT THIS SITE: https://en.wikipedia.org/wiki/Euclidean_algorithm

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