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

Tag Archives: #FinalProject

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 FINALLY DONE!!!

Yes, as all the students in the TEC we didn’t have time to do every project simultaneously, we had to …

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 […]

Final final project post

HERE IT IS!! AFTER A HUNDRED YEARS!! Finally, my project is finished, of course with some help but, who didn’t need it? In the code were 2 functions, one for grayscale and the other for scale (1/2); What the grayscale… Continue Reading →

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 […]

Final Project (5)

I’m glad to say we finally finished our project. I feel kind of free now because I can relax a bit except that I have finals. Now I’m going to tell you a story: Once upon a time, there were two girls who studied IMD and were on TC101. So one day, their teacher deciced […]

#FinalProject – #TC1017

So we finally got the project complete!!! After looking a lot of videos in YouTube and searching so hard on internet we found the way to convert the image into a scale so it could be smallest. After doing the “hard part” we search on internet how to convert an image into gray. All this […]

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…

Number 3

We now know about Image Magick++ and how to use it. However, we’re still stuck. Fer and I thought we installed the library, but when we tried to run the example, we couldn’t. After struggling all week with Windows and Mac, we decided to give up and try with Ubuntu because that’s the only choice. Keep […]

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