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

Tag Archives: #TC101

WSQ16

My brain is collapsing, Miguel Cardenas is being my teacher and helping me and stuff. I kind of like him, even though he  yells and is annoying, I believe he likes me (and hope he is not reading this). JK

But that ws not the point right, reading files is tricky. But it makes sense and is so much fun!

 

My code in github: https://github.com/VanessaBaeza17/wsq16/blob/master/code

#Masteries – #TC1017 – A01631728

Here are  the final masteries, finally!!!!! IM DONEEE Masterie 8 and 21: https://www.youtube.com/watch?v=5N4_ylfjvBI&feature=youtu.be&hd=1 Masterie 2 and 9: https://www.youtube.com/watch?v=ywiEexzfTAc&feature=youtu.be&hd=1

WSQ14

Here is my code to wsq14, hate euler, love euler, our relationship is complicated 3

My code in github: https://github.com/VanessaBaeza17/wsq14/blob/master/code

Bonus Point (Goodbye TC101)

Well.. everything has its time, and by now its time to finish with this class (unless you fail) . This is probably my final blog post for #TC101, so far the best class I took this semester. I want to… Continue Reading →

#Bonus #Video

I did a short video to give some advices and what is to be on a flipped learnig class, thanks ken!! You can use it wherever you want, you have my permission. YouTube video:

Final final project post

HERE IT IS!! AFTER A HUNDRED YEARS!! Finally, my project is finished, of course with some help but, who didn’t need it? In the code were 2 functions, one for grayscale and the other for scale (1/2); What the grayscale… Continue Reading →

Creation and use of Strings in C++

In this mastery I will talk to you about a really simple topic, “Strings”. Well, first of all strings are a one-dimensional array of characters which is terminated by a null character ‘’. Thus a null-terminated string contains the characters that comprise the… Continue Reading →

Video Review of Class

Mastery #25

Mastery 23 y 24

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