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

Author Archives: cortesivan96

WSQ7: Sum of Numbers

This practice was easy. i did not have any trouble
here is the link to my code:
https://github.com/cortesivan96/WSQs/blob/master/Sum%20of%20Numbers

WSQ7: Sum of Numbers

This practice was easy. i did not have any trouble
here is the link to my code:
https://github.com/cortesivan96/WSQs/blob/master/Sum%20of%20Numbers

WSQ6: Random Numbers

This WSQ was really hard because it was completely different of what the others WQS were about. I did knew how to make random numbers so i just looked up on google. after that I read about it in the book, and in some way I managed to make the code run and to work. … Seguir leyendo WSQ6: Random Numbers

WSQ6: Random Numbers

This WSQ was really hard because it was completely different of what the others WQS were about. I did knew how to make random numbers so i just looked up on google. after that I read about it in the book, and in some way I managed to make the code run and to work. … Seguir leyendo WSQ6: Random Numbers

WQS4: About Me Page

I am studying Mechatronics because i love everything about this career. I like that it combines several engineering and make one awesome engineer. I certain that i made i right choice by choosing this career, because i imagine myself working as a Mechatronic engineer in the future, and also because i love everything that has … Seguir leyendo WQS4: About Me Page

WSQ4: About Me Page

I am studying Mechatronics because i love everything about this career. I like that it combines several engineering and make one awesome engineer. I certain that i made i right choice by choosing this career, because i imagine myself working as a Mechatronic engineer in the future, and also because i love everything that has … Seguir leyendo WSQ4: About Me Page

WSQ5: Temperature

This WQS was a little bit hard for me. the part of converting Farenheit to Celcuis was easy. The If and Else part was the hard one. At first I  did’t knew how to use the Conditionals, but after reading about it in the book and looking in some web site, I understand it and … Seguir leyendo WSQ5: Temperature

WSQ3: FUN WITH NUMBERS

It was really hard for me at the beginning. I read the section of the book that talk about how to do it, but i did get it. Finally i went to Lynda.com, and searched some tutorial about C++. This help me a lot. Finaly, i was able to do it all by myself with … Seguir leyendo WSQ3: FUN WITH NUMBERS

Quiz 8

HERE IS MY CODE FOR QUIZ 8 I AM REALLY BEHIND IN THE READING, SO THIS QUIZ WAS HARD FOR ME. I NEEDED TO ASK A FRIEND OF MINE TO HELP ME.HE EXPLAINED TO ME AND THEN IT WAS EASIER. LINK TO CODE: https://github.com/cortesivan96/Sum-of-Squares/blob/master/Quiz%208

Quiz 8

HERE IS MY CODE FOR QUIZ 8 I AM REALLY BEHIND IN THE READING, SO THIS QUIZ WAS HARD FOR ME. I NEEDED TO ASK A FRIEND OF MINE TO HELP ME.HE EXPLAINED TO ME AND THEN IT WAS EASIER. LINK TO CODE: https://github.com/cortesivan96/Sum-of-Squares/blob/master/Quiz%208

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