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

Tag Archives: #Mastery20

MASTERIES

Here are mastery #4 and mastery #20https://youtu.be/zchNiUFIazw

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.

Mastery 20

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 #20

Mastery #20 – Use of loops with “for”

Here’s my video of me explaining mastery #20. Enjoy.

Use of loops with “for”

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

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 18 & 20

Nesting of conditional statements

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