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

Author Archives: hrglez

Masteries 19 & 20

Use of loops with “while” Use of loops with “for”

Masteries 23 & 24

Creation and use of vectors in C++
Creation and use of arrays in C++

Masteries 3 & 4

Create accounts: Blog, Twitter, GitHub
Submit work via Blog RSS and GitHub
 

Masteries 13 &25

Importing and using C++ libraries
Creation and use of strings in C++

Masteries 11 & 12

Calling C++ functions
Creating C++ functions

WSQ16, Finally done…

This one could be the hardest one. “Cars vs. Yo Soy 196” would be a good fight. And I found out the function “atoi”(it converts strings to integers) is in the “algorithm” library… so good I had BigInteger when doing the “Yo Soy 196”. I had to research a lot for this one, and learned […]

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!

WSQ17, The last freaking one!!

Damn hell I can not believe this is the last WSQ (actually I skipped the WSQ16, but I will done it later). This was easy a heck, It was just about reading and doing examples. Now I (kind of) know how to use Scilab, an incredible program that could do almost everything, here some images: […]

Second week for the Final Project

HI EVERYBODY! I JUST DO NOT HAVE IMAGES FOR THIS POST, AND AS YOU CAN SEE I AM WRITING USING JUST CAPITAL LETTERS. THAT IS BECAUSE I AM TRYING TO EXPRESS ALL THE STRESS I AM DEALING WITH. AND I KNOW YOU ARE IN THE SAME POSITION. THE FACT THAT THE SEMESTER IS ALMOST OVER […]

ECOS, aka ECOA. Resolved!

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

Thanks for such a great course!

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