Manage program logic in C# (conditions, loops, errors, and networking). Ready to discover all the cool things you can do with C#? You'll apply all this knowledge to help complete a real working C# program at the end of the course.īefore you get started, let's meet John, the lead C# expert behind the course: How to write readable code so you can easily modify, maintain, and share your programs. How to manage errors and make your app communicate. How to use programming logic so your program does what you want it to. How to structure and group information in your program with data types. We've designed the course to elaborate on the fundamentals of object-oriented programming and to help you build a strong foundation with the C# programming language. We'll give you lots of practice along the way while we look at: This course is a collaboration between multiple experienced developers.
But how do you actually write programs? Where do you start? Computer programs rely on data and logic to make their magic happen, and that requires a programmer - you - to tell the computer what to do and how.
To create computer programs or build the app of your dreams, you need to know how to code in a programming language.