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
‘WSQ10’ Articles at Courses by Ken https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Fri, 01 May 2015 19:51:57 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ DESVIACIÓN ESTÁNDAR https://kenscourses.com/tc101winter2015/2015/desviacion-estandar/ Fri, 01 May 2015 19:51:57 +0000 https://fernandoalvarado.withknown.com/2015/desviacin-estndar Continue reading ]]>

https://gist.github.com/fernandoalv/137438a72d3ee8eb5e7e

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz10 https://kenscourses.com/tc101winter2015/2015/quiz10-4/ Thu, 23 Apr 2015 17:22:23 +0000 https://lizethacosta.withknown.com/2015/quiz10 Continue reading ]]>

Question 1

Link: https://github.com/LizethAcosta/Quiz10/blob/master/Quiz101

Question 2

Link: https://github.com/LizethAcosta/Quiz10/blob/master/Quiz102

 

So, Ken and I learned something new today, we learned to use zip().

The link for this fuction is here: https://docs.python.org/3/library/functions.html#zip

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10 – Lists https://kenscourses.com/tc101winter2015/2015/wsq10-lists-11/ Sun, 12 Apr 2015 16:23:11 +0000 https://joseeduardosanchezrosas.withknown.com/2015/wsq10---lists Continue reading ]]>

GitHub: https://github.com/JoseSanchez12/TC1017-GitHub-Repos/blob/master/wsq10.cpp

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10 https://kenscourses.com/tc101winter2015/2015/wsq10-22/ Fri, 10 Apr 2015 04:36:53 +0000 https://alejanbreu.withknown.com/2015/wsq10 Continue reading ]]>

WSQ10. Lists

Github Link: https://github.com/alejanbreu/TC1014_Alejandro/blob/master/WSQ10.py

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10 – Lists https://kenscourses.com/tc101winter2015/2015/wsq10-lists-9/ Fri, 10 Apr 2015 04:08:48 +0000 https://jerles.withknown.com/2015/wsq10---lists Continue reading ]]>

https://github.com/jerles/jercodes/blob/master/wsq10.py

]]>
https://creativecommons.org/licenses/by/4.0/
Arrays/Vectores https://kenscourses.com/tc101winter2015/2015/arraysvectores/ Fri, 10 Apr 2015 03:35:42 +0000 https://programadventure.withknown.com/2015/arraysvectores Continue reading ]]>

En programación, una matriz o vector (llamado en inglés array) es una zona de almacenamiento continuo, que contiene una serie de elementos del mismo tipo, los elementos de la matriz. Desde el punto de vista lógico una matriz se puede ver como un conjunto de elementos ordenados en fila (o filas y columnas si tuviera dos dimensiones).” Esta es una definicion de lo que serian vectores, aqui esta mi codigo para poder ver un ejemplo de esto….lo unico es que mi programa esta delimitado a solo poder aceptar 90 valores: https://github.com/A01229754/Tc107/blob/master/wsq10.cpp

La informacion donde saque la definicion: http://es.wikipedia.org/wiki/Vector_(inform%C3%A1tica)

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10.cpp https://kenscourses.com/tc101winter2015/2015/wsq10-cpp/ Fri, 10 Apr 2015 03:23:07 +0000 https://a01224902.withknown.com/2015/wsq10cpp Continue reading ]]>

Here is the code for (lists) that gives the sum, average, and standard deviation for 10 values that the user inputs.

https://github.com/JuanPabloGonzalezHuezzo/WSQ10.cpp/blob/master/READ

//A great helper helped me to help you know those numbers just by running the program programmed because the //Helper Helped me 🙂

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10 https://kenscourses.com/tc101winter2015/2015/wsq10-21/ Fri, 10 Apr 2015 02:48:53 +0000 https://hoyos.withknown.com/2015/wsq10 Continue reading ]]>

here a code for the deviation standar WSQ 

the program ask for 10 numbers, but actually you can add some more if you wish

code in github:

https://github.com/Hoyos1148/WSQ10-correct/blob/master/List%20of%20numbers

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10 https://kenscourses.com/tc101winter2015/2015/wsq10-20/ Fri, 10 Apr 2015 02:40:15 +0000 https://a01630155.withknown.com/2015/wsq10 Continue reading ]]>

Hi guys, finally here’s my WSQ10 

Here’s a ver useful video from lynda, to undertand arrays:

http://www.lynda.com/C-tutorials/Arrays/167922/181584-4.html

Here’s the link to my code:

https://gist.github.com/samir96/7e181f8c3b51095a1ee2

 

]]>
https://creativecommons.org/licenses/by/4.0/
Hey gusy here is my WSQ10 https://kenscourses.com/tc101winter2015/2015/hey-gusy-here-is-my-wsq10/ Fri, 10 Apr 2015 02:32:25 +0000 https://arturoambriz.withknown.com/2015/hey-gusy-here-is-my-wsq10 Continue reading ]]>

Here is the link on github: https://github.com/chivaachino/Programming/blob/master/WSQ10.py

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