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

Author Archives: diegoalatorre

diegotc101 2016-04-25 18:02:43

diegotc101 2016-04-07 20:05:20

diegotc101 2016-04-07 19:49:34

diegotc101 2016-02-25 19:57:23

diegotc101 2016-02-22 22:36:44

diegotc101 2016-02-11 23:48:11

f**jiejfdijei

ij

*****No hacer caso a esto*****

#WSQ17-The Movies

This WSQ is the toughest one, the most difficult part about it was, as always, the syntax that python uses for dictionaries. I used a video for Lynda and a video in youtube (from the same user I have already post) for doing this WSQ. Here’s the code in Atom: Here’s the code in Cygwin: […]

Bonus Quiz

#WSQ-Cars

Doing this WSQ was more or less easy for me, the difficult part for me was to know the condition of  the If. I used help from the lynda webpage the course python 3 essentials. Here’s the code in Atom: Here’s the code in Cygwin: Here’s the code in Github: https://github.com/diegoalatorre/TC1014/blob/master/wsq16

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