- Learning C# by Developing Games with Unity 2020
- Harrison Ferrone
- 215字
- 2021-06-11 18:44:45
Technical requirements
Sometimes, it's easier to start with what a thing isn't, rather than what it is. The main goal of this book isn't to learn the vast ins and outs of the Unity game engine or all of game development. By necessity, we'll cover these topics at a basic level here at the beginning of our journey, and in more detail in Chapter 6, Getting Your Hands Dirty with Unity. However, these topics are simply to provide a fun, accessible way for us to learn the C# programming language from the ground up.
Since this book is aimed at complete beginners to programming, if you have no previous experience with either C# or Unity, you're in the right place! If you've had some experience with the Unity Editor but not with programming, guess what? This is still the place to be. Even if you've dabbled in a bit of C# mixed with Unity, but want to explore some more intermediate or advanced topics, the later chapters of this book can provide you with what you're looking for.
If you're an experienced programmer in other languages, feel free to skip the beginner theory and pe right into the parts you're interested in, or stick around and refresh your fundamentals.
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- PostgreSQL 11從入門到精通(視頻教學版)
- Python自然語言處理(微課版)
- Building Serverless Applications with Python
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Python深度學習原理、算法與案例
- Learning YARN
- Python3.5從零開始學
- Java EE 7 with GlassFish 4 Application Server
- 黑莓(BlackBerry)開發從入門到精通
- Laravel Design Patterns and Best Practices
- Java設計模式深入研究
- 零基礎學編程系列(全5冊)
- 數據結構與算法詳解
- PhantomJS Cookbook