CodeNewbie Community 🌱

Gravity_0
Gravity_0

Posted on

Some good python books I'm using. What are some books that you are using to learn? And what are you learning?

Hello, I am a new codenewbie newbie, and I wanted to share some books I've been using to learn python.

One is called Introducing Python: Modern computing in simple packages.
https://www.amazon.com/Introducing-Python-Modern-Computing-Packages/dp/1492051365/ref=sr_1_1?crid=2V322DYTBYB44&keywords=introducing+python&qid=1640400182&sprefix=introducing+p%2Caps%2C381&sr=8-1

Another and this one I find to be really helpful if your like me and have trouble thinking of what to code and your a beginner: The Python Workbook: A Brief Introduction with Exercises and Solutions
https://www.amazon.com/Python-Workbook-Introduction-Exercises-Solutions-dp-3030188728/dp/3030188728/ref=dp_ob_title_bk
I find this book to be really useful for building some programming muscles.

Another one is published by manning. Python Workout: 50 ten-minute exercises.
https://www.amazon.com/Python-Workout-50-Essential-Exercises/dp/1617295507/ref=sr_1_1?crid=3GUBSNO9VHDXS&keywords=python+workout&qid=1640400432&s=books&sprefix=python+workou%2Cstripbooks-intl-ship%2C179&sr=1-1
I haven't started it, but I thumbed through it and the exercises seem to be good. It is basically another book of exercises with very little info on how to program in python. But if your looking for practice I have to recommend it.

These are some of the books I have. I have other books, but I bought them without realizing how advanced they were. I feel these books I've listed would be helpful to anyone looking to learn python.

From what I've read and done so far these books are a good combination to have I think.

Update (meant to put this in)
What books are you using and what are you learning? What books do you recommend and think may be of use to others?
Discuss if you want.

Top comments (0)