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

Tag Archives: #WSQ01

#WSQ01 #TC1017

I just installed Cygwin, ready to run C++. When I installed cygwin at the first time, It didn’t run because …

Continue reading

WSQ01

Setting up C++ in my computer… So, at first I thought it would be really easy to download a program and install it… I’ve done that a couple of times but I turned out this time I was totally lost. Why? Let me tell you… I opened Cygwin.com, where we were supposed to download the […]

#WSQ01

I saw Ken Bauer video and it was really easy to me to understand how to instal cygwin and gcc-g++ for compiling.

Compile, Run, Cry WSQ001

The steps I followed for this WSQ are pretty simple, I just downloaded the Xcode program from the App Store and the Atom program from the official page. Actually this is one of the easiest WSQ because all you have to do(in mac at least) is download and run the programs. flickr photo byThe Library […]

Compile, Run, Cry WSQ001

The steps I followed for this WSQ are pretty simple, I just downloaded the Xcode program from the App Store and the Atom program from the official page. Actually this is one of the easiest WSQ because all you have to do(in mac at least) is download and run the programs. flickr photo byThe Library […]

C++ install

https://www.youtube.com/watch?v=hh-V6el8Oxk https://www.youtube.com/watch?v=mvPBgoOf0DA

Cygwin and atom install.

I installed the cygwin, i have some problems to install because it doesn´t works so I watch this video to install it.

WSQ01

En Mac primero descarge “Xcode” luego “atom”, los ejecute yasi lo logre. Obtuve ayuda de compañeros de mecatronica de ultimo año y se rieron de mi porque no sabia ni como instalar algo y estaba en mecatronica.

Setup my computer for c++!!

Hello world!! My #WSQ01 was to setup my computer to start using C++ since I have a mac it was really easy because mac already has a terminal so all I did was looking in the spotlight “terminal” and open it as simple as that! also I installed ATOM a hackable text editor it was… Read More Setup my computer for c++!!

#WSQ01

Hey friends! So finally I decided to post about #WSQ01, and here it is: To install C++ on Mac first you have to install Xcode, a free Apple software available in the Mac App Store. Then you open terminal and… Continue Reading →

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