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

Tag Archives: #WSQ01

#WSQ01

I downloaded the  Cygwin version for Windows, first attempt couldn´t be completed but the second one went all right.

#WSQ01

Installing python 3 in my mac was a piece of cake (probably because I have a real OS)
STEPS:
Go to python.org
Download python3
Install
🙂
 
 

WSQ01 – Setting up programming enviroment

I installed Python, Atom, and Cygwin to my Windows machine, and ran the normal “Hello World” program with python.    

WSQ01

Hello people of the internet universe!!! This week for my WSQ01 I installed Ubuntu on my computer, I totally liked this OS! I recommend everybody to install this on their computers. In this blog, I’m going to share the link where you can download Ubuntu. And I’m also going to paste the link where you […]

WSQ01 – Setup Python 3

Evening of Friday, I just finished the meal and sat in front of the computer, I go to http://www.ubuntu.com then download the iso of Ubuntu 14.04 LTS, I realized I don’t have any usb or dvd (but who uses dvd nowadays) so I bought a usb, then I make it booteable, I restart windows, enter…
Continue reading

#WSQ01

Hi guys! I’ve already done #WSQ01. It was easy to install python and cygwin… And this is my first project if you want it you can listen this song, it’s really cool to me https://www.youtube.com/watch?v=RF0HhrwIwp0

#WSQ01

Hi guys! I’ve already done #WSQ01. It was easy to install python and cygwin… And this is my first project if you want it you can listen this song, it’s really cool to me https://www.youtube.com/watch?v=RF0HhrwIwp0

WSQ01 – SETTING UP C++

My experience with setting up my programming environment was kind of messy. Here is why:  First, I use Windows as my operating system, so I looked for Cygwin and installed it from its webpage (https://www.cygwin.com/). I had not trouble doing that. The problem started when I had to select the packages. I knew I had […]

Setup Python 3

“Thanks Juan Melendres (me) for this photo. ” It was easy to install Python3 and Atom, I don’t have any problem installing this programs.  I run the programs and everything is fine. Where I download Python 3: https://www.python.org/downloads/ Where I download Atom: https://atom.io

Setup Python 3

“Thanks Juan Melendres (me) for this photo. ” It was easy to install Python3 and Atom, I don’t have any problem installing this programs.  I run the programs and everything is fine. Where I download Python 3: https://www.python.org/downloads/ Where I download Atom: https://atom.io

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