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

Author Archives: chozacastro

WSQ10

This WSQ is about lists, i had it saved since a week ago, i have been kinda busy these days, Partial Exam of math today, i need to do WSQ11 and Masteries soooo. Here’s the code: I read the Python PDF abouts lists and checked how to do the deviation via Math Module.

QUIZ08

Well, i still don’t get this quiz, i had to search thru my classmates codes to barely understand how it works, Carmina’s Code is great, i got a glimpse of how it should be made, anyway, here it is, i still have my doubts about this, i hope i can clear them out before the […]

QUIZ08

Well, i still don’t get this quiz, i had to search thru my classmates codes to barely understand how it works, Carmina’s Code is great, i got a glimpse of how it should be made, anyway, here it is, i still have my doubts about this, i hope i can clear them out before the […]

QUIZ07

Bruh, i’m getting REKT at physics and math, BUT, this is Programming, so, here’s are the GitHub links to my code, i’ll post them as links and will show you the “sauce” from where i got the code. First Question – Second Question – Here’s the sources: Absolute Hypot Fibonacci

QUIZ07

Bruh, i’m getting REKT at physics and math, BUT, this is Programming, so, here are the GitHub links to my code, i’ll post them as links and will show you the “sauce” from where i got the code. First Question – Second Question – Here’s the sources: Absolute Hypot Fibonacci

WSQ09

Hey fellas(Who am i kidding, no one reads my freaking posts :C), here’s the blog post to my WSQ09 which is the use of Factorials, in this one i needed some help from the internet, i checked some posts and got some code which i will link in a moment, you might say this is […]

WSQ09

Hey fellas(Who am i kidding, no one reads my freaking posts :C), here’s the blog post to my WSQ09 which is the use of Factorials, in this one i needed some help from the internet, i checked some posts and got some code which i will link in a moment, you might say this is […]

QUIZ06

Yeah, so this quiz kinda messed with my head, even though it was fairly simple, i tried it with a For Loop but i didn’t remember the syntax at that moment soooo, here’s the link to my Github files, which are the answers to the quiz, P1.PY P2.PY Spoiler Alert: I got 5 on that […]

QUIZ06

Yeah, so this quiz kinda messed with my head, even though it was fairly simple, i tried it with a For Loop but i didn’t remember the syntax at that moment soooo, here’s the link to my Github files, which are the answers to the quiz, P1.PY P2.PY Spoiler Alert: I got 5 on that […]

WSQ08

Wow, it’s been a while since the last time i updated the blog, sorry i guess, been kinda busy these days, Math is not my friend now. Anyway, here’s WSQ08, this is a simple code where you must use Functions and re-use another code which is WSQ03.

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