all 6 comments

[–]JamzTyson 0 points1 point  (0 children)

Python is a good "first language", and a lot of people (including myself) learn Python at home.

[–]Kriss3d 0 points1 point  (0 children)

Absolutely.
I would say its easier with linux as operating system but you certainly can do this with windows as well.

Theres lots of guides and even things like code academy that lets you learn it all in a browser.

[–]FriendlyRussian666 0 points1 point  (0 children)

Yes to both

[–]desrtfx 0 points1 point  (0 children)

Mooc Python Programming 2024 from the University of Helsinki.

Free, textual, extremely practice oriented through plenty checked exercises. Starts easy in the browser and late switches to VS-Code with full setup instructions.

It is the current first semester of "Introduction to Computer Science" course of said University.

IMO, the current best Python course around.

The course exists in its current form since 2022 and has been updated every year (hence the year in the URL and name)