#Mastery03

Zen of Python

In this mastery we read the Zen of Python and we were meant to write our thoughts about it.

The Zen of Python is like a code while writing in this language. This document mainly tells you what to do and what not to do when you are programming, and how to make your programs simpler and easier to read, and if you do that you can also correct errors fasters as you don´t struggle looking for the wrong code.

Examples

«Beautiful is better than ugly.»

It is better to use and/or than &&/|| so it looks more readable.

«Although that way may not be obvious at first unless you’re Dutch.»

This is a pure reference to the creator of Python, Guido van Rossum, who is Dutch.

«Explicit is better than implicit.»

It means that you have to name explicitly when you use them in functions.

Deja un comentario

Diseña un sitio como este con WordPress.com
Comenzar