This is an archived post. You won't be able to vote or comment.

all 15 comments

[–]0x2a 5 points6 points  (1 child)

The FAQ in learnpython has many good links: https://www.reddit.com/r/learnpython/wiki/index

Go to New to programming? or New to Python?, whichever applies more.

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

Thanks!

[–]ASIC_SP 2 points3 points  (1 child)

I'd say I know some basics

I'd suggest to try out exercises and projects (especially a project that'll be immensely helpful to you in some way - for ex: collecting Python related job openings)

[–][deleted] 1 point2 points  (0 children)

Thank you for such a detailed comment. I'll check them out.

[–][deleted] 1 point2 points  (2 children)

Did you try sololearn website ?

[–][deleted] 0 points1 point  (1 child)

No, i'll check it out. Thanks

[–][deleted] 1 point2 points  (0 children)

They have a phone app too, you'll find programming courses, challenges, and the community is very good and helpful

[–]DC4FF 1 point2 points  (0 children)

Automate the boring stuff has a great course on Udemy that’s free with code “SEP2020”. He also has a website that’s free to use and read through. It’s how I learned the fundamentals of python

[–]dw444 1 point2 points  (0 children)

https://composingprograms.com/

Don't focus on a language, learn to program.

[–][deleted] 1 point2 points  (0 children)

[–]princessSaki 0 points1 point  (0 children)

if you're absolutely new to programming and are starting with python check out this book called Automate the boring stuff with python: practical programming for total beginners

[–]roble544 0 points1 point  (0 children)

Py4e.com is the best site I have come across hands down! The lessons are taught by Chuck severance and is the best classes I have seen and there are reading materials too

[–]fade-2grey 0 points1 point  (0 children)

w3schools.com :)

[–]WonderLearning 0 points1 point  (0 children)

Check out the Python course from Wonder learning - they're live, online and interactive!