Hardcore Programming for Mechanical Engineers: Build Engineering Applications from Scratch

Sola Orbaiceta, Angel

  • 出版商: No Starch Press
  • 出版日期: 2021-06-25
  • 定價: $2,100
  • 售價: 8.0$1,680
  • 語言: 英文
  • 頁數: 600
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1718500785
  • ISBN-13: 9781718500785
  • 相關分類: Scratch
  • 立即出貨 (庫存 < 3)

商品描述

An exploration of core programming techniques for engineers. Learn to solve real engineering problems.

Hardcore Programming for Engineers is about solving mechanical engineering problems using a computer. These problems require good programming skills and some knowledge of computer graphics, geometry, regular expressions, and other technologies that are covered in this book but which are typically hard to find in one text alone. The book covers all the essential ingredients that make up engineering applications with a focus on code quality and automated unit testing to ensure that code does what it is supposed to do, without errors.

The hardcore approach means that you do everything yourself and write a lot of code. The approach takes much longer than using existing libraries but it's key to acquiring a deeper understanding of how things work. You code everything from a library that deals with 2D geometry to a finished engineering application that reads data from a text file, parses it, and produces a vector image as a result. In the process, you gain a full understanding of how many disciplines come together to solve a problem, how to build small libraries to solve individuals problems, and how to make it all work together seamlessly.

商品描述(中文翻譯)

工程師核心程式設計技巧的探索。學習解決真實的工程問題。

《工程師的極限程式設計》是關於使用電腦解決機械工程問題的書籍。這些問題需要良好的程式設計技巧,以及對電腦圖形、幾何學、正則表達式和其他技術的一些了解,這些內容通常很難在一本書中找到。本書涵蓋了構成工程應用的所有基本要素,重點放在代碼質量和自動化單元測試上,以確保代碼按照預期工作,沒有錯誤。

極限程式設計的方法意味著你需要自己完成所有工作並編寫大量的代碼。這種方法比使用現有庫要花費更多時間,但它是獲得更深入理解事物運作方式的關鍵。你將編寫從處理2D幾何到從文本文件讀取數據、解析數據並生成矢量圖像的完整工程應用的所有代碼。在這個過程中,你將全面了解多個學科如何結合解決問題,如何構建小型庫來解決個別問題,以及如何使它們無縫地協同工作。

作者簡介

Angel Sola Orbaiceta has been working in the software industry since 2013. He has a degree in industrial engineering with a focus in mechanics and currently works at Glovo, a thriving start-up in the heart of Barcelona. Angel is also the creator of InkStructure, an application for architecture and engineering students that solves 2D structure problems.

作者簡介(中文翻譯)

Angel Sola Orbaiceta自2013年起在軟體業工作。他擁有工業工程學位,專攻機械,目前在巴塞隆納市中心蓬勃發展的初創公司Glovo工作。Angel還是InkStructure的創作者,這是一個解決2D結構問題的應用程式,專為建築和工程學生設計。