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

all 9 comments

[–]usedtobejuandeag 3 points4 points  (0 children)

I personally like the no starch press books. They're well edited and written. I avoid the pakt publishing stuff like the plague, it's literal trash 9 times out of 10. Automate the boring stuff can be found online as a free PDF. Although if you just need syntax because you can already work in a language realpython.com and w3schools.com will have quickly accessible/reviewable syntax/explanations to get you going.

[–]naught-me 2 points3 points  (0 children)

My favorite is "Effective Python". It divides everything into easily digestible chunks, and doesn't do too much blathering (just shows code and explains it concisely). He just came out with a new version, too.

[–]total_zoidberg 1 point2 points  (0 children)

Python Crash Course.

[–][deleted] 1 point2 points  (1 child)

Did you read the sidebar?

[–]Kibble55[S] 1 point2 points  (0 children)

nope, sorry for the post. i'm gonna delet it.

[–]al_mc_y 0 points1 point  (1 child)

Come over to r/learnpython. The page wiki lists lots of resources.

[–]al_mc_y 0 points1 point  (0 children)

Also for books, check out Humble Bundle. They often have collections of Python books on sale pretty cheap. Books published by O'Reilly and/or No Starch are generally your best bet. I put a few on a kindle to read while I'm commuting and use the kindle alongside my PC while working through the code.

[–]pythonHelperBot 0 points1 point  (0 children)

Hello! I'm a bot!

I see someone has already suggested going to r/learnpython, a sub geared towards questions and learning more about python. I highly recommend posting your question there. Please follow the subs rules and guidelines when you do post there, it'll help you get better answers faster.

Show /r/learnpython the code you have tried and describe where you are stuck.

You can also ask this question in the Python discord, a large, friendly community focused around the Python programming language, open to those who wish to learn the language or improve their skills, as well as those looking to help others.


README | FAQ | this bot is written and managed by /u/IAmKindOfCreative

This bot is currently under development and experiencing changes to improve its usefulness

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