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

Tag Archives: #Mastery6

Mastery5 & Mastery6

Those are the masteries about
 

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

 
You can find my video here:

Masteries 6 and 18

 

Hope it helps!

 

Mastery#6

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:

How to install Ubuntu in Virtual Machine

Hi everyone I’m going to let here my video about how to install Ubuntu in Virtual Machine. Some important links: Oracle Virtual Machine – https://www.virtualbox.org/wiki/Downloads Ubuntu ISO Downlaod – http://www.ubuntu.com/download/desktop Here’s the video:

Mastery 6

I did not have the time for make a video about this, but one point for this Mastery would be okay:
I have successfully installed Linux (Ubuntu) on my own computer:

 

Installing Linux (UBUNTU)

Magick ++ is very hard to install in Windows, I’ve tried to installing watching videos, downloading the library but nothing work. So I have to go to Plan B, I install Linux in my computer, specifically in my USB. Here… Continue Reading →

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

A computer program can do two main things, ask for information or give the user new information. This two concepts are input and output, and it’s what we are going to talk about in this post. First, their definition: Output:… Continue Reading →

Masteries 5 & 6

Hi again! Here’s my video for masteries 5 & 6. I’m sorry for the awful edition and also for the excessive use of the Benny Hill’s Theme. I hope you like the video even with that stuff.

Install linux

In this video you can see how to install linux in your computer

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