2  Getting Started - Tools and Best Practices

2.1 Getting Started With Python

2.2 Learning Python

Whilst this book is not aimed at teaching you the fundamentals of Python, however, there are several excellent resources for doing so. These resources cover everything from the fundamentals of the programming language to more advanced concepts such as Object Oriented Programming (OOP) and beyond.

These are resources that I have found helpful and useful over the years:

Learning Python

2.3 Useful Tips and Tricks