Opleiding: C# for C++ or Java Programmers
Learn the C# programming language
This course provides students with an overview of the new language C# and some practical experience in programming in this language.
At the end of the course, students will be able to:
Code programs in C#, using the features of the language, like classes, interfaces, structs, inheritance, properties, indexers and unsafe programming.
This course is intended for C++/Java developers who seek solid knowlegde of C#. You learn the C# syntax by comparing it to C++ and/or Java constructs.
Furthermore, you learn the concepts that are not in C++ and/or Java, like delegates, properties, indexers and operator overloading.
- expressions and statements
- exceptions
- methods
- arrays
- classes
- inheritance
- operators
- delegates and events
- properties andindexers
- generic types
