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

Author Archives: Octavio Rojas

WSQ09

Here is my GitHub link. Well, this was relatively easy BUT! I can’t use the big Interger library I tried once, twice, three times, and nothing… However, this code works just fine for number under 21. ://github.com/OctavioIRG/TC1017/blob/master/WSQ-s/OntoFunk.cpp Thank you for reading.

WSQ09

Here is my GitHub link. Well, this was relatively easy BUT! I can’t use the big Interger library I tried once, twice, three times, and nothing… However, this code works just fine for number under 21. ://github.com/OctavioIRG/TC1017/blob/master/WSQ-s/OntoFunk.cpp Thank you for reading.

WSQ08

This WSQ was really easy you only have to reapeat what you already did in another  wsq but know using some cool functions. Below is my code for this WSQ, finally I learned how to use github! Eduardo helped with GitHub… yeah I know it’s really easy but I got scared with the term repository… […]

WSQ08

This WSQ was really easy you only have to reapeat what you already did in another  wsq but know using some cool functions. Below is my code for this WSQ, finally I learned how to use github! Eduardo helped with GitHub… yeah I know it’s really easy but I got scared with the term repository… […]

Quiz 07

I’m posting here my quiz 07. https://www.dropbox.com/s/6lqhijtyjx8y83x/quizz07_1.cpp?dl=0 https://www.dropbox.com/s/92amkjclhqgf08k/quizz07_2.cpp?dl=0

Quizz 08

Here is my solution to quizz 08. It works just fine with vectors that only have 1’s inside. When I use two digit numbers weird things happen… Maybe someone can tell me whats wrong. https://www.dropbox.com/s/sisr1xi785kjbvt/quizz08.cpp?dl=0

Quiz 07

I’m posting here my quiz 07. https://www.dropbox.com/s/6lqhijtyjx8y83x/quizz07_1.cpp?dl=0 https://www.dropbox.com/s/92amkjclhqgf08k/quizz07_2.cpp?dl=0

Quiz 08

Here is my solution to quizz 08. It works just fine with vectors that only have 1’s inside. When I use two digit numbers weird things happen… Maybe someone can tell me whats wrong. https://www.dropbox.com/s/sisr1xi785kjbvt/quizz08.cpp?dl=0

Quizz 06

I´m sorry for the delay 🙁 WordPress wouldn´t let me upload anything… (ERASE YOUR COOKIES) Here are my answers to quizz 06: 1: http://bit.ly/1OtzqdH 2: http://bit.ly/1NBJQr

Quizz 06

I´m sorry for the delay 🙁 WordPress wouldn´t let me upload anything… (ERASE YOUR COOKIES) Here are my answers to quizz 06: 1: http://bit.ly/1OtzqdH 2: http://bit.ly/1NBJQr

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