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

Author Archives: Galilea Conde

#FinalProject

Here is our final code, we had problems doing the part of reducing, the image we still dont know why, at some point we’ll have to figure it out…

We were able to flip the image and turning it into black and white! For me thats a big progress because in my life, I never did something like this and its awesome! Sometime I got lost but Carlos helped me a lot in the assignment he’s amazing in this kind of thing, I learn a lot of him and in this project. 

 

GITHUB: https://github.com/kenwbauer/TC101F15_Team08/blob/master/Images.cpp

BONUS!

#Mastery24 #TC1017

24.- “Creation and use of arrays in C++”

YOUTUBE: http://youtu.be/X1VFsu_CY3E?hd=1

#Mastery25 #TC1017

25.- “Creation ans use of strings in C++”

YOUTUBE: http://youtu.be/wqGNsD_6yKw?hd=1

 

#Mastery26 #TC1017

26.- “Creation ans use of metrixes in C++”

YOUTUBE: http://youtu.be/39ZEuE5MSJo?hd=1

#Mastery23 #TC1017

23.- “Creation and use of vectors in C++”

YOUTUBE: http://youtu.be/IcXaTtMH-D0?hd=1

#Mastery02 #TC1017

2.-“Ability to create C++ project in IDE and run inside the IDE” 

YOUTUBE: http://youtu.be/PW3fqCwrIm0?hd=1

#FinalProject

We finally make the part that convert the image to black and white work! So now we just have to reduce it and we are finish 😀

GITHUB: https://github.com/kenwbauer/TC101F15_Team08/blob/master/Images.cpp

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