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

Author Archives: giorgiodc

#Mastery15 and #Mastery16

Use of the conditional “if” Use of “else” with a conditional

#Mastery12

Creating C++ functions

#Mastery11

Calling C++ functions

#Mastery10

Basic output (printing) and input (text based) in C++

#Mastery09

Basic types and their use in C++

#Mastery07

Use of comments in C++

#Mastery03

Create accounts: Blog, Twitter, GitHub

https://giorgio6859.wordpress.com/2015/09/08/quiz-04/

#Mastery01

Ability to create C++ file and run from command line

#WSQ05 Temperature

Para este código me sirvió mucho un curso de programación básica que tomé en prepa. Aunque era en python, se parece mucho en el sentido lógico y algo en sintaxis. En el código , en la parte de la condición, pude haber simplificado la fórmula para los grados celsius en una variable, pero como de […]

#WSQ04 About Me

Me llamo Jorge pero todos me dicen Giorgio. Me gusta mucho jugar futbol, le voy al Cruz Azul. También disfruto mucho escuchar música. Estudio mecatrónica pero estoy en un dilema porque no se si quedarme aquí o irme a mecánico, pero cada vez me está gustando más IMT.

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