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
juanmele97’s Articles at TC101 Fall 2015, Page 4
Introduction to Programming Python and C++

Author Archives: juanmele97

Quiz08

Here is the quiz08 is was easy to do, but i was confused in somethings but then I find the way to do. I confused somethings and again I duplicated the ( ). Here is the code:  https://github.com/juanmele/Quiz08.git

Quiz 7

The exercise was so easy, but i have a problem with the exercise number 1. I write a double (( and the terminal says that have a syntax error and I don’t see the double (( and then we I saw it, I delate one and then the program works well. Here is the code…

Quiz 7

The exercise was so easy, but i have a problem with the exercise number 1. I write a double (( and the terminal says that have a syntax error and I don’t see the double (( and then we I saw it, I delate one and then the program works well. Here is the code…

quiz6

Here is the new quiz, I saw my error of the prog2 and now was corrected,
here are de codes:
Prog1 and Prog2

quiz6

Here is the new quiz, I saw my error of the prog2 and now was corrected,
here are de codes:
Prog1 and Prog2

On To Functions

This time i write a function for each calculation (sum, difference, etc.). Each function should define two parameters and return the correct value as an integer as well. It was easy, but i don’t remember how to do because in the semana i don’t do anything of the school. Here is the code: https://github.com/juanmele/WSQ08.2.git

On To Functions

This time i write a function for each calculation (sum, difference, etc.). Each function should define two parameters and return the correct value as an integer as well. It was easy, but i don’t remember how to do because in the semana i don’t do anything of the school. Here is the code: https://github.com/juanmele/WSQ08.2.git

Demonstrate use of Linux sufficient for quizzes/exams

Well is an software environment that we have to know, because more of the programs are writing in Linux and when you are programing in windows is different environment, because you have to do more things to download software or to run it. But if you have a Mac is similar environment to the linux…

Sum of Numbers

Here is the homework it was easy Here is my code: Sumofnumbers.py

Demonstrate use of Linux sufficient for quizzes/exams

Well is an software environment that we have to know, because more of the programs are writing in Linux and when you are programing in windows is different environment, because you have to do more things to download software or to run it. But if you have a Mac is similar environment to the linux…

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