This course is all about starting to learn how to develop video games using the C# programming language and the Unity game engine on Windows or Mac. Why use C# and Unity instead of some other language and game engine? Well, C# is a really good language for learning how to program and then programming professionally. Also, the Unity game engine is very popular with indie game developers; Unity games were downloaded 16,000,000,000 times in 2016! Finally, C# is one of the programming languages you can use in the Unity environment.
提供方


课程信息
您将获得的技能
- Video Game Development
- C Sharp (C#) (Programming Language)
- Unity (User Interface)
- Game Programming
提供方

科罗拉多大学系统
The University of Colorado is a recognized leader in higher education on the national and global stage. We collaborate to meet the diverse needs of our students and communities. We promote innovation, encourage discovery and support the extension of knowledge in ways unique to the state of Colorado and beyond.
授课大纲 - 您将从这门课程中学到什么
Starting to Program
In this module, you'll learn about the course and get Unity installed and configured. You'll write your first C# console application and your first C# script in Unity.
Data Types, Variables, and Constants
In this module, you'll learn how information is stored in the computer using binary and you'll learn how data types tell us how to interpret the bits and memory and what operations we can perform on those bits. You'll also learn about the most commonly-used numeric types in C#, you'll get some practice reading documentation (which programmers do all the time!), and you'll learn how to use the debugger to find and fix bugs in your code.
Classes and Objects
In this module, you'll learn the foundational concepts in the Object-Oriented (OO) paradigm. This paradigm is incredibly useful in game development, because it models our software system as a set of software objects that interact with each other. Those concepts map nicely to games, which typically include lots of game entities that interact with each other. You'll learn how to actually use classes and objects in your code as well.
Unity 2D Basics
In this module, you'll learn some of the basic ideas behind using Unity to develop 2D games. You'll also learn how we can make decisions in our code.
审阅
- 5 stars77.23%
- 4 stars15.82%
- 3 stars3.52%
- 2 stars0.96%
- 1 star2.45%
来自INTRODUCTION TO C# PROGRAMMING AND UNITY的热门评论
This is a great course for those who want to learn C# for Unity. Dr. T is very effective in his instructions plus the program exercises will make you learn C# in no time. :-)
I really enjoyed this course not only was it a great learning experience. The lecturer has a wonderful way of presenting the content and keeps you engaged while giving you a smile.
Dr. T is so much fun to learn with! His passion for programming is clearly seen in his lectures. He explains everything extremely well and makes the overall process enjoyable.
Jumps a bit in difficulty towards the end, which may throw off very new programmers. I had no difficulty, but was taking it to learn C# and Unity, not learn how to code period.
常见问题
我什么时候能够访问课程视频和作业?
我订阅此专项课程后会得到什么?
有助学金吗?
还有其他问题吗?请访问 学生帮助中心。