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

Author Archives: fernandazm

mastery 18

Nesting conditionals 🙂
Thanks for the help #MarinaRuelas

#mastery17

Final proyect

For our final proyect we already have ubuntu and all the libraries needed, we have started with our program, and we have seen many tutorials but we still have many doubts.
Tomorrow someone will help us to finish it 🙂
THE STRESS IS BY MY SIDE !!!!
than…

Quiz 11.1

Sorry for being so late I did my code since yesterday but I really had a busy and stressed weekend
Hope is not too late
Here is my code:
 
https://github.com/fernandazm/WSQS/blob/master/Quiz%2011

2 final project

Esta vez nos dimos a la tarea de buscar herramientas o comandos que necesitaríamos para realizar el proyecto, encontramos que para cambiar el tamaño debemos incluir esto en nuestro código: convert -resize 48×48 image.png image-mini.png y para cambiarla a blanco y negro: convert -type image.jpg image-noir-blanc.jpg esto lo pudimos encontrar en la siguiente pagina: http://blog.desdelinux.net/como-manipular-imagenes-desde-el-terminal/ … Continue reading 2 final project

#ECOS

I already anaweres the ECOS 🙂

Avance en el examen final

Esta semana lo que hicimos de avance fue descargar Magic++, el cual pudimos descargar en el siguiente link: http://www.imagemagick.org/script/binary-releases.php Nosotras utilizamos ImageMagick-6.9.2-5-Q16-x64-dll.exe ya que ambas tenemos Windows. Una vez descargado, leimos todas las opciones de acciones que contiene Magic++ en el siguiente link: file:///C:/Program%20Files/ImageMagick-6.9.2-Q16/index.html

WSQ11

Really difficult for me; honestly I did it with a lot of help :/
https://github.com/fernandazm/WSQS/blob/master/%23WSQ11

Mastery 23

Use of strings 🙂 http://prezi.com/y1drf200uu9w/?utm_campaign=share&utm_medium=copy

#Mastery20

Using the for loop 🙂 http://prezi.com/sfbwburq70nn/?utm_campaign=share&utm_medium=copy

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