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 3
Introduction to Programming Python and C++

Author Archives: tonygarciavz

#QUIZ08

Here is the link to GitHub:
https://github.com/tonygarciavz/A01630861-TC1017/blob/master/sumsquares_list

#QUIZ07

Done! Here are my two questions answered. In the first, it says that we had to do a function called …

Continue reading

#WSQ08

In this WSQ we go on to functions in a easy way. I came back to #WSQ03 to use only …

Continue reading

#WSQ09

In this code, we tried to make a factorial calcultor. It was easy, I made a function and I put …

Continue reading

#QUIZ06

Well, after try a lot of times compiling different codes, I finally got it. Make functions on c++ is easy …

Continue reading

#WSQ06

In this WSQ we were asked to make a program that automatically could choose a number between 1 and 100, …

Continue reading

#WSQ04

An about page… My name is Antonio Emmanuel Garcia Vazquez, I’m 19 and I live here in Guadalajara Jalisco Mexico. …

Continue reading

#WSQ07

At first, I tried to only put add a plus-plus (++) the lowest bound, but I did not result as …

Continue reading

#WSQ05

Temperature code is running. I did not have problems using IF, it does not have loops yet, so it is …

Continue reading

#WSQ03

My #WSQ03 is finally here. I did not have any problem doing it. All the information I needed was on …

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