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
Osvaldo Mendoza’s Articles at Courses by Ken https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Thu, 07 May 2015 04:32:42 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ #TC1017 #FinalProject https://kenscourses.com/tc101winter2015/2015/tc1017-finalproject-2/ Thu, 07 May 2015 04:32:42 +0000 https://osvservin.withknown.com/2015/tc1017-finalproject Continue reading ]]>

Hello, my partner and I have finished the code of the sudoku, we had a lot of hard situations because sometimes it compiled and sometimes it did not compiled, but at the end we could, furthemore we asked for help to a classmate and after that we understood better what to do.

Also we saw some videos, and web pages to know more funtions. Personally I would like to say that I learned a lot with this project, I had to find for more commands that I did not know before, so I like it,

I will leave the code in github, you can see it in the next link:

https://github.com/kenwbauer/OsvaldoFernando/blob/master/Final%20Code

]]>
https://creativecommons.org/licenses/by/4.0/
#mastery17 #TC1017 https://kenscourses.com/tc101winter2015/2015/mastery17-tc1017-5/ Thu, 07 May 2015 00:19:35 +0000 https://osvservin.withknown.com/2015/mastery17-tc1017

He mejorado mi mastery 17 haciendo un video para explicar la estructura switch case

video: https://youtu.be/KGPx3ZHA8Iw

codigo: https://github.com/servin1/mastery1/blob/master/mastery17

Continue reading ]]>

He mejorado mi mastery 17 haciendo un video para explicar la estructura switch case

video: https://youtu.be/KGPx3ZHA8Iw

codigo: https://github.com/servin1/mastery1/blob/master/mastery17

]]>
https://creativecommons.org/licenses/by/4.0/
#mastery07 #TC1017 https://kenscourses.com/tc101winter2015/2015/mastery07-tc1017-5/ Wed, 06 May 2015 23:57:20 +0000 https://osvservin.withknown.com/2015/mastery07-tc1017

Hola que tal? he mejorado mi mastery7 haciendo un video con su explicación

links;

 

https://github.com/servin1/mastery1/blob/master/mastery07

https://youtu.be/SvXkO25gqBo

 

Continue reading ]]>

Hola que tal? he mejorado mi mastery7 haciendo un video con su explicación

links;

 

https://github.com/servin1/mastery1/blob/master/mastery07

https://youtu.be/SvXkO25gqBo

 

]]>
https://creativecommons.org/licenses/by/4.0/
#mastery10 #Tc1017 https://kenscourses.com/tc101winter2015/2015/mastery10-tc1017-6/ Wed, 06 May 2015 23:48:23 +0000 https://osvservin.withknown.com/2015/mastery10-tc1017

Hola, he mejorado mi mastery 10 haciendo un video explicando acerca del mismo

 

https://github.com/servin1/mastery1/blob/master/wsq10

https://youtu.be/35qxZJJpWIA

Continue reading ]]>

Hola, he mejorado mi mastery 10 haciendo un video explicando acerca del mismo

 

https://github.com/servin1/mastery1/blob/master/wsq10

https://youtu.be/35qxZJJpWIA

]]>
https://creativecommons.org/licenses/by/4.0/
#mastery24 https://kenscourses.com/tc101winter2015/2015/mastery24-8/ Wed, 06 May 2015 23:33:46 +0000 https://osvservin.withknown.com/2015/mastery24-1

1017

 

Hola, que tal? 

mejoré en mastery 24 agregando un video para explicar los arrays, aquí pueden observar mi código y mi video

https://github.com/servin1/mastery1/blob/master/mastery24.cpp

https://youtu.be/rwy8zHbG4BI

Continue reading ]]>

1017

 

Hola, que tal? 

mejoré en mastery 24 agregando un video para explicar los arrays, aquí pueden observar mi código y mi video

https://github.com/servin1/mastery1/blob/master/mastery24.cpp

https://youtu.be/rwy8zHbG4BI

]]>
https://creativecommons.org/licenses/by/4.0/
#BonusPoint https://kenscourses.com/tc101winter2015/2015/bonuspoint/ Wed, 06 May 2015 21:00:57 +0000 https://osvservin.withknown.com/2015/bonuspoint

1017

 

I have already done my video about my experience in this course, you can watch it in the next link:

https://youtu.be/gFVmTYlIxio

Continue reading ]]>

1017

 

I have already done my video about my experience in this course, you can watch it in the next link:

https://youtu.be/gFVmTYlIxio

]]>
https://creativecommons.org/licenses/by/4.0/
#wsq11 https://kenscourses.com/tc101winter2015/2015/wsq11-18/ Wed, 06 May 2015 20:33:25 +0000 https://osvservin.withknown.com/2015/wsq11

11  1017

In the next link is avable the code of was11 which is about palindromes, so you have to tell the user if the word he insert is the same in you invert thar word, por example:

if the user insert: espse. The program has to tell you that is a palindrome, because if you invert that word is the same one.

 It is a little confuse, to do that I based in my classmate´s codes. You can see it here: https://github.com/servin1/wsq/blob/master/wsq11

Continue reading ]]>

11  1017

In the next link is avable the code of was11 which is about palindromes, so you have to tell the user if the word he insert is the same in you invert thar word, por example:

if the user insert: espse. The program has to tell you that is a palindrome, because if you invert that word is the same one.

 It is a little confuse, to do that I based in my classmate´s codes. You can see it here: https://github.com/servin1/wsq/blob/master/wsq11

]]>
https://creativecommons.org/licenses/by/4.0/
#wsq16 https://kenscourses.com/tc101winter2015/2015/wsq16-6/ Tue, 05 May 2015 22:06:33 +0000 https://osvservin.withknown.com/2015/wsq16 Continue reading ]]>

16 1017

I have donde wsq16, which is almost the final one, you can watch the code in the next link and you can find information about reading files in the book.

https://github.com/servin1/wsq/blob/master/wsq16

]]>
https://creativecommons.org/licenses/by/4.0/
#WSQ17 https://kenscourses.com/tc101winter2015/2015/wsq17-3/ Tue, 05 May 2015 21:38:56 +0000 https://osvservin.withknown.com/2015/wsq17

17 1017

 

En este wsq tuvimos que descargar y conocer un programa que resulta muy útil en la carrera profesional de cualquier ingeniero, ya que es un software de matemáticas avanzado que nos permite hacer cálculos de manera rápida y además nos proporciona gráficas de los datos para poder analizarlos.

Hace unos meses hablando con un ingeniero, me comentó que dentro de lo que ahora el trabaja el software que más utiliza es uno muy similar a este, es una muestra de que es importante a aprenderlos a utilizar y claro entenderlos.

Continue reading ]]>

17 1017

 

En este wsq tuvimos que descargar y conocer un programa que resulta muy útil en la carrera profesional de cualquier ingeniero, ya que es un software de matemáticas avanzado que nos permite hacer cálculos de manera rápida y además nos proporciona gráficas de los datos para poder analizarlos.

Hace unos meses hablando con un ingeniero, me comentó que dentro de lo que ahora el trabaja el software que más utiliza es uno muy similar a este, es una muestra de que es importante a aprenderlos a utilizar y claro entenderlos.

]]>
https://creativecommons.org/licenses/by/4.0/
#Quiz10 https://kenscourses.com/tc101winter2015/2015/quiz10-15/ Sat, 25 Apr 2015 17:02:36 +0000 https://osvservin.withknown.com/2015/quiz10 Continue reading ]]>

Hello, I have already done my quiz 10, which it was about vectors, the first program we needed to sum numbers, in the second one we needed to do a dot product.

I am going to leave my codes in the next links:

 

Program1: https://github.com/servin1/Quiz-10/blob/master/README.md

 

Program2: https://github.com/servin1/Quiz-10/blob/master/dotproduct

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