Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 2.82 KB

README.md

File metadata and controls

29 lines (17 loc) · 2.82 KB

Pymp My Coding Skills

Status: Active Version v1.0 Python

Disclaimer: The publishers and books mentioned in the repository are a personal choice that don't bring any provision.

Pymp My Coding Skills is a collection of tips, tricks and references to improve your programming skills in Python. The content of this repository is intended for advanced programmers and requires fundamental knowledge about Python - Comparable to Level 2 in Mastering Python: A Quick Guide. If you are not at this level yet, then it's recommended to work through the content of Level 1 and 2 to understand and the topics correctly.

Content

The tips and tricks stuff is divided into chapters, each covering a specific aspect of Python:

References

A good resource for (open-source) projects is github.com. By using online search engines the research can be specified, e.g. site:github.com awesome python3. Further content can be found at YouTube, e. g. searching Python3 Tricks or under realpython.com with many tutorials. If you like to read, there are several publishers that offer books about Python: no starch press, O'Reilly, Packt>, Manning Publications. A short list with personal recommendations:

Further books, depending on programming level, can be found in Mastering Python: A Quick Guide (see Level 1 to Level 3).

Creative Commons License