Arduino: The Ultimate Beginner's Guide to Learn and Understand Arduino Programming Effectively (Volume 1)
暫譯: Arduino:終極新手指南,有效學習與理解Arduino程式設計(第一卷)
Zach Webber
- 出版商: W. W. Norton
- 出版日期: 2018-04-09
- 售價: $900
- 貴賓價: 9.5 折 $855
- 語言: 英文
- 頁數: 49
- 裝訂: Paperback
- ISBN: 1987665813
- ISBN-13: 9781987665819
-
相關分類:
Arduino
無法訂購
相關主題
商品描述
Arduino: The Ultimate Beginner's Guide to Learn and Understand Arduino Programming Effectively is the resource guide you need to understand Arduino sketches at a fundamental level. After reading this book, you will be able to read and write your own sketches. You will acquire the knowledge and skills to write clean, effective code that is easy to use and easy to understand. Through learning about all of the tools available to control the flow of your program, you will gain precision in the execution of your sketches, and this will give you the confidence that your program is doing what you intended it to do. Discover the proper way to comment on your code to help not only yourself in the future, but your fellow enthusiasts in the Arduino community. Learn all of the most critical and the best practices that you should know if you wish to write the best possible code, and eliminate many potential problems through good habits. Pick up Arduino: The Ultimate Beginner's Guide to Learn and Understand Arduino Programming Effectively today and start building that digital toolbox to take your sketches to the next level! Learn about programming syntax (Structure) from a beginner’s point of view. Discover the proper way to use variables and constants, and how to keep track of them in a clean and clear way. Break down the ‘hello world’ of circuit design for micro-controllers, the LED blink circuit. Find out what each piece of code means and does in your first ever program. Learn about ‘logic statements’ and how they are used to control the flow of your sketches. See actual examples and break them down line by line in detail. Find out about the power of ‘for’ loops to give you precise control over how you want to repeat certain tasks Discover how arrays work, and how they were made to compliment ‘for’ loops for even greater precision and control over your sketch's routines. See how you can use ‘logical switches’ to create clean conditional statements that flow naturally and increase readability in your coding Discover the power of ‘user defined functions’ so you can start creating your own tools for your toolbox to solve all those problems in your sketches. Find out the best practices for your coding to have the cleanest, most effective code you can possibly create. Learn what it is that separates the ‘good’ code from the ‘bad’ code.
商品描述(中文翻譯)
《Arduino:終極初學者指南,學習並有效理解Arduino程式設計》是您理解Arduino草圖的基本資源指南。閱讀完本書後,您將能夠閱讀和編寫自己的草圖。您將獲得編寫乾淨、有效且易於使用和理解的程式碼的知識和技能。通過學習所有可用於控制程式流程的工具,您將在執行草圖時獲得精確度,這將使您對程式的運行結果充滿信心。發現正確的程式碼註解方式,這不僅能幫助您未來的工作,還能幫助Arduino社群中的其他愛好者。如果您希望編寫最佳的程式碼,學習所有最關鍵的最佳實踐,並通過良好的習慣消除許多潛在問題。今天就拿起《Arduino:終極初學者指南,學習並有效理解Arduino程式設計》,開始建立您的數位工具箱,將您的草圖提升到新的水平!從初學者的角度了解程式語法(結構)。發現正確使用變數和常數的方法,以及如何以乾淨明確的方式跟蹤它們。拆解微控制器電路設計的「Hello World」——LED閃爍電路。了解您第一個程式中每一段程式碼的含義和功能。學習「邏輯語句」及其如何用於控制草圖的流程。查看實際範例並逐行詳細拆解。了解「for」迴圈的強大功能,以便精確控制您希望重複的特定任務。發現陣列的運作方式,以及它們如何與「for」迴圈相輔相成,以便對草圖的例程進行更大的精確控制。了解如何使用「邏輯開關」來創建乾淨的條件語句,使其自然流暢並提高程式碼的可讀性。發現「使用者定義函數」的強大功能,讓您可以開始為您的工具箱創建自己的工具,以解決草圖中的所有問題。了解編寫程式碼的最佳實踐,以創建最乾淨、最有效的程式碼。學習什麼是區分「好」程式碼和「壞」程式碼的關鍵。