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

Author Archives: lulisgp

“Temperature”

Hey there! This is the #WSQ05 is about a temperature converter from Farhenheit to Celsius.
I had no problems while programming. Im nervous about the test, soon!!

About me…

Hey world! Im Lourdes, but I prefer you call me “Lulis”. I love music and maths. Im studying Electronic Engineering in ITESM. I chose this degree because I like technology and maths. I think I made the right choice. I’d love to master in Nanotechnology. I love soccer and playing guitar singing, writing songs and dancing! […]

“Fun with numbers”

Hey everyone!
It is really easy to make this code, but I had problems running it. Because, I had not written:
x=int(x)
That is why when I wrote x+y, (3+3) instead of run 6, it ran 33.
So this is my code in atom, and cygwin.
#WSQ03

“Flipped learning”

I would resume the video with this image I found. I think a flipped class should be done by all the teachers, this way makes the subjects easier, and not as boring as usually get. #WSQ02

#WSQ01

Hey everyone!!! I have Windows and it was kind of problematic to run Python3. I was like the girl in the pic… I watched this video that helped me: https://www.youtube.com/watch?v=OyUaRUq3w1M

#WSQ00

Hey this is me.
My twitter: https://twitter.com/lulis_garciap

Hello world!

This is your very first post. Click the Edit link to modify or delete it, or start a new post. If you like, use this post to tell readers why you started this blog and what you plan to do with it.
Happy blogging!

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