You are hereWPROG
WPROG
Course: Windows Applications Development in C#
Department/Abbreviation: SLO/WPROG
Year: 2021
Guarantee: 'Mgr. Robert Myška, Ph.D.'
Annotation: Students learn the programming language C# / .NET platform and Visual Studio IDE. Students should be able to use C# / .NET to create basic applications for Windows.
Course review:
1. Introduction to Visual Studio IDE and the .NET platform.
2. Introduction to programming in C #.
a. Basics of syntax, differences compared to the C language
b. Basics of object-oriented programming - classes, objects, methods, properties, inheritance.
c. Exception handling, event handling.
d. Basic standard libraries / classes.
3. Creation of window applications using WPF library (Windows Presentation Foundation).