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

Tag Archives: #Mastery19

Masteries 19 and 20

Well I think this will be the two last masteries I’ll upload, I really hope to get the full credit for the masteries section I think I did well on every post, anyhow, here’s the video of Masteries 19 and 20 about while and for loops which for me… are basically the same.

While / for i in… Python3

Learn how to create while and for i in and also see somes examples 😀 For i, are very use for things like fill things, create list, something that follows a pattern, also create loops While are for things that change over the time like a user input, also it helps to validate things and…
Continue reading

Mastery 8 y 19

Use of loops with “while”

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

Mastery 19 and 20

Use of loops with “while” Use of loops with “for” Here is the link to the video for mastery 19: Here is the link to video for mastery20:

Masteries 19 & 20

Use of loops with “while” Use of loops with “for”

Masteries 19 & 20

Use of loops with “while” Use of loops with “for”

mastery 19 y 20

MASTERY 19 -WHILE LOOP

Mastery 19

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