Complete C# Masterclass
C# is one of the few programming languages which allows you to create amazing cross platform Mobile Apps, Games and PC Programs. Bringing an idea to life is one of the best feelings one can have, but the path to get there is often full of challenges. So we have created a course that makes this path as easy as possible all with the help of C# so that you become a skilled c# developer!
Equipped with those skills, you will build beautiful user interfaces with WPF – A framework, which makes creating GUI’s a piece of cake.
By that point, you can create your very own complex programs.
Learn Game Development with Unity and C# – Build 2 awesome games
As C# can be used for multiple different areas of programming, I have decided to cover the most important ones. So I have added a whole bunch of chapters specifically designed for a C# developer and Unity game developer – arguably the best Game Engine in the world. In those chapters you will discover how to create your very own video games by building pong, the mother of video games and zig zag, an amazing and successful endless runner game.You will learn how to use 3D assets to make an endless runner. Then you’ll use animations, reset the game, use particle systems and finally create a map procedurally.
What will you learn ?
Learn the fundamentals of programming using C# 7.
Fully understand how OOP (object oriented Programming) works and how to use it.
Create video games using C# and Unity 3D
Work with files and text
Learn how to use Databases with MS SQL Server and Linq
Learn how to use variables, methods, loops, conditions
Build beautiful GUIs (Graphical User Interfaces) with WPF (Windows Presentation Foundation)
Learn how to handle errors and avoid them
Learn how to use Linq and Lambda Expressions