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
‘#other’ Articles at Courses by Ken https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Wed, 18 Feb 2015 20:24:04 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ #Mastery08 https://kenscourses.com/tc101winter2015/2015/mastery08-2/ Wed, 18 Feb 2015 20:24:04 +0000 http://venkonprogram.withknown.com/2015/mastery08 Continue reading ]]>

Python conventions (Zen of Python)

https://www.python.org/dev/peps/pep-0008/

Coding conventions are rules that were created by programers to make people’s life easier when reading a code. 

These conventions were created in order to have a better style when programming and that way, make the code easier to understand. 

Coding conventions include:

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