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

Tag Archives: #quiz07

Quiz#08

Hi this was a good exercise to practice lists, and for i in, I had some problems that I resolved viewing the docs in python.org, finally I make it work!

Here is my code:

Quiz#08

Hi this was a good exercise to practice lists, and for i in, I had some problems that I resolved viewing the docs in python.org, finally I make it work!

Here is my code:

Quiz 07

I’m posting here my quiz 07. https://www.dropbox.com/s/6lqhijtyjx8y83x/quizz07_1.cpp?dl=0 https://www.dropbox.com/s/92amkjclhqgf08k/quizz07_2.cpp?dl=0

Quiz 07

I’m posting here my quiz 07. https://www.dropbox.com/s/6lqhijtyjx8y83x/quizz07_1.cpp?dl=0 https://www.dropbox.com/s/92amkjclhqgf08k/quizz07_2.cpp?dl=0

QUIZ07

Quiz 07

Quiz#7 Online Submission

Hi Ken this is my Quiz#7. About the problems I think the first one was a bit easier than the second one, because in math we have seen, the formula to find the distance between two coordinates, about the second I think it was difficult because in the beginning I didn’t realize how I will…
Continue reading

Quiz#7 Online Submission

Hi Ken this is my Quiz#7. About the problems I think the first one was a bit easier than the second one, because in math we have seen, the formula to find the distance between two coordinates, about the second I think it was difficult because in the beginning I didn’t realize how I will…
Continue reading

QUIZ07

Bruh, i’m getting REKT at physics and math, BUT, this is Programming, so, here’s are the GitHub links to my code, i’ll post them as links and will show you the “sauce” from where i got the code. First Question – Second Question – Here’s the sources: Absolute Hypot Fibonacci

QUIZ07

Bruh, i’m getting REKT at physics and math, BUT, this is Programming, so, here are the GitHub links to my code, i’ll post them as links and will show you the “sauce” from where i got the code. First Question – Second Question – Here’s the sources: Absolute Hypot Fibonacci

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