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

Tag Archives: #WSQ16

WSQ16: Cars

The last WSQ for me, this Wsq was relly hard, i needed to investigate a lot and ask many of my friends for help.  I also cheecked son other post to understand what to do   https://github.com/cortesivan96/WSQs/blob/master/Cars%20(WSQ16)

WSQ16 – Cars

WSQ #16

Here’s the code of the WSQ16 I don’t like doing this kind of things but I looked of the others codes to find the way to do it… But I finally understand. Github code: wsq 16

#WSQ16

Cars… picture taken from: https://images.unsplash.com/photo-1431223768934-5f53d42100b2?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&s=9c9cd300a7988c01e42a1b9f2d098faf This wsq was little difficult but I asked a classmate and he recommended several pages where he had found how to do it and after that I found it easier. Here the website where I found some libraries: http://www.cplusplus.com/reference/fstream/ http://www.cplusplus.com/reference/string/string http://www.cplusplus.com/reference/sstream/istringstream/ And here my code: https://github.com/manuelgodm/TC101/blob/master/cars.cpp

#WSQ16 – HOMEWORK – A01631728

Here’s the last one, I’m free!!! I didn’t understand the column part but a friend from ISS help me, thank you Cesar!! 🙂 GitHub code: https://github.com/luisduartepalacios/WSQ16/blob/master/WSQ16.cpp

WSQ16

My brain is collapsing, Miguel Cardenas is being my teacher and helping me and stuff. I kind of like him, even though he  yells and is annoying, I believe he likes me (and hope he is not reading this). JK

But that ws not the point right, reading files is tricky. But it makes sense and is so much fun!

 

My code in github: https://github.com/VanessaBaeza17/wsq16/blob/master/code

#WSQ16

Hi guys! Here’s the WSQ16. I spent a lot of time doing this, honestly I think it was hard. The only way to succeed is practicing over and over. By the way, here’s my code: https://github.com/JsphSalazar/WSQ-s/blob/master/WSQ16

WSQ16

WSQ #16

Here is mycode 😀
https://github.com/FernyAlanis/wsq11-17/blob/master/wsq17

#WSQ16

Foto: https://flic.kr/p/8ojvNz En este WSQ encontré muchos problemas y no sabia como hacerlo bien, pedi ayuda y lo resolví, aparte de esto no podia descargar el documento con la información porque en la Mac no encontraba la manera de guardar el texto en .txt, así que pedi a un amigo que me lo mandara para yo … Seguir leyendo #WSQ16

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