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
a01551772’s Articles at TC101 Fall 2015 https://kenscourses.com/tc101fall2015 Introduction to Programming Python and C++ Thu, 26 Nov 2015 04:18:04 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ Bonus quiz https://kenscourses.com/tc101fall2015/2015/bonus-quiz-19/ Thu, 26 Nov 2015 04:18:04 +0000 http://a01551772.wordpress.com/?p=186 ]]> I have liked Ken’s course a lot, i’ll try to take the next course with him again.

Here’s my video:

]]>
https://creativecommons.org/licenses/by/4.0/
Masteries: 7, 10, 28 and 29 https://kenscourses.com/tc101fall2015/2015/masteries-7-10-28-and-29/ Thu, 26 Nov 2015 03:17:00 +0000 http://a01551772.wordpress.com/?p=184

]]>
https://creativecommons.org/licenses/by/4.0/
#wsq16 https://kenscourses.com/tc101fall2015/2015/wsq16-18/ Thu, 26 Nov 2015 03:16:11 +0000 http://a01551772.wordpress.com/?p=179 ]]> my code: https://github.com/lulisgarciap/wsq11/blob/master/wsq16.py

Frida’s code helped to do it.

Remember to download the file text of cars in the carpet where you have your python files! =)

wsq16

]]>
https://creativecommons.org/licenses/by/4.0/
#wsq14 https://kenscourses.com/tc101fall2015/2015/wsq14-22/ Thu, 26 Nov 2015 03:06:58 +0000 http://a01551772.wordpress.com/?p=173 ]]> At the beginning it was hard for me to understand what the code suposed to do.

When I understood everyhing easier, everything works with the formula. here’s my code:

https://github.com/lulisgarciap/wsq11/blob/master/wsq14.py

wsq14

]]>
https://creativecommons.org/licenses/by/4.0/
Masteries: 15. Use of the conditional “if”; 16. Use of “else” with a conditional; 17. Use of “elif” with a conditional; 18. Nesting of conditional statements https://kenscourses.com/tc101fall2015/2015/masteries-15-use-of-the-conditional-if-16-use-of-else-with-a-conditional-17-use-of-elif-with-a-conditional-18-nesting-of-conditional-state/ Thu, 26 Nov 2015 02:46:21 +0000 http://a01551772.wordpress.com/?p=167

This video is a bit long, but i show all these masteries.

The conditionals if, else, elif and of course you nest statements in each condition.

]]>
https://creativecommons.org/licenses/by/4.0/
M 8. Python conventions (Zen of Python) https://kenscourses.com/tc101fall2015/2015/m-8-python-conventions-zen-of-python/ Thu, 26 Nov 2015 02:42:07 +0000 http://a01551772.wordpress.com/?p=162 ]]> The Zen of Python
    Beautiful is better than ugly.
    Explicit is better than implicit.
    Simple is better than complex.
    Complex is better than complicated.
    Flat is better than nested.
    Sparse is better than dense.
    Readability counts.
    Special cases aren't special enough to break the rules.
    Although practicality beats purity.
    Errors should never pass silently.
    Unless explicitly silenced.
    In the face of ambiguity, refuse the temptation to guess.
    There should be one-- and preferably only one --obvious way to do it.
    Although that way may not be obvious at first unless you're Dutch.
    Now is better than never.
    Although never is often better than *right* now.
    If the implementation is hard to explain, it's a bad idea.
    If the implementation is easy to explain, it may be a good idea.
    Namespaces are one honking great idea -- let's do more of those!


source: https://www.python.org/dev/peps/pep-0020/

zen

source: http://westmarch.sjsoft.com/wp-content/uploads/2012/11/zen-of-python-poster-a3.png

]]>
https://creativecommons.org/licenses/by/4.0/
M 23. Creation and use of lists in Python https://kenscourses.com/tc101fall2015/2015/m-23-creation-and-use-of-lists-in-python/ Thu, 26 Nov 2015 02:22:20 +0000 http://a01551772.wordpress.com/?p=154

]]>
https://creativecommons.org/licenses/by/4.0/
M 6. Install Linux on their own computer https://kenscourses.com/tc101fall2015/2015/m-6-install-linux-on-their-own-computer/ Thu, 26 Nov 2015 02:02:11 +0000 http://a01551772.wordpress.com/?p=141 ]]> windows-vista-service-pack-1-sp1-2
flecha
linux
Ubuntu-1404-VPS

What is Linux

Linux is, in simplest terms, an operating system. It is the software on a computer that enables applications and the computer operator to access the devices on the computer to perform desired functions. The operating system (OS) relays instructions from an application to, for instance, the computer’s processor. The processor performs the instructed task, then sends the results back to the application via the operating system.

(source: http://www.linuxfoundation.org/what-is-linux)

If you want to install Linux in your computer with Windows, you should follow the next steps:

http://www.everydaylinuxuser.com/2014/05/install-ubuntu-1404-alongside-windows.html

 

]]>
https://creativecommons.org/licenses/by/4.0/
Masteries 1 and 2. https://kenscourses.com/tc101fall2015/2015/masteries-1-and-2-2/ Thu, 26 Nov 2015 01:53:22 +0000 http://a01551772.wordpress.com/?p=137

I had allready wrote about these masteries, but now i wanted to improve with a video ! =)

]]>
https://creativecommons.org/licenses/by/4.0/
#wsq13 https://kenscourses.com/tc101fall2015/2015/wsq13-20/ Wed, 25 Nov 2015 16:30:13 +0000 http://a01551772.wordpress.com/?p=133 The babylonian method was not that hard, you just have to understand the formula.

The variable root can take any value.

https://github.com/lulisgarciap/wsq11/blob/master/wsq13.py

wsq13

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