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

Tag Archives: #mastery06

Mastery06

Install Linux on their own computer. These are some reasons why people install Linux: -it’s free -It is customizable so you can tailor it to suit your preferences -It forces you to learn more -It is very difficult to get malware, mind you it remains a possibility. -It is not run by corporate interests so […]

Here are masteries #6 and #13Those were about installing Linux…

Here are masteries #6 and #13

Those were about installing Linux in my computer and about importing and using a library. 

https://www.youtube.com/watch?v=5SqD3NbKY7k

Mastery 6

For this mastery I didn’t wanted to really do the process because it would screw my laptop even more, but for the installation of Linux in a computer there are three ways which are: Starting from an external drive, using a Virtual Machine or using BootCamp. These three I’ll explain them for Mac exclusively, though … Continue reading Mastery 6

Mastery 6

#Mastery06 – Install Linux on their own computer

Hello this is on how to download and install Linux in your own computer. Linux is a very free operating system which can be downloaded without cost. You don’t even have to download it directly to your hard drive, instead you can do it on a USB if you prefer to.

Installing Ubuntu on a USB for Windows:

 

First you will need a USB with at least 2GB of free space. How can you put it on the stick? Use the installer in Pendrivelinux.com download the installer and follow the steps…

 

1.     1. Choose Ubuntu from the list

2.     2. Click on browse to open the file.

3.     3. Choose the USB you are going to be using and do a click on create.

 

How can you make a removable USB stick for your Mac? Easy.

1.     1 .Download Ubuntu Desktop.

2.     2. Open the Terminal

 

 

 

 

 

3.     3. Convert the .iso file to .img using hdiutil

4.     4. Try to run it.

5.     5. Then you have to insert your flash media.

6.     6. Run and execute.

 

96

Normal
0

21

false
false
false

ES-TRAD
X-NONE
X-NONE

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:”Tabla normal”;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:””;
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Calibri;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-fareast-language:EN-US;}

To boot up your mac using linux, restart it and press alt/option to choose the USB stick

Masteries 6 & 7

Mastery 06 – Install Linux on their own computer Mastery 07 – Use of comments in Python I included Mastery 05 – Demonstrate use of Linux sufficient for exams/quizzes on this video.

Masteries 6 & 7

Mastery 06 – Install Linux on their own computer Mastery 07 – Use of comments in Python I included Mastery 05 – Demonstrate use of Linux sufficient for exams/quizzes on this video.

Mastery 6: Install Linux on their own computer

Ok so.. in this mastery… i show you how to install an Linux like enviroment to run c++ programs: cygwin. here is the video where I show you how to install : VIDEO!!!! GO to the TC1017 WSQ01 page:http://kenscourses.com/tc101fall2015/course-home-page-for-tc1017/wsqs-tc1017/wsq01/ CLIC on cigwin. CLIC on install 32 bits WRITE c++ g++ and select the packs I… More Mastery 6: Install Linux on their own 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).