Python Basics (Mercury)
Wednesday, 09 January 2019

Subtitled 'A Self-Teaching Introduction', this book is designed for use as a primary introduction to Python and can be used as an introductory text or as a resource for professionals in industry. Author H. Bhasin starts from the language fundamentals, primarily the procedural part of the language, then moves on to introduce the object-oriented paradigms. Other sections of the book deal with data structures and advanced topics like handling multi-dimensional arrays using NumPy and visualization using Matplotlib. Regular expressions and multi-threading have been introduced in the appendices.

<ASIN:1683923537>

 

Author: H. Bhasin
Publisher: Mercury
Date: December 2018
Pages: 450
ISBN: 978-1683923534
Print: 1683923537
Kindle: B07L5SK5CZ
Audience: People wanting to learn Python
Level: Introductory
Category :Python 

<

  • Includes sections dedicated to data structures
  • Offers in-depth treatment of topics such as classes, inheritance, BST, and NumPy
  • Introduces topics like Matplotlib and PIL
  • Contains exercises for practice and a review of essential programming concepts

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
 


The Joy of JavaScript (Manning)

Author: Luis Atencio
Publisher: Manning
Date: March 2021
Pages: 360
ISBN: 978-1617295867
Print: 1617295868
Audience: JavaScript developers
Rating: 4
Reviewer: Ian Elliot
Joy you say!



Wild West To Agile (Addison-Wesley)

Author: Jim Highsmith
Publisher: Addison-Wesley
Pages: 304
ISBN: 978-0137961009
Print: 0137961006
Kindle: B0BXWP88KP
Audience: Adherents of Agile methodology
Rating: 4.5
Reviewer: Alex Denham

The subtitle of this book is Adventures in Software Development Evolution and Revolution and it is personal reminin [ ... ]


More Reviews