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

Tag Archives: #WSQ15

#WSQ15 Final Dash

Well… not so much to say. Ken planned this WSQ so we did it a month before the deadline. And here we are, just a day ahead. But hey! Viva México! Ok so… my plans… I’ve been working on my… Continue Reading →

#WSQ15

So there’s one day left for this semester to finish and at this point I’m regretting of doing nothing for this class during the long weekend we had, so since tonight I’m staying at TEC (because if I go home I’m affraid I might fall asleep) I’m going to make a rush on finishing the … Continue reading #WSQ15

Images

Due to time shortage I decided to omit this WSQ

WSQ15

Estas ultimas semanas me puse al corriente de todo, tome clases extras para poder terminar los WSQs y sacar buenas calificaciones en los exámenes. Este curso estuvo pesado pero depende de la persona, si dejas todo para el final o vas al corriente de los trabajos.

#WSQ15

This is a really stressed week and… well I think my schedule IS STUDY!!!! here is a picture of my agenda

WSQ15

For this blog I was supposed to have 4 weeks left but I´ve seen it with just one thay left so my plan is to finish today all the WSQ and finish tomorrow the masteries. 🙂

WSQ15 – Images

I won´t do this WSQ because i would have to uninstall python and install it in 32 bits to be able to download the library that allows me to manipulate images.
The link to the library site is this:
http://docs.python-guide.org/en/latest/scenarios/imaging/

WSQ15

I had to write a program that asks the user for the name of an image file  then performs any of the following operations and outputs the new image to a new file. Rotate (90,180,270) Flip (horizontal, vertical) resize (user specifies new size) You can find the code HERE

#WSQ15-Images

Doing this WSQ was more or less hard for me, the difficult part was that I did not find the correct iformation about images and I found an spanish blog about images. The program did not run on my computer because I had to reinstall python by using cygwin and Ken said me it was ok […]

#WSQ15

Final Dash.
In last days I had had a lot of work, many proyects and a Little bit homework.
And this is my calendar for the end of semester whenI have organised all my activities and my time.
  
 

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