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

Tag Archives: Final project

Final Project: FINAL

Redundant title is redundant. After much work, tears, sweat and a couple of sleep-deprivation sessions at the Biblioteca, we did it. Messily, and with two codes worth of work, but we did it. Montse had a lot of trouble simply getting the Magick++ library to cooperate with us and it just did not work in … Continue reading Final Project: FINAL

Final Project!

We did it! My buddy and I finally acomplish our project for our TC101 class. Well, basically, our program had to do the following: “You will create a command-line program that uses two-dimensional arrays or matrices to process images. You… Continue Reading →

See you next time…

I have done the final project… It was hard enough to make me read and search a lot. I have improved my engineer, English and student skills doing this. I want to thank Ken and all the people who helped me with this one. We made a video for this, is over here: An image […]

The final dash 2.0

This is the last day of the course… I have done all the masteries and all the WSQ’s. So I have to do: -The video for extra points about Ken’s course. -The Final Project, I’m working on it and I already have one part completed, but I still fighting with the resizing part. This is […]

The Final Project. I’m on it!

Okay, this is hard, but God sent me this: That document literally saved my life, now I have done the first part: I just have to finish the other thing about resize it and this course will be over. I have until Wednesday, so let’s work harder. Good luck for everyone.

Finished project

Here is the link for our finished project
https://github.com/kenwbauer/TC101F15_Team22/blob/master/FinishedProject
This was a complicate project because we had to use a library that we have never used before, and also we had to manipulate each single p…

PROJECT ADVANCE! STAGE 2 AND 3.

For stage 2 and 3 of the final project I got into the research of how to make the program using the library in Ubuntu and well, it was quite easy, now the challenge will be to start writing the… Continue Reading →

Project week 2

This week we tried to test the ImageMagick library with a simple program that you can find here https://github.com/kenwbauer/TC101F15_Team22/commit/215a6c037b51a7467dc0ff2dced473dbeed6ce11 But we couldn’t make it work, we think that it is because we didn’t get correctly installed the library, so we will still working on this. This is what happens when we try to compile the […]

Second week for the Final Project

HI EVERYBODY! I JUST DO NOT HAVE IMAGES FOR THIS POST, AND AS YOU CAN SEE I AM WRITING USING JUST CAPITAL LETTERS. THAT IS BECAUSE I AM TRYING TO EXPRESS ALL THE STRESS I AM DEALING WITH. AND I KNOW YOU ARE IN THE SAME POSITION. THE FACT THAT THE SEMESTER IS ALMOST OVER […]

Final Project – Week #1

Progress this week was sufficient… we could have done a bit more but installing the Magick++ library and its component is the first step to making sure everything runs smoothly in the end. We started by making sure we knew just what ImageMagick was, and the functionalities it will provide for the project. Then we … Continue reading Final Project – Week #1

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