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

Tag Archives: Final project

Preparing the environment. (Final Project Week #1)

For the first week making the final project my team partner Eduardo Maciel and I decided that we will prepare an IDE in which we will use Linux Ubuntu as our Operative System and we already downloaded the ImageMagick Library… Continue Reading →

Final Project, part 1…

Hi, we have already started to work in our final project (Antonio Emanuel and Humberto). First of all (obviously) we had to make a research of what the heck is Magick++ about. How to install it, how to use it and those things. ImageMagick works better in Linux, and is also a free application, so […]

Final project

In this week we have installed a library called ImageMagick++, this will help us to create our project that is a program that will let you edit an image. In this page you can find the program and how to install it, it is for any operative system. http://www.imagemagick.org/Magick++/ Team 22: Diana Gutiérrez de Velazco […]

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