Development Environment Setup : Design Patterns In Python

Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=tiigVD8JO6s



Duration: 6:08
4,900 views
48


Documentation : https://sbcode.net/python/environment_setup/

The most universal approach to installing Python is to visit the official Python download page at,

https://www.python.org/downloads/

Normally this page will detect your operating system from the useragent in your browser and select which install is appropriate for you.

There will be 64 and 32 bit versions for your operating system. At the time of writing this documentation, the option of downloading the 64bit version was the most common, and the version was 3.9.x.

The code in this documentation will be using a simplified generic style of Python that should work in all versions since Python version 3.

(Book) Sometimes you just want to switch off your computer and read from a book. So, all GoF patterns are discussed in my Design Patterns In Python book
https://www.amazon.com/dp/B08XLJ8Z2J : ASIN B08XLJ8Z2J
https://www.amazon.com/dp/B08Z282SBC : ASIN B08Z282SBC

#python
#designPatterns
#pythonDesignPatterns







Tags:
Design Patterns In Python
Development Environment Setup
B08XLJ8Z2J
VSCode
install python
B08Z282SBC