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

Author Archives: dianagdv

Finished project

Here is the link for our finished project
https://github.com/kenwbauer/TC101F15_Team22/blob/master/FinishedProject
This was a complicate project because we had to use a library that we have never used before, and also we had to manipulate each single p…

Bonus points

Here is a video about my opinion and recommendations in Ken’s class. Hope it works for you.

Vector and libraries

Here is my video for the masteries 13 and 23

Recursion for repetitive algorithms

This is my video for the masteries 21 and 22

String and basic types

This is my video for the masteries 9 and 25

Input, output & comments

This is my video for the masteries 7 and 10

Switch and nesting of conditional statements

Here is my video for these two masteries

Creating and calling functions

This is the video that explains how to create and call a function

Use of for and while

Here is the video that explains how to use this two kinds of loops

Scilab

For this task we had to install Scilab, this is a software for numerical calculations. It think that is a very useful software that could help us with others subjects, so we can have more precision in the calculations.

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