Books to learn Python Programming Language

Hi this is Palak Sharma
I am newbie here, and I hope I will learn lots of things here.
I am in second year of my engineering, lots of programming languages I am learning here. My interest is in Python Programming language. And right now I am learning python from Google as well as from YouTube only. Now I am looking to purchase best books for Python from where I can start my preparation. I had seen this post over internet where author published a article where he listed best books for Python, I am little bit confused about it from which book I really need to start my preparation.
Can anyone give their suggestions on this, will be a great support.
Thanks

Hy here is some useful books for learning of Python
Python Crash Course
Automate the boring stuff with python 2nd edition (practical programming for beginners)
Learning python 5th edition

Hello this is Gulshan Negi
I am also a software developer. Well, I will recommend you read the below books:-

  1. Python Crash Course by Eric Matthes
  2. Python for Data Analysis by Wes McKinney
  3. Python for Everybody by Charles Severance
  4. Python Cookbook by David Beazley and Brian K. Jones
    I hope it will help you.
    Thanks

There are many books available to learn Python programming language. Here are some popular options:

  1. “Learning Python, 5th Edition” by Mark Lutz
  2. “Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming” by Eric Matthes
  3. “Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython” by Wes McKinney
  4. “Python Pocket Reference” by Mark Lutz
  5. “Automate the Boring Stuff with Python: Practical Programming for Total Beginners” by Al Sweigart
  6. “Python Programming: An Introduction to Computer Science” by John Zelle
  7. “Fluent Python: Clear, Concise, and Effective Programming” by Luciano Ramalho

These books cover various topics, from beginner-level introductions to more advanced topics such as data analysis and automation.