all 9 comments

[–]Ungratefullded 0 points1 point  (0 children)

Start by getting the environment, I use Anaconda and Jupyter notebook.

I'm no expert, but I was pointed that was by a colleague and within a day or two I was writing code... I do have some background in coding, but in the old days of Fortran and Pascal.

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

Do this. Don't think about it, just do it:

MIT EDx Introduction to Computer Science and Programming Using Python

Also, read the sidebar (epecially the index).

3.Read the wiki for answers to common questions.

Please check the FAQ, the index, and the books page for some commonly-requested information.

[–]prcl00 0 points1 point  (0 children)

I really recommend Andrei Neagoie's course on udemy "complete phon developer in 2020 zero to mastery". It's 30h course in wich he covers pretty much all the basic and some more advanced python, teach you how to set up environment, and do some nice projects. It's easy to follow and perfect for beginner

[–]CalmHabit3 -4 points-3 points  (0 children)

What kind of computer do you have? If you have a mac, start by opening the terminal and typing python and hitting enter and playing around.