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

Author Archives: andresvaldi

WSQ15

I have the exams all over my neck and I need more time but I do not have it. My first concern are the masteries and the project wich I can no get through it so tomorrow I have an appoinment with ken to see if we can figure it out together. so my plan… Read More WSQ15

Proyecto

Seguimos teniendo problemas para poder usar la librería de magic,encontramos un nuevo tutorial para poder correrlo en la mac pero si  no funciona  creo que la única solución va a ser bajar linux aquí esta el link del tutorial

quiz 11

https://github.com/andresvaldi/TC1010/blob/master/quiz11e
 

ECOS

No me tomo ni 8 minutos realizar mi encuesta! Aunque se que parece un fastidio para nosotros en finales cuando el tiempo es algo que no tenemos el ECOS es algo muy importante es cuando nuestra voz y opinión son escuchadas para mejorar o cambiar algo de tu carrera que no te gusta o de… Read More ECOS

WSQ13

Se trata de usar el metodo babilonico para encontrar una raíz cuadrada inexacta el lugar donde encontré la forma mas clara de hacerlo es en http://pensamiento-matematico.blogspot.mx/2013/05/metodo-babilonico-de-resolucion-de.html y en este video aunque la explicación empieza hasta el minuto 2 lo demás es una intro de los babilonios les puede servir aquí esta el link  http://pensamiento-matematico.blogspot.mx/2013/05/metodo-babilonico-de-resolucion-de.html Mi código… Read More WSQ13

WSQ12

It is about founding the greatest common divisor. What I did first was wrong because you have to make sure that the give you the biggest number first, and whith the loop I did it was keeping throwing me zero….. here si my fist code After doing the corrections and use de if conditionals this… Read More WSQ12

masteries 4 y 25

masteries 4 y 25

masteries 11 y 12 funciones

masteries 11 y 12 funciones

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