- Learning C# by Developing Games with Unity 3D Beginner's Guide
- Terry Norton
- 93字
- 2021-08-04 10:03:55
Prerequisite knowledge for using this book
Great news if you are a scripting beginner! This book is for those with absolutely no knowledge of programming. It is devoted to teaching the basics of C# with Unity.
However, some knowledge of Unity's operation is required. I will only be covering the parts of the Unity interface that are related to writing C# code. I am assuming that you know your way around Unity's interface, how to work with GameObjects in your Scene, and how to locate Components and view their Properties in the Inspector.
推薦閱讀
- Advanced Splunk
- 演進(jìn)式架構(gòu)(原書第2版)
- SOA實(shí)踐
- MySQL 8從入門到精通(視頻教學(xué)版)
- Developing Mobile Web ArcGIS Applications
- Web Development with Django Cookbook
- Mastering ROS for Robotics Programming
- Scala Reactive Programming
- 微服務(wù)從小白到專家:Spring Cloud和Kubernetes實(shí)戰(zhàn)
- C++20高級編程
- 青少年學(xué)Python(第2冊)
- Yii2 By Example
- Spring Boot從入門到實(shí)戰(zhàn)
- 前端Serverless:面向全棧的無服務(wù)器架構(gòu)實(shí)戰(zhàn)
- 像程序員一樣使用MySQL