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 2
Introduction to Programming Python and C++

Author Archives: Samantha Rivera

#WSQ12

Hi there, here is my wsq12, this time the task was to create a program that would calculate the GCD (Greatest Common Divisor) of two values given by the user, it wasnt that difficult, so I hope my code helps you! n_n. Code on Github: https://github.com/samanthariverac/TC101/blob/master/%23wsq12

Final Project (#2)

Hi.. so these week we are been a little more productive (just a little), we manage to install magick 🙂 And we are looking for information in different pages, on how to do the assigment we need to do, here is The ImageMagick graphics library tutorial and explanation on how it works: http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf Samantha Rivera… More Final Project (#2)

#ECOS: aka ECOA, befefore known as ECOAS

Is that time of the year again… yes you know what im talking about ._. yep its ECOAS time, or now with out the s ECOA, we where all waiting for them!!   ….. jajaja not really. Here is the image that proves I already did it n_n

Mastery 25: Creation and use of strings in C++

Hi, here is the video: https://youtu.be/6Q98xA7S6nw
Thanks for watching!!! 🙂

Mastery 24: Creation and use of arrays in C++

Hi there… here is the video: https://youtu.be/UXQVmYoCK8Y Thanks for watching!!! n_n

Mastery 23: Creation and use of vectors in C++

HI n_n here is the video: https://youtu.be/npMa7m7qfE0
Thanks for watching!!

Mastery 21: Use of recursion for repetitive algorithms

Hey, here is the video: https://youtu.be/3k9CgjcuUwg
Thanks for watching ! n.n

Mastery 8: C++ coding conventions

Hi.. Here is the video: https://youtu.be/poTQ6MlIwi0
Thanks for wtching! 🙂

Mastery 20: Use of loops with “for”

Hello there!!, here is the link to the video: https://youtu.be/-oWv3wXC-bY
Thanks for watching 🙂

Mastery 20: Use of loops with “for”

Hello there!!, here is the link to the video: https://youtu.be/-oWv3wXC-bY
Thanks for watching 🙂

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