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.
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

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.
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 [ ... ]
|
Expert Performance Indexing in Azure SQL and SQL Server 2022
Author: Edward Pollack & Jason Strate Publisher: Apress Pages: 659 ISBN: 9781484292143 Print: 1484292146 Kindle: B0BSWH65ST Audience: DBAs & SQL devs Rating: 4 or 1 (see review) Reviewer: Ian Stirk
This book discusses indexes, a primary means of improving performance in SQL Server, how does [ ... ]
| More Reviews |
|