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

Tag Archives: #Quiz08

Quiz08

https://github.com/Giorgio6859/WSQ/blob/master/Quiz08

Quiz08

I’m having a lot of troubles with this, specially because i have not time enough. This will be a reminder to myself that i should never let things to the last minute. The code i wrote is this, and i… Continue Reading →

Quiz 8 – Dot product

Here’s the code for quiz 8: https://github.com/Dragv/quiz08 It took me a while to try to make as compact as possible since my first solution took a about double the length of the final code.

#Quiz08

When you gave us the quiz I knew nothing about vectors .-. and functions, but after doing some research, and watching some basic tutorials and examples on lynda.com, it became kind of easy to do it so here it is:
https://github.com/A01154027/TC101/blob…

Quiz08

I’m having a lot of troubles with this, specially because i have not time enough. This will be a reminder to myself that i should never let things to the last minute. The code i wrote is this, and i… Continue Reading →

Quiz 08

#QUIZ08

This was the most difficult quiz by this time because I don’t know pretty much how to write a vector. Today was my class of Mechatronic introduction and by luck one of my partners is a member of the another… Continue Reading →

#Quiz08

When you gave us the quiz I knew nothing about vectors .-. and functions, but after doing some research, and watching some basic tutorials and examples on lynda.com, it became kind of easy to do it so here it is:
https://github.com/A01154027/TC101/blob…

QUIZ08

Well, i still don’t get this quiz, i had to search thru my classmates codes to barely understand how it works, Carmina’s Code is great, i got a glimpse of how it should be made, anyway, here it is, i still have my doubts about this, i hope i can clear them out before the […]

Quiz #08

I could do the quiz because I had already done the WSQ10, that helped me to understand about vectors. Here is my code: https://github.com/Andreandc/TC1017/blob/master/quiz8q1.cpp

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