Python for Professionals (BPB Publications)
Friday, 17 January 2020

This book is intended for the professional programmer who wants to learn Python to be able to write complex Python programs and work with existing Python code. Author Matt Telles explains the packages that make Python one of the most popular programming languages along with the “Pythonic” way of thinking and programming.

<ASIN:9389423759>

 

Author: Matt Telles
Publisher: BPB Publications
Date: December 2019
Pages: 386
ISBN: 978-9389423754
Print: 9389423759
Kindle: B082WDWBS4
Audience: Developers wanting to learn Python
Level: Intermediate
Category: Python

  • Acquire knowledge of Python programming simply and easily.
  • Learn about object-oriented programming and how it applies to Python.
  • Make a splash with list comprehensions, generators, and decorators.
  • Learn about file processing with Python, and how it makes JSON easy to deal with.
  • Work with dictionaries and sets quickly and easily.
  • Learn about what others have made available in the Python world.
  • Pick up tricks and tips that will make you look like a Python expert in no time.

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


JavaScript Crash Course (No Starch Press)

Author: Nick Morgan
Publisher: No Starch
Date: March 2024
Pages: 376
ISBN: 978-1718502260
Print: 1718502265
Kindle: B09JBF5K9F
Audience: Developers wanting to learn JavaScript
Rating: 4
Reviewer: Ian Elliot
JavaScript is still a very important language, so why not a crash course?



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews