Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/wp-includes/feed-rss2.php on line 8
Diegops’s Articles at Courses by Ken https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Thu, 07 May 2015 22:04:14 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ MASTER SUDOKU https://kenscourses.com/tc101winter2015/2015/master-sudoku/ Thu, 07 May 2015 22:04:14 +0000 https://diegops.withknown.com/2015/master-sudoku Continue reading ]]>

1017

First of all here is the link to our project (mauricio and mine) the super sudoku:

https://github.com/kenwbauer/DiegoMauricio/blob/master/project.cpp

It was a very hard proyect, mainly because there are so many things to do from the school and tournments and trainings and all that stuff. The easiest part of the project was making the body of the sudoku, the lines and all that stuff. We suffered a lot or at least i suffered a lot in the project because I doesnt understand vectors, so i need to look for information and practice to finally finish it. Hope you like it.

]]>
https://creativecommons.org/licenses/by/4.0/
Wsq16 https://kenscourses.com/tc101winter2015/2015/wsq16-4/ Mon, 04 May 2015 22:11:17 +0000 https://diegops.withknown.com/2015/wsq16 Continue reading ]]>

16 1017

CARS EVERYWERE! here is my submit to the wsq 16 cars cars cars

https://github.com/diegoplascencia/wsq16/tree/master

]]>
https://creativecommons.org/licenses/by/4.0/
quiz11 last one https://kenscourses.com/tc101winter2015/2015/quiz11-last-one/ Mon, 04 May 2015 20:55:57 +0000 https://diegops.withknown.com/2015/quiz11-last-one Continue reading ]]>

1017 10

Diego Plascencia A01229988

Finally last bananas on my computer, here is the quiz number 11 code

https://github.com/diegoplascencia/Quiz11/tree/master

]]>
https://creativecommons.org/licenses/by/4.0/
QUIZ10 https://kenscourses.com/tc101winter2015/2015/quiz10-22/ Mon, 04 May 2015 20:28:24 +0000 https://diegops.withknown.com/2015/quiz10 Continue reading ]]>

1017 10

Diego Plascencia A01229988

Holly vectors, vectors are the most difficult thing about programming until now, I saw some videos that a partner recomended me and with some help finally here are my codes

https://github.com/diegoplascencia/Quiz10/tree/master

]]>
https://creativecommons.org/licenses/by/4.0/
FINAL DEATH WEAK https://kenscourses.com/tc101winter2015/2015/final-death-weak/ Mon, 20 Apr 2015 14:04:41 +0000 https://diegops.withknown.com/2015/final-death-weak Continue reading ]]>

Well these weeks I´ll be literally dying, this week is full of projects, literally FULL! And next week I need to travel to MTY to play volleyball, so this week I will do my hwks and projects each day for the next day, and then in the free time I have in the day I will complete my WSQs and masteries, I can´t really schedule my week because each day I have different homeworks and train at different times. I need longer days :c

]]>
https://creativecommons.org/licenses/by/4.0/
QUIZ! https://kenscourses.com/tc101winter2015/2015/quiz/ Fri, 17 Apr 2015 05:42:52 +0000 https://diegops.withknown.com/2015/quiz Continue reading ]]>

Diego Plascencia Sanabria A01229988

HERE IS THE LINK TO MY MODIFIED CODES:

https://github.com/diegoplascencia/exam2

MY EXAM WAS NOT THAT BAD, I JUST DO NOT REMEMBER THE PALINDROM STUFF

]]>
https://creativecommons.org/licenses/by/4.0/
Mastery14 https://kenscourses.com/tc101winter2015/2015/mastery14-6/ Thu, 16 Apr 2015 14:33:54 +0000 https://diegops.withknown.com/2015/mastery14 Continue reading ]]>

Diego Plascencia Sanabria A01229988

For creating and using your own lybraries just follow the next steps:

-First, create the files on “mylibrary.cpp” and “mylibrary.h”

-Next, compile the library without the function main(), this will generate a file called “myfile.o”

-Next, create another file called “main.cpp” (it can be another name, but this one is easier), in this file you need to “mylibrary.h”

-Finally, Compile main.cpp and add the library “myfile.o” 

Hope it help you.

]]>
https://creativecommons.org/licenses/by/4.0/
E https://kenscourses.com/tc101winter2015/2015/e/ Fri, 10 Apr 2015 03:34:44 +0000 https://diegops.withknown.com/2015/e Continue reading ]]>

I cant really know if this program will run or not, i made it on a computer of a hotel in monterrey and i do not have time to download cigwin, but here is my code:

https://github.com/diegoplascencia/c-/blob/master/calcue.cpp

]]>
https://creativecommons.org/licenses/by/4.0/
baby https://kenscourses.com/tc101winter2015/2015/baby/ Sat, 04 Apr 2015 18:45:18 +0000 https://diegops.withknown.com/2015/baby Continue reading ]]>

Babylonians were the first ones who figured out how to obtain the square root of a number by a series of repetitions, here is a program that will obtain the square roote of a number by the babylonian method, the first link is to help you know more about the history of this method, and the second one is the program:

HISTORY: http://mathlesstraveled.com/2009/05/18/square-roots-with-pencil-and-paper-the-babylonian-method/

PROGRAM: https://github.com/diegoplascencia/baby/blob/master/wsq13.cpp

]]>
https://creativecommons.org/licenses/by/4.0/
list https://kenscourses.com/tc101winter2015/2015/list/ Sat, 04 Apr 2015 18:14:52 +0000 https://diegops.withknown.com/2015/list Continue reading ]]>

Diego Plascencia Sanabria      A01229988

This program was huge and difficult, if you have any doubt you can coment on it, here is the link:

https://github.com/diegoplascencia/wsq10.cpp/blob/master/wsq10.cpp

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