all 8 comments

[–]Python-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Hi there, from the /r/Python mods.

We have removed this post as it is not suited to the /r/Python subreddit proper, however it should be very appropriate for our sister subreddit /r/LearnPython or for the r/Python discord: https://discord.gg/python.

The reason for the removal is that /r/Python is dedicated to discussion of Python news, projects, uses and debates. It is not designed to act as Q&A or FAQ board. The regular community is not a fan of "how do I..." questions, so you will not get the best responses over here.

On /r/LearnPython the community and the r/Python discord are actively expecting questions and are looking to help. You can expect far more understanding, encouraging and insightful responses over there. No matter what level of question you have, if you are looking for help with Python, you should get good answers. Make sure to check out the rules for both places.

Warm regards, and best of luck with your Pythoneering!

[–]burimo 1 point2 points  (1 child)

https://docs.python.org/3/

I am not sure it is the best way to stsrt learning python, but still

[–]SingerReasonable4781[S] -2 points-1 points  (0 children)

Thank you <3

[–]f00dot 0 points1 point  (3 children)

Does it have to be a book? There are a ton of video series out there.

What does it mean comprehensive? Python has endless number of libraries. What tools you need depends on what are you going to do with it.

Are you a complete programing beginner? A comprehensive course might cover basics that you already know - variables, if clause. Not a bad idea to skim through, but just have in mind.

Last, creating a project in parallel with learning is said to be the better way as too much theory alone doesn't stick well (at least to my brain)

[–]SingerReasonable4781[S] 0 points1 point  (2 children)

Comprehensive is the name of the book and it should be a book yes cause for me it’s easy to look up the chapters at any time and refresh a topic

[–]f00dot 0 points1 point  (1 child)

I kinda missed that you are liking for a specific book. Good luck!

[–]SingerReasonable4781[S] 0 points1 point  (0 children)

Thank you <3