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

Author Archives: LuisCortesTec

WSQ15

THANKS TO DAVID FOR HELPING ME WITH THIS WSQ
HERE IS MY CODE:

MASTERY30

I KNOW HOW TO READ AND WRITE FILES IN PYTHON

MASTERY29

MASTERY17

MASTERY25

I KNOW HOW TO USE RANGES IN PYTHON
HERE IS AN EXAMPLE WHERE I USE A RANGE IN PYTHON

MASTERY04

https://github.com/LuisCortesTec/MASTERY/blob/master/TEST

MASTERY9

I KNOW WICH ARE THE TYPES IN PYTHON 3
HERE IS AN EXAMPLE WHERE I CONVERT AN STRING INTO AN INTEGER:

MASTERY#8

TUTORIAL: https://youtu.be/YHx0e0-QfPk The Zen of Python, by Tim Peters Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. Readability counts. Special cases aren’t special enough to break the rules. Although practicality beats purity. Errors should […]

WSQ16

HERE IS MY CODE:

WSQ13

THIS WSQ WAS LITTLE CONFUSING 🙁

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