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

Tag Archives: vectors

Quiz #8!

Hello again! For today’s quiz we had to write a code which could ask the user for undeterminated number of values and calculate the sum of the squares. For example: Let’s suppose that the user will introduce this values to… Continue Reading →

Quiz #8!

Hello again! For today’s quiz we had to write a code which could ask the user for undeterminated number of values and calculate the sum of the squares. For example: Let’s suppose that the user will introduce this values to… Continue Reading →

Roll the DIEZI read the book and looked at some websites to…

Roll the DIEZ

I read the book and looked at some websites to complete my understanding about vectors and arrays.

Websites:

 http://www.cplusplus.com/reference/list/list/

https://www.programarya.com/Cursos/C++/Estructuras-de-Datos/Arreglos-o-Vectores

Code

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