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.
oferecido por


Informações sobre o curso
Habilidades que você terá
- Video Game Development
- C Sharp (C#) (Programming Language)
- Unity (User Interface)
- Game Programming
oferecido por

Sistema de Universidades do ColoradoUniversidade do Colorado
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.
Programa - O que você aprenderá com este curso
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.
Avaliações
- 5 stars77,23%
- 4 stars15,82%
- 3 stars3,52%
- 2 stars0,96%
- 1 star2,45%
Principais avaliações do 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.
Perguntas Frequentes – FAQ
Quando terei acesso às palestras e às tarefas?
O que recebo ao me inscrever nesta Especialização?
Existe algum auxílio financeiro disponível?
Mais dúvidas? Visite o Central de Ajuda ao estudante.