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
‘FinalStuff’ Articles at TC101 Fall 2015
Introduction to Programming Python and C++

Tag Archives: FinalStuff

WSQ 15

Take a look to my last weeks calendar. Yeah… so, many things to do and lack of organization. The worst combination ever. I haven’t finished my final project and I allmost give up with it last week. The only thing I am doing well is the WSQ work. In the last picture you can see […]

New SUPER Image Processor!

IN PROGRESS… So this is the first of a series of post in which we (Miguel and I) will be explaining the process of developing an image processor from zero. In this post I want to explain our first approach to a library called Image Magick++. We look at this video from a guy who […]

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