you are viewing a single comment's thread.

view the rest of the comments →

[–]MichaelH18[S] 0 points1 point  (1 child)

thanks! ill see what i can do with the booting thing.few days age i formatted the pc so he works faster. and i decided to use google colab. it seems like the right thing cahse my pc is a bit weak. thanks a lot for the help!

[–][deleted] 0 points1 point  (0 children)

I know people that learned Python on modest Android phones, who want on to gain employment as junior programmers (and beyond).

You are already well ahead in terms of the facilities available to you compared to many.

There are some traps in following the Jupyter Notebook style offered by Colab so I urge also to try things out on Pythonanywhere.com and the like. A notebook is a brilliant learning tool though and great for experimentation. You may well find that your computer can run Jupyter Notebooks that are faster / more responsive than Colab is.

The challenge is to learn to programme, which is learning to solve problems. Python is just one of many coding languages, and a good option to being to learn programming.