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

Author Archives: Rodrigo Tapia

#WSQ06

in this program the usser needs to enter a number between 1 and 100 and the program need to tell him if the number is orrect andd the attemps he or dhe made finding the number 

https://github.com/royth95/tc1017/blob/master/rand

#WSQ07

In this code the user enter a number and the program need to meke the sum of the number till the number the user enter in the console 

https://github.com/royth95/tc1017/blob/master/sum.cpp

#WSQ05

In this link is he cde about the convertion of temperature from farenheit to celcius using the if and else to tell the user about at what temperature does the water boil.

https://github.com/royth95/tc1017/blob/master/temp.cpp

# WSQ03

In this wsq03 we have to make a code in which the user neeeds to enter tow numbers and the program has to make the addition, substracction, division, and reminder of the numbers the user enter.#include using namespace std;int main () {int x , …

#WSQ04

I am studing the ingeneering in mechanotrics, because I like the evolution of techologies in different areas specially in the cars area, I’m very positive with this choice and I have many propouses and goals, One of the persons that help me ch…

#WSQ01

I watched the video Ken put in youtube, here is the link: https://www.youtube.com/watch?v=i2h_976SpV0&feature=youtu.be, and with this I dont have any problem unstalling c++ this will help you alot 

goodbye!!!! # TC1017

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