top of page
  • Writer: VC Healy
    VC Healy
  • May 23, 2020
  • 1 min read

It has been difficult for me to just read over the various Python Standard version 3.8.3 documents held at python.org. The understanding of them and how they related to the training course, on Udemy by Fred Baptiste,  has been a difficult read but I have found a way around this that does seem to work for me.

The lack of attention span just reading a document was certainly hampering my grasp on a topic. 

The solution that has worked for me is as follows;

Copy the document into notepad, therefore striping out all the formatting.

Use a text editor, on the document.

Editing the format to suit my eye, removing any detail that I didn't want has given me a way to focus on a topic beginning to end. To be able to read, understand the topic and more importantly apply the teaching from the instructor to the writing of the document.

So each of the related posts in the blog are for me. My understanding of Python. 

If they help you, the reader, then great but remember I am not writing these posts to say they are accurate to the original.

Do your own research.


Anything else, including code comes various sources or in my head.

 
 

© 2020 by Vincent Healy. Proudly created with Wix.com

bottom of page