Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nueluzoma/alx-higher_level_programming


https://github.com/nueluzoma/alx-higher_level_programming

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Welcome to the Python World.

Author: Madubuike Emmanuel Uzoma
For ALX programme

The first projects are more "C-oriented" - no tricks, no funky syntax - simple!
If you've already played with Python, don't worry, fun things will come.
You'll soon find that with Python (and the majority of higher level languages), there are ten different ways to do the same thing. Some tasks will expect only one implementation, while other tasks will have multiple possible implementations.
Like C, Python also has a linter / style guide like Betty, called PEP8, also now known as PyCode.