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

Author Archives: tonygarciavz

Mastery 24 & Mastery 28

Link to YouTube: https://youtu.be/L0Ive9HvEOU

Mastery 15 & Mastery 16

Link to YouTube: https://youtu.be/eGY6M9JXaio

Mastery 13 & Mastery 23

Link to YouTube: https://youtu.be/uWdQlGXpMmI

Mastery 11 & Mastery 12

Link to YouTube: https://youtu.be/OWdcw3PyfMY

#WSQ13

One of the easiest WSQ in this course, in only one thing that was hard to understand was how the …

Continue reading

#WSQ12

In this WSQ we calculated the gcd of two numbers using the Euclid’s algorithm in a function.  In the main …

Continue reading

#ECOA (Bonus Quiz)

Done!

Final Project – Part 1

Hello everyone! We just started setting one of our computers to work on this final project. As you can see …

Continue reading

#Mastery3

Link to YouTube: https://youtu.be/Kinz6KrCiA8

#WSQ10

I made this WSQ using arrays, that was pretty easy because I asked for a definited number of values (10). …

Continue reading

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