- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 102字
- 2021-07-02 19:59:40
Pencil and paper are powerful tools
We went through a few simple examples. For us humans, it's fairly simple to comprehend a few variables, if statements, and methods. Imagine, however, that you need to write a game containing many thousands of lines of code. It is very easy to get lost in your own project, trust me! There are many good practices and tools that can help you keep your project manageable. The most powerful one is planning. Plan as much as you can, write down ideas, and make notes. Draw flowcharts to break down complex decisions and you will be fine!
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Software Testing using Visual Studio 2012
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- C語言最佳實踐
- 區塊鏈:以太坊DApp開發實戰
- JavaScript從入門到精通(第3版)
- Java Web基礎與實例教程
- Java持續交付
- 零基礎學Python數據分析(升級版)
- Building Serverless Applications with Python
- 深入淺出React和Redux
- C# and .NET Core Test Driven Development
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- Java SE實踐教程
- Oracle數據庫編程經典300例