Hardcore Programming for Mechanical Engineers

Hardcore Programming for Mechanical Engineers
Author :
Publisher : No Starch Press
Total Pages : 378
Release :
ISBN-10 : 9781718500792
ISBN-13 : 1718500793
Rating : 4/5 (793 Downloads)

Book Synopsis Hardcore Programming for Mechanical Engineers by : Angel Sola Orbaiceta

Download or read book Hardcore Programming for Mechanical Engineers written by Angel Sola Orbaiceta and published by No Starch Press. This book was released on 2021-06-22 with total page 378 pages. Available in PDF, EPUB and Kindle. Book excerpt: Hardcore Programming for Mechanical Engineers is for intermediate programmers who want to write good applications that solve tough engineering problems – from scratch. This book will teach you how to solve engineering problems with Python. The “hardcore” approach means that you will learn to get the correct results by coding everything from scratch. Forget relying on third-party software – there are no shortcuts on the path to proficiency. Instead, using familiar concepts from linear algebra, geometry and physics, you’ll write your own libraries, draw your own primitives, and build your own applications. Author Angel Sola covers core programming techniques mechanical engineers need to know, with a focus on high-quality code and automated unit testing for error-free implementations. After basic primers on Python and using the command line, you’ll quickly develop a geometry toolbox, filling it with lines and shapes for diagramming problems. As your understanding grows chapter-by-chapter, you’ll create vector graphics and animations for dynamic simulations; you’ll code algorithms that can do complex numerical computations; and you’ll put all of this knowledge together to build a complete structural analysis application that solves a 2D truss problem – similar to the software projects conducted by real-world mechanical engineers. You'll learn: • How to use geometric primitives, like points and polygons, and implement matrices • Best practices for clean code, including unit testing, encapsulation, and expressive names • Processes for drawing images to the screen and creating animations inside Tkinter’s Canvas widget • How to write programs that read from a file, parse the data, and produce vector images • Numerical methods for solving large systems of linear equations, like the Cholesky decomposition algorithm


Hardcore Programming for Mechanical Engineers Related Books

Hardcore Programming for Mechanical Engineers
Language: en
Pages: 378
Authors: Angel Sola Orbaiceta
Categories: Computers
Type: BOOK - Published: 2021-06-22 - Publisher: No Starch Press

DOWNLOAD EBOOK

Hardcore Programming for Mechanical Engineers is for intermediate programmers who want to write good applications that solve tough engineering problems – from
Hardcore Programming for Mechanical Engineers
Language: en
Pages: 0
Authors: Angel Sola Orbaiceta
Categories: Computers
Type: BOOK - Published: 2021-06-25 - Publisher: No Starch Press

DOWNLOAD EBOOK

Hardcore Programming for Mechanical Engineers is for intermediate programmers who want to write good applications that solve tough engineering problems – from
Numerical Methods in Engineering with Python 3
Language: en
Pages: 437
Authors: Jaan Kiusalaas
Categories: Computers
Type: BOOK - Published: 2013-01-21 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Provides an introduction to numerical methods for students in engineering. It uses Python 3, an easy-to-use, high-level programming language.
Bare Metal C
Language: en
Pages: 330
Authors: Stephen Oualline
Categories: Computers
Type: BOOK - Published: 2022-08-02 - Publisher: No Starch Press

DOWNLOAD EBOOK

Bare Metal C teaches you to program embedded systems with the C programming language. You’ll learn how embedded programs interact with bare hardware directly,
Programming Interactivity
Language: en
Pages: 736
Authors: Joshua Noble
Categories: Computers
Type: BOOK - Published: 2009-07-21 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Make cool stuff. If you're a designer or artist without a lot of programming experience, this book will teach you to work with 2D and 3D graphics, sound, physic