These are the rules I will follow to learn to code in Python:
1 Always ensure you have the latest version of Python for your IDLE (Integrated Development Environment).
2 The new version for Python is: 3.12.4 (download: Monday 15th July 2024 / 21:05). Available from the official Python website: Download Python | Python.org
3 “Never give up.”
4 For those interested, I have chosen to use the terminal-only approach to learning Python. For information follow step 2 above for the “IDLE” download.
Note:
this image shows the “Windows” version of the IDLE (Integrated Development Environment) that I use, but there are many different free options on the Internet to choose from.
5 A step-by-step approach will be used to complete the course.
6 I will use this this blog to chart my progress.
My wish list:
If successful I will go on to study: Machine Learning, Database, and finally GUI (Graphical User Interface).
1 Start building Python applications.