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.17%
- 4 stars15.93%
- 3 stars3.47%
- 2 stars0.97%
- 1 star2.44%
來自INTRODUCTION TO C# PROGRAMMING AND UNITY的熱門評論
I've enjoyed this course. For anyone with previous development experience this course will be very easy. Also Dr. T is very positive person. Lot's of fun in video quizzes :) Thank you!
Great Course!! Many challenges!!
Week 3 and Week 4 programming assignments were a little hazy in description. I had to sift a lot through internet to pass these assignments.
Simple and systematic instructions with appropriate exercise materials make this course a perfect beginners guide for unity. Learning from Dr. T has been a great experience.
Dr. Tim has excellent teaching skills. When you complete tasks, you became able to implement them on your own. I will definitely take other courses of this speculation.
常見問題
我什么时候能够访问课程视频和作业?
我订阅此专项课程后会得到什么?
有助学金吗?
還有其他問題嗎?請訪問 學生幫助中心。