Course Overview
- Knowledge of C# syntax and familiarity with the .NET development environment.
- Creating simple programs
- Read and adapt existing code
Quem deve participar
Programmers who already have some experience with a C-based language such as C/C++, Java, Python or JavaScript.
Pré- requisitos
Good knowledge of programming languages such as Visual Basic or C or basic knowledge of programming languages such as C++ or Java.
Objetivos do Curso
- You know the syntax of C#
- You can create simple programs independently
Conteúdo do curso
C# is an object-oriented programming language for applications on Microsoft's .NET platform. With C#, you can create Windows desktop applications, Windows services, ASP.NET web applications, REST services, apps for iOS and Android, and more - in short, any kind of program on almost any platform. In this introductory course, you'll learn key language features within .NET and the associated Visual Studio development environment.
- First steps with C#
- Classes and objects
- Basic data types
- Sequence control: branches and loops
- Operatoren
- Inheritance and interfaces
- Properties and Indexer
- Structured exception handling