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
ldanigarcia’s Articles at TC101 Fall 2015, Page 3
Introduction to Programming Python and C++

Author Archives: ldanigarcia

#WSQ12

Wasn’t really hard to get through this one, It was mainly applying single operations between to numbers. here’s the code: https://github.com/A01154027/TC101/blob/master/WSQ12.cpp

#ECOS

done!

Project Post #1

So this week we were not that productive for the project, we started searching for indications when we knew we had to install the Magick++ library; we happened to be around when a friend of ours was tryingt installying it on his laptop, and we also precensed how it failed on doing it. After this … Continue reading Project Post #1

#WSQ10

Here I post the link for you guys to check out the code of this WSQ, it was a little bit hard to understand, it’s still hard to understand. Thanks to my friend sam, I was able to understand it and based my code on hers. https://github.com/A01154027/TC101/blob/master/WSQ10.cpp

#WSQ10

Here I post the link for you guys to check out the code of this WSQ, it was a little bit hard to understand, it’s still hard to understand. Thanks to my friend sam, I was able to understand it and based my code on hers. https://github.com/A01154027/TC101/blob/master/WSQ10.cpp

#Quiz08

When you gave us the quiz I knew nothing about vectors .-. and functions, but after doing some research, and watching some basic tutorials and examples on lynda.com, it became kind of easy to do it so here it is:
https://github.com/A01154027/TC101/blob…

#Quiz08

When you gave us the quiz I knew nothing about vectors .-. and functions, but after doing some research, and watching some basic tutorials and examples on lynda.com, it became kind of easy to do it so here it is:
https://github.com/A01154027/TC101/blob…

#Quiz07

Q1: https://github.com/A01154027/TC101/blob/master/Quiz%2007%20q.1 Q2: https://github.com/A01154027/TC101/blob/master/Quiz%2007%20q2.cpp cheers!

#Quiz07

Q1: https://github.com/A01154027/TC101/blob/master/Quiz%2007%20q.1 Q2: https://github.com/A01154027/TC101/blob/master/Quiz%2007%20q2.cpp cheers!

#WSQ09

https://github.com/A01154027/TC101/blob/master/WSQ09

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