Syllabus
About the course
What to expect? 🤔
What is C# and why is it used?
C# is a powerful, multi-paradigm programming language created by Microsoft. It is widely used to create various applications, including web, mobile, and desktop applications.
For beginner students looking to venture into programming, C# provides the opportunity to understand the fundamentals of programming on one hand, and on the other, to create a solid foundation for language usage in server-side web development, mobile applications, or even games.
Throughout the duration of this course, students will delve into the most important aspects of C#, from programming fundamentals and additional functionalities used within the C# ecosystem.
C# contains many interesting details that will leave you captivated with the process and eager to explore specific issues further.
Strong typing and methods for converting each type
Object-oriented programming in C# and its everyday implementation with interesting principles.
Learn how you can work with textual files, manipulate data within them, or even delete data using C#. When you write and execute the code, you can see the results for yourself when you open the file.
Collections and their necessity in C#.
And many other interesting questions, on which we can have extensive discussions within the C# ecosystem.