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

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/feed-rss2.php on line 8
manuelgodm’s Articles at TC101 Fall 2015 https://kenscourses.com/tc101fall2015 Introduction to Programming Python and C++ Thu, 26 Nov 2015 06:48:10 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ #Masteries 23, 24 & 25 https://kenscourses.com/tc101fall2015/2015/masteries-23-24-25/ Thu, 26 Nov 2015 06:48:10 +0000 http://manuelgodm.wordpress.com/?p=205 ]]> And here my video: https://youtu.be/LNpxQAoDXpI

Here you can find more information about arrays: https://www.programarya.com/Cursos/C++/Estructuras-de-Datos/Arreglos-o-Vectores

You can find information about vectors here: http://www.cplusplus.com/reference/vector/vector/?kw=vector

You can find information about strings here: http://www.cplusplus.com/reference/string/string/?kw=string

(Tuve problemas para subir el video por que estaba muy muy lento el internet, por eso apenas lo postee, espero y pueda comprender ken)

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ17 https://kenscourses.com/tc101fall2015/2015/wsq17-11/ Thu, 26 Nov 2015 05:28:17 +0000 http://manuelgodm.wordpress.com/?p=169 ]]> Scilab…LastONE

When I read this is q I was excited because I love to play games, but when i download the “game” I knew that Scilab is better than a game.
I think it’s a great program and I think also be very useful in my studies.
I think these tools are very helpful to students. Technology moves quickly and I am happy because technology helps to make the life of people easier.
This kind of software is awesome and I would like say thanks ken for share with us SciLab, I am sure that this program will be helpful in the near future.
I found many interesting things here a simulation of a wheel with erratic steering

scilab It’s awesome!!!

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ16 https://kenscourses.com/tc101fall2015/2015/wsq16-20/ Thu, 26 Nov 2015 03:53:01 +0000 http://manuelgodm.wordpress.com/?p=152 ]]> Cars…

carro

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

]]>
https://creativecommons.org/licenses/by/4.0/
#BONUS https://kenscourses.com/tc101fall2015/2015/bonus/ Tue, 24 Nov 2015 18:27:20 +0000 http://manuelgodm.wordpress.com/?p=147 ]]> Bonus Points – Video Review of Class

Thanks for all Ken.

And here my video: https://youtu.be/DtQfKHJdN6A

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ15 https://kenscourses.com/tc101fall2015/2015/wsq15-8/ Tue, 24 Nov 2015 12:28:44 +0000 http://manuelgodm.wordpress.com/?p=138 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.

  

 

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ14 https://kenscourses.com/tc101fall2015/2015/wsq14-6/ Mon, 23 Nov 2015 14:09:27 +0000 http://manuelgodm.wordpress.com/?p=118 ]]> Estimating e.

This WSQ was relative easy but I had a problem because it don’t gave me the correct decimal points of accuracy.
I can find the error and fix it.
I had a little help from http://www.cplusplus.com where I found “setprecision” to calculate decimal points of accuracy, on header <iomanip>. http://www.cplusplus.com/reference/iomanip/setprecision/

 

And here my code: https://github.com/manuelgodm/TC101/blob/master/e.cpp

photo-1444564689166-44a27b01716f.jpg

Picture taken from: https://images.unsplash.com/photo-1444564689166-44a27b01716f?ixlib=rb-0.3.5&q=80&fm=jpg&s=c8ef65b7a48e3d0fef592006d4403939

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ13 https://kenscourses.com/tc101fall2015/2015/wsq13-6/ Mon, 16 Nov 2015 06:35:20 +0000 http://manuelgodm.wordpress.com/?p=108 ]]> Babylonian Method

This WSQ was easy, it’s just about understanding the Babylonian Method…

I read about this method in this website: http://www.buenastareas.com/ensayos/Obtenci%C3%B3n-De-La-Ra%C3%ADz-Cuadrada-De/2607277.HTML

img_heron-square-root

Picture taken from: http://homeworkz.info/wp-content/uploads/2013/07/img_heron-square-root.jpg

And here my code uploaded to github: https://github.com/manuelgodm/TC101/blob/master/BabylonianMethod.cpp

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ12 https://kenscourses.com/tc101fall2015/2015/wsq12-10/ Mon, 16 Nov 2015 05:05:32 +0000 http://manuelgodm.wordpress.com/?p=105 ]]> Greatest Common Divisor

This WSQ was easy, I only had to read about the Euclid’s algorithm to understand a little bit how I had to do it.

I read about Euclid’s algorithm in this website: https://en.wikipedia.org/wiki/Euclidean_algorithm

gcd

Picture taken from: https://en.wikipedia.org/wiki/Euclidean_algorithm

And here my code uploaded on github: https://github.com/manuelgodm/TC101/blob/master/GreatestCommonDivisor.cpp

]]>
https://creativecommons.org/licenses/by/4.0/
#Masteries 21 & 22 https://kenscourses.com/tc101fall2015/2015/masteries-21-22/ Mon, 16 Nov 2015 03:48:06 +0000 http://manuelgodm.wordpress.com/?p=103 ]]>

Mastery 21. Use of recursion for repetitive algorithms…

Mastery 22. When to use what type of repetition in a program…

And here my video:

]]>
https://creativecommons.org/licenses/by/4.0/
Bonus Quiz https://kenscourses.com/tc101fall2015/2015/bonus-quiz-15/ Sun, 15 Nov 2015 19:22:30 +0000 http://manuelgodm.wordpress.com/2015/11/15/bonus-quiz/ ]]> Done!

I did the evaluation the last Thursday, but I forgot to upload it. I’m sorry    ^.^’ 

 

]]>
https://creativecommons.org/licenses/by/4.0/