C# Software Development for Absolute Beginners
A beginner friendly way to learn C# programming
Description
This C# course is designed for absolute beginners in mind!
It assumes ZERO experience in any kind of programming. If you want to get started with programming in C#, then you've found the right place!
Unlike most other course, this course uses the latest versions of C# (Version 11) and also Visual Studio 2022 (Latest version even in 2023).
Whether you want to learn C# for: a job opportunity, a hobby, a supplement for university or college etc, then this course is perfect for that!
Want to develop video games in Unity? Did you know that Unity uses C# behind the scenes? This course will give you a strong C# foundation for game development in Unity.
You will learn the same (and more) C# programming knowledge than a university graduate student. I know because I went to university myself! I have been teaching software development since 2003, so just over 20 years now!
You will begin by learning the core features of programming: variables, methods, loops, conditions and data types. You will then move on to learn about Object Orientated Programming (O-O): Classes and objects, inheritance, polymorphism, abstraction, encapsulation etc, and then onto more advanced features of C# and the .NET framework, such as: file-handling, recursion, dealing with exceptions (errors), method overloading, debugging and lots lots more!!
By the end of this course you will have built a really solid foundation of, not only C#, but programming concepts, programming knowledge and typical industry programming practices.
All of the source code for the sample projects are included and ready for you to download.
This course is designed to keep you engaged throughout. It includes many coding examples and exercises so that you can test your knowledge of everything you have learned.
There is a final project at the end of this course. This final project is an optional challenge should you wish to undertake it!
What You Will Learn!
- Learn C#, equivalent to that of a university graduate (and more!)
- Learn the fundamentals of C# and the .NET Framework
- Learn all about Object Orientated Programming (O-O)
- Learn the difference between value types and reference types
- Control the flow of programs using conditional statements
- Work with files and directories
- Debug C# applications effectively
- Use collections, such as: arrays and lists
- Break up the course content with sample coding challenges
- Further your learning by improving the included C# project files
- Test your newly acquired skills with the final course project!
- Over 12 Hours of professional learning
Who Should Attend!
- Beginner C# developers. Perhaps you want to try programming? or get starting in Unity? This course will teach you everything you need to know about C#!