Author Archives: Osvaldo Mendoza

#TC1017 #FinalProject

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

#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

#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

 

#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

#mastery24

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

#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

#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

#wsq16

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

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

#Quiz10

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