What Every Engineer Should Know About Python (CRC Press)
Monday, 23 June 2025

This book offers engineers a straightforward and practical introduction to Python for technical programming and broader uses to enhance productivity. Raymond Madachy focuses on the core features of Python most relevant to engineering tasks, avoids computer science jargon, and emphasizes writing useful software while effectively making use of generative AI.

<ASIN:103235562X >

 

Author: Raymond Madachy
Publisher: CRC Press
Date: May 2025
Pages: 292
ISBN: 978-1032355627
Print: 103235562X
Kindle: B0F76K52F3
Audience: Engineers interested in Python
Level: Intermediate
Category: Python

engpyth

Topics include: 

  • Features examples tied to real-world engineering scenarios that are easily adapted
  • Explains how to leverage the vast ecosystem of open-source Python packages for scientific applications, rather than developing new software from scratch
  • Covers the incorporation of Python into engineering designs and systems, whether web-based, desktop, or embedded
  • Provides guidance on optimizing generative AI with Python, including case study examples
  • Describes software tool environments and development practices for the rapid creation of high-quality software
  • Demonstrates how Python can improve personal and organizational productivity through workflow automation
  • Directs readers to further resources for exploring advanced Python features

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


Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?



Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]


More Reviews