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

Author Archives: chrisorozco97

WSQ #10

Hello, for this WSQ I had to find how to get the standard deviation, because I had forgotten it. XD But finally I could, here’s my Github code. list.cpp

Mastery #9

Basic types and their use in C++ This is my tutorial about basic types.

Mastery #9

Basic types and their use in C++ This is my tutorial about basic types.

Mastery #4

“Submit work via Blog RSS and GitHub” ๐Ÿ™‚

Mastery #4

“Submit work via Blog RSS and GitHub” ๐Ÿ™‚

Mastery #23

Creation and use of vectors in C++
Vectors ๐Ÿ™

Mastery #23

Creation and use of vectors in C++
Vectors ๐Ÿ™

Mastery #17

“Use of “switch” as a conditional” This was new for me so I had to find information to explain you how to use the switch. I hope It is helpfull for you ๐Ÿ™‚

Mastery #17

“Use of “switch” as a conditional” This was new for me so I had to find information to explain you how to use the switch. I hope It is helpfull for you ๐Ÿ™‚

Mastery #20

“Use of loops with “for” This is my favorite loop! ๐Ÿ˜€

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