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
Miguel Angel Cardenas Ortega’s Articles at TC101 Fall 2015 https://kenscourses.com/tc101fall2015 Introduction to Programming Python and C++ Thu, 26 Nov 2015 00:51:17 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ Bonus video https://kenscourses.com/tc101fall2015/2015/bonus-video-4/ Thu, 26 Nov 2015 00:51:17 +0000 https://miguelcardenas.withknown.com/2015/bonus-video

So this is my bonus video of how to survive in Ken´s class without dying.

link of the video: https://www.youtube.com/watch?v=Trw7irfpeog&feature=youtu.be

 

]]>

So this is my bonus video of how to survive in Ken´s class without dying.

link of the video: https://www.youtube.com/watch?v=Trw7irfpeog&feature=youtu.be

 

]]>
https://creativecommons.org/licenses/by/4.0/
Topic masterie 24 and 25 https://kenscourses.com/tc101fall2015/2015/topic-masterie-24-and-25/ Mon, 23 Nov 2015 01:45:46 +0000 https://miguelcardenas.withknown.com/2015/topic-masterie-24-and-25

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=-NqlHcAQwZY&feature=youtu.be

 

]]>

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=-NqlHcAQwZY&feature=youtu.be

 

]]>
https://creativecommons.org/licenses/by/4.0/
Topic masterie 22 https://kenscourses.com/tc101fall2015/2015/topic-masterie-22/ Mon, 23 Nov 2015 01:38:50 +0000 https://miguelcardenas.withknown.com/2015/topic-masterie-22

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=4n8zS35gQ7A&feature=youtu.be

 

]]>

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=4n8zS35gQ7A&feature=youtu.be

 

]]>
https://creativecommons.org/licenses/by/4.0/
Topic masterie 18 https://kenscourses.com/tc101fall2015/2015/topic-masterie-18/ Mon, 23 Nov 2015 01:29:06 +0000 https://miguelcardenas.withknown.com/2015/topic-masterie-18

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=st5XH_NzYsg&feature=youtu.be

 

]]>

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=st5XH_NzYsg&feature=youtu.be

 

]]>
https://creativecommons.org/licenses/by/4.0/
Topic masterie 6 https://kenscourses.com/tc101fall2015/2015/topic-masterie-6/ Mon, 23 Nov 2015 01:23:40 +0000 https://miguelcardenas.withknown.com/2015/topic-masterie-6

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=vOhZ0IMeEa8&feature=youtu.be

 

 

]]>

Here is my video tutorial for the topic masterie 23

link: https://www.youtube.com/watch?v=vOhZ0IMeEa8&feature=youtu.be

 

 

]]>
https://creativecommons.org/licenses/by/4.0/
Project update https://kenscourses.com/tc101fall2015/2015/project-update/ Sun, 22 Nov 2015 19:47:58 +0000 https://miguelcardenas.withknown.com/2015/project-update

Well, the project is basically done but i made just one change, now the user can input the name of the image to modified. 

Github Code: https://github.com/kenwbauer/TC101F15_Team02

]]>

Well, the project is basically done but i made just one change, now the user can input the name of the image to modified. 

Github Code: https://github.com/kenwbauer/TC101F15_Team02

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz11 https://kenscourses.com/tc101fall2015/2015/quiz11-2/ Sat, 21 Nov 2015 21:47:56 +0000 https://miguelcardenas.withknown.com/2015/quiz11

Here is the link for my answers for the

Github: https://github.com/MiguelAngelCardenas/Quiz11

]]>

Here is the link for my answers for the

Github: https://github.com/MiguelAngelCardenas/Quiz11

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ17 https://kenscourses.com/tc101fall2015/2015/wsq17/ Sun, 15 Nov 2015 21:09:55 +0000 https://miguelcardenas.withknown.com/2015/wsq17

So I have just downloaded Scilab to my computer and started playing with it, just with simple matemathical operations, I'm currently reading the 33 pages long introduction to this program, and It seems to be like some kind of IDE, for programming and specialy for math simulations, statiscs and 2d-3d grapghs. 

Maybe in the future this program is going to be very useful for math2 or math3 or something more advanced, but for know I need to learn how to use it.

 

]]>

So I have just downloaded Scilab to my computer and started playing with it, just with simple matemathical operations, I’m currently reading the 33 pages long introduction to this program, and It seems to be like some kind of IDE, for programming and specialy for math simulations, statiscs and 2d-3d grapghs. 

Maybe in the future this program is going to be very useful for math2 or math3 or something more advanced, but for know I need to learn how to use it.

 

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ16 https://kenscourses.com/tc101fall2015/2015/wsq16-2/ Sun, 15 Nov 2015 20:59:38 +0000 https://miguelcardenas.withknown.com/2015/wsq16

This one was a little tricky, first you need to find a tutorial on how to input and read text files, and then your will need to substract a little string form a big string (see this link to know how to do that: http://www.cplusplus.com/forum/beginner/14310/) and finally you will have to convert that string to a float in order to get the averages (see this link to know how to convert strings to floats: http://www.cplusplus.com/forum/general/13135/).

Here is my Github code: https://github.com/MiguelAngelCardenas/WSQ16/blob/master/cars.cpp

 

 

]]>

This one was a little tricky, first you need to find a tutorial on how to input and read text files, and then your will need to substract a little string form a big string (see this link to know how to do that: http://www.cplusplus.com/forum/beginner/14310/) and finally you will have to convert that string to a float in order to get the averages (see this link to know how to convert strings to floats: http://www.cplusplus.com/forum/general/13135/).

Here is my Github code: https://github.com/MiguelAngelCardenas/WSQ16/blob/master/cars.cpp

 

 

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ15 https://kenscourses.com/tc101fall2015/2015/wsq15-2/ Sun, 15 Nov 2015 19:10:58 +0000 https://miguelcardenas.withknown.com/2015/wsq15

So here is my calendar for finishing the activities of this class

Yesterday: we finished the project

today: I’ll finish all the WSQ

Thursday and sunday: I’ll do the remaining masteries

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