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

Tag Archives: #WSQ08

WSQ 8: On to Funtions

This WQS was a little bit hard because i didn’t understand functions, but later a friend of mine help me to understand them and then it became easier. here is my code: https://github.com/cortesivan96/WSQs/blob/master/Funtion

WSQ 8: On to Funtions

This WQS was a little bit hard because i didn’t understand functions, but later a friend of mine help me to understand them and then it became easier. here is my code: https://github.com/cortesivan96/WSQs/blob/master/Funtion

#WSQ08

This wsq was the easiest one of de course, actually all the wsqs of this month where so easy that I did all ofthem in the first class of the month.

here is my code:

#WSQ08

This wsq was the easiest one of de course, actually all the wsqs of this month where so easy that I did all ofthem in the first class of the month.

here is my code:

#WSQ08

This thing seems to have spider webs… Once again I’m posting another wsq, here is my code: https://github.com/JsphSalazar/WSQ-s/blob/master/WSQ08 I don’t have any trouble with this one.

#WSQ08

This thing seems to have spider webs… Once again I’m posting another wsq, here is my code: https://github.com/JsphSalazar/WSQ-s/blob/master/WSQ08 I don’t have any trouble with this one.

On to functions

In this page you can see the program for the WSQ08
https://github.com/dianagdv/TC101/blob/master/WSQ08

On to functions

In this page you can see the program for the WSQ08
https://github.com/dianagdv/TC101/blob/master/WSQ08

On to functions

For this task we were meant to create a programm that performs the same as the WSQ03. This means the programm would have to calculate the addition, substraction, multiplication, division and reminder of two INTEGERS given by the user, but… Continue Reading →

On to functions

For this task we were meant to create a programm that performs the same as the WSQ03. This means the programm would have to calculate the addition, substraction, multiplication, division and reminder of two INTEGERS given by the user, but… Continue Reading →

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