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

Tag Archives: quiz

Quiz11

For this quiz we had to make two programms. One that calculate the value o e with the given accuracy by the user and a program that search for the word banana in a text file. I struggled with the… Continue Reading →

Quiz11

Check out my code here!

#Quiz11

11

Hi everyone today I had to do two programs, the first was to create a programm that give you something like the euclides algorithm or the e (exponential) grade, so take a look. The second one was to create a file that reads another file like a text and gave you the words in the text, like Banana.

Github code: 

.1

https://github.com/MarAnMu13575/-WSQ14-Estimating-e

.2

https://github.com/MarAnMu13575/-Quiz11.cpp/tree/master

 

Quiz11

Hi everyvody! My codes for the Quiz11 are over here: Euler: https://github.com/hrglez/TC1017/blob/master/WSQ14%20-%20Euler Banana: https://github.com/hrglez/TC1017/blob/master/Find%20Banana Any doubts, let me know. See ya!

Quiz 11

Here is the first program of the quiz
https://github.com/dianagdv/TC101/blob/master/Quiz11_1
and this is the second one
https://github.com/dianagdv/TC101/blob/master/Quiz11_2

ECOAS

Done!

ECOS

I just completed the ECOS evaluation available at MiTec. As a former Prepa Tec student I can tell you that we were forced (as in, you couldn’t leave the computer lab until you finished kind of forced) to complete these evaluations so it is kind of baffling to me that they aren’t compulsory, specially at […]

ECOS, aka ECOA. Resolved!

Hi Ken! (or everyone else)
Here some images to show you my work:

Thanks for such a great course!

Quiz 8

In this link you can see the program for quiz 8
https://github.com/dianagdv/TC101/blob/master/Quiz_8

Quiz 8

In this link you can see the program for quiz 8
https://github.com/dianagdv/TC101/blob/master/Quiz_8

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