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 2
Introduction to Programming Python and C++

Author Archives: cortesivan96

Mastery14

Creating your own and using C++ libraries

Here is the link to my video:

Mastery 15 and 16

Use of the conditional “if” Use of “else” with a conditional Here is the link to my video:

Mastery 13

Importing and using C++ libraries

Here is the link to my video:

 

Mastery 11 y 12

Calling C++ functions
Creating C++ functions

Here is the link to my video:

Mastery 9 and 10

Basic types and their use in C++
Basic output (printing) and input (text based) in C++

Here is the link to my video:

Mastery 7 and 8

Use of comments in C++
C++ coding conventions

Here is the link to my code:

 

Mastery 5 and 6

Demonstrate use of Linux sufficient for quizzes/exams
Install Linux on their own computer

Here is the link to my code:

Mastery 3 and 4

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

Here is the link to my video:

Matery 1 and 2

Ability to create C++ file and run from command line
Ability to create C++ project in IDE and run inside the IDE

Here is the link to my video:

WSQ12: Greatest Common Divisor

was really easy
here is the link to my code:
https://github.com/cortesivan96/WSQs/blob/master/Greatest%20Common%20Divisor%20(WSQ12)
 

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