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

Author Archives: juanmele97

Creation and use of strings in Python

Here is the video of the Mastery26 https://www.youtube.com/watch?v=I6SapsKxNwQ

Creation and use of ranges in Python

Here is the video of the Mastery 25 https://www.youtube.com/watch?v=WX-HLHNNYuw

Creation and use of tuples in Pyth

Here is Video in youtube for this Mastery and here is the link to youtube https://www.youtube.com/watch?v=U_4RNDWGlSw

Creation and use of lists in Python

Here is the video to the Mastery 23, here is the link to https://www.youtube.com/watch?v=ipYjkQTG9_4

Use of recursion for repetitive algorithms

Here is the video to see the Mastery 21 and here is the link https://www.youtube.com/watch?v=CWElvdY7zs4

Use of loops with “for”

Here is the video of the Mastery 20, here is the link https://www.youtube.com/watch?v=LBWn6hBGBrw

Use of loops with “while”

Here is the video to youtube of the Mastery 19 https://www.youtube.com/watch?v=sPAf15cORn4

Use of “elif” with a conditional

Here is the link to youtube for this Mastery https://www.youtube.com/watch?v=mrm84MWoYe0

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

Here is the link and video to youtube to see this Mastery

Importing and using Python modules and Creating and using a Python module

Here are the Mastery 13 and 14 and here is the link to youtube https://www.youtube.com/watch?v=9PP6zh2gW4s

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