- 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!
Welcome to the Python world!
Python projects .
0x00. Python - Hello, World
0x01-python-if_else_loops_functions
0x02. Python - import & modules
0x03-python-data_structures
0x04-python-more_data_structures
0x05-python-exceptions
0x06-python-classes
0x07-python-test_driven_development
0x08-python-more_classes
0x09-python-everything_is_object
0x0A. Python - Inheritance
0x0B-python-input_output
0x0C-python-almost_a_circle
0x0D-SQL_introduction
0x0E. SQL - More queries
0x12-javascript-warm_up
0x13-javascript_objects_scopes_closures
0x0F-python-object_relational_mapping
0x10-python-network_0
0x14-javascript-web_scraping
0x15-javascript-web_jquery