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

Author Archives: Samantha Rivera

Mastery 18: Nesting of conditional statements

Here is the video for this mastery: https://youtu.be/dy28BZTKAMk
Thanks for watching!!

Mastery 18: Nesting of conditional statements

Here is the video for this mastery: https://youtu.be/dy28BZTKAMk
Thanks for watching!!

Masteries 7 and 13: Use of comments in C++ & Importing and using C++ libraries

OK so for this new series of masteries, I am also going to improve myself in movie maker … jajaja 🙂 Here is the video: https://youtu.be/YxFgrD5cA3E Thanks for watching!

Masteries 7 and 13: Use of comments in C++ & Importing and using C++ libraries

OK so for this new series of masteries, I am also going to improve myself in movie maker … jajaja 🙂 Here is the video: https://youtu.be/YxFgrD5cA3E Thanks for watching!

#WSQ11

This was a really difficult program.. i really had no idea.. so I search in youtube but nothing helped so i just traveled across the home page of the blog, searching how others did it .. i also needed to use the big integer library, wich was at firts a pain in the a** but… More #WSQ11

#WSQ11

This was a really difficult program.. i really had no idea.. so I search in youtube but nothing helped so i just traveled across the home page of the blog, searching how others did it .. i also needed to use the big integer library, wich was at firts a pain in the a** but… More #WSQ11

#WSQ11

This was a really difficult program.. i really had no idea.. so I search in youtube but nothing helped so i just traveled across the home page of the blog, searching how others did it .. i also needed to use the big integer library, wich was at firts a pain in the a** but… More #WSQ11

#WSQ10

Ok.. so in these wsq we were told to make a list (with vectors or arrays) of ten numbers, then add them together, calculate the average and the standard deviation for all the values given. First of all I needed to know what in earth were vectors, and array (the book is usefull) and then… More #WSQ10

#WSQ10

Ok.. so in these wsq we were told to make a list (with vectors or arrays) of ten numbers, then add them together, calculate the average and the standard deviation for all the values given. First of all I needed to know what in earth were vectors, and array (the book is usefull) and then… More #WSQ10

#QUIZ08

This time, the quiz was about making a list that would calculate the sum of the squares of the elements in the list, vectors are a little bit confusing,but here is a really simple way of doing this quiz.
Q1: https://github.com/samanthariverac/TC101/blo…

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