Computer Hope

Software => Computer programming => Topic started by: satineeraj on February 13, 2021, 07:06:22 AM

Title: Book for Python
Post by: satineeraj on February 13, 2021, 07:06:22 AM
Hello all, I want to learn Python. I am a beginner and want to learn Python from scratch, please suggest to me which online course is best to learn python and suggest some good book also.
Title: Re: Book for Python
Post by: nil on February 13, 2021, 07:32:35 AM
"Learn Python the Hard Way" -

https://learntocodetogether.com/learn-python-the-hard-way-free-ebook-download/

Don't be intimidated by the title, it's tongue in cheek - as the author explains, "the hard way is actually easier." He focuses on doing (instruction), rather than just explaining. It's a great book, very human, and really good for beginners who also want to learn something about computer programming theory and best practices in general.
Title: Re: Book for Python
Post by: satineeraj on February 27, 2021, 06:27:39 AM
thank you for reply, I found some of the best books while searching on the internet:
1: Head First Python
2: Learning Python
3: Python Tricks
4: Fluent Python
5: Python in Nutshell
also found this https://www.techgeekbuzz.com/best-python-books/ (https://www.techgeekbuzz.com/best-python-books/), in the internet author separately listed books for beginners and for advanced developers here