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

Author Archives: fernandazm

#Quiz 8

Quiz 8, after receiving some tutorings now it is easier to create functions with vectors!
thanks ken πŸ™‚
Here is my code
https://github.com/fernandazm/WSQS/blob/master/Quiz%208

Palindrome

Here is my code thanks πŸ™‚
https://github.com/fernandazm/WSQS/blob/master/Quiz7

Palindrome

Here is my code thanks πŸ™‚
https://github.com/fernandazm/WSQS/blob/master/Quiz7

Quiz 7 a)

Here is my code πŸ™‚
https://github.com/fernandazm/WSQS/blob/master/Q7

Quiz 7 a)

Here is my code πŸ™‚
https://github.com/fernandazm/WSQS/blob/master/Q7

#WSQ09

Factorial using BigIntegers πŸ™‚
** Remember!! you cant use BigIntegers with cin>>**
Here is my code
https://github.com/fernandazm/WSQS/blob/master/%23WSQ09

#WSQ09

Factorial using BigIntegers πŸ™‚
** Remember!! you cant use BigIntegers with cin>>**
Here is my code
https://github.com/fernandazm/WSQS/blob/master/%23WSQ09

#Q2

ups this is supposed to be quiz 1 πŸ™‚
sorry
Have a nice weekend!
https://github.com/fernandazm/WSQS/blob/master/Q2

#QUIZ 1

I think I put the numbers all the way around this is supposed to be quiz 2!! I hope there’s no problem thanks πŸ™‚ https://github.com/fernandazm/WSQS/blob/master/%23Q1

#Q2

ups this is supposed to be quiz 1 πŸ™‚
sorry
Have a nice weekend!
https://github.com/fernandazm/WSQS/blob/master/Q2

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