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

Tag Archives: #Quiz8

quiz 8

https://github.com/estebanpinal/WSQ/blob/master/q8

Quiz 8

HERE IS MY CODE FOR QUIZ 8 I AM REALLY BEHIND IN THE READING, SO THIS QUIZ WAS HARD FOR ME. I NEEDED TO ASK A FRIEND OF MINE TO HELP ME.HE EXPLAINED TO ME AND THEN IT WAS EASIER. LINK TO CODE: https://github.com/cortesivan96/Sum-of-Squares/blob/master/Quiz%208

Quiz 8

HERE IS MY CODE FOR QUIZ 8 I AM REALLY BEHIND IN THE READING, SO THIS QUIZ WAS HARD FOR ME. I NEEDED TO ASK A FRIEND OF MINE TO HELP ME.HE EXPLAINED TO ME AND THEN IT WAS EASIER. LINK TO CODE: https://github.com/cortesivan96/Sum-of-Squares/blob/master/Quiz%208

QUIZ 8.This was not that hard, but I couldn’t do it at first…

QUIZ 8.

This was not that hard, but I couldn’t do it at first because I didn’t know how to use vectors, so I had to look for some information about that. This was a short quiz. Here is my code: https://github.com/bsolisale/QUIZ-8/blob/master/Q8

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 →

Quiz #8!

Here is my code to quiz 8,

Programming is way more fun when you begin to actually get it.

Thanks

   

 

QUIZ 8

#QUIZ8https://github.com/ricardonewton/TC101/blob/master/q1.cpp

#Quiz 8

Quiz 8, after receiving some tutorings now it is easier to create functions with vectors!
thanks ken 🙂
Here is my code
https://github.com/fernandazm/WSQS/blob/master/Quiz%208

#Quiz 8

Quiz 8, after receiving some tutorings now it is easier to create functions with vectors!
thanks ken 🙂
Here is my code
https://github.com/fernandazm/WSQS/blob/master/Quiz%208

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