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

Author Archives: Andrea Ac

WSQ12 – Greatest Common Divisor

I could write the code with the help of this video and page, it wasn’t so difficult… http://www.foro.lospillaos.es/algoritmo-de-euclides-recursivo-vt11817.html https://www.youtube.com/watch?v=FYpoe0edKFg And here it is my code! https://github.com/Andreandc/TC1017/blob/master/WSQ12

Final Project (#2)

We have been looking for more information and videos about the Image Magick or another library,but we think that Image Magick is the right one. These are some videos that we have been watching to understand how we can begin… Continue Reading →

Bonus Quiz

I’ve done the ECOA

Final Project (#1)

Fernando Alanis and I, will be explaining some of what are we doing for our final project of Image Processing, in a post each week… This week we search about what we need to start the project and now we… Continue Reading →

Mastery 25

Mastery 23

Mastery 20

Mastery 19

Mastery 18

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