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

Author Archives: diegoalatorre

$WSQ05-Temperature

This WSQ 05 was a piece of cake for me. I searched on google the boiling point of water. Here is my code: Here is the code run in Cygwin: Programming in Python is getting easier for me, I think this is due to practice. It is like gym if you only go once to […]

#WSQ04-An About Page

Why are you studying the degree you chose? I’m studying ISC because I like programming and I think it is a proffession that everyday it is more and more demanded and there are not many people that study this. Are you positive that you made the right choice? I will not know the answer of […]

#WSQ03-Fun With Numbers

Comming soon

#WSQ02-Flipped Classroom

What I think? I think that it’s going to be kind of difficult for me to get used to this class, because it is the first time that I have a flipped class and it is really different from a traditional class. The most remarkable problem I think it is reading the theory at home, […]

#WSQ01-Setup Python

I installed python at its official website: https://www.python.org/

Here is the Shell

I also installed Cygwin at its official website: https://www.cygwin.com/

It was easy for me to install Python, but installing Cygwin was a little bit more difficul…

#WSQ00 – Sign Page One

I agree to our #TC101 #KenBauer Page One http://t.co/wTfL6w6S1k — Diego Alatorre (@313FFW1) August 14, 2015

¡Hola mundo!

Esta es tu primera entrada. Haz clic en el enlace “Editar” para modificarla o borrarla, o bien empieza una entrada nueva. Si quieres, utiliza esta entrada para contarle a los lectores por qué has empezado este blog y qué planeas hacer con él. ¡Feliz blogueo!

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