If you wish to know more, please contact us on +971 58 290 0771

Designed for students who have completed the first level of the Introduction to Programming course.

In the second level, practical classes demonstrate that being a programmer is far from a boring job. Using the C# programming language, students will learn to create games, applications, and programs.

  • 14 Lessons (Once or twice per week)

  • 2 x 45 min (Lesson)

  • Maximum number of students (10)


Per Installment 512.00 AED

or

one time payment (discount 189AED) 2,883.00 AED


Do you have any questions?

Intro

Our two-level course is a gateway to real coding. Students will learn the fundamentals of the modern C# language developed by Microsoft and create websites, while also exploring safe internet use and hacking basics. Our online classes are interactive and personalized, not just another webinar or YouTube course. Each student has direct access to the teacher's screen, with real-time feedback and personalized support. Join us and discover the excitement of programming!

Plan of the course

During the first lesson we will repeat the material learned in the first semester. We will recall issues such as: variables, operations on variables, conditional instructions, loops, methods, creating window and console applications.
The aim of the lesson is to familiarize participants with the basic issues, the concept of object-oriented programming, and work in the Solution Explorer.
The aim of the lesson is to deepen your knowledge of object-oriented programming. Issues such as inheritance, method override and static elements in programming will be presented.
The aim of the lesson is to revise and consolidate the basics of object-oriented programming and to learn about elements such as method overload, foreach loop and lists.
The aim of the lesson is to revise and consolidate the material from the basics of object-oriented programming.
We will create a window memory game in which pairs of images will be drawn during its launch. Our task will be to find all the pairs in the shortest possible time to score as many points as possible. The game will have a timer and the possibility to reboot after it is finished.
The lesson is a continuation of the subject realized in the previous lesson.
The lesson is a continuation of the subject realized in the previous lesson.
This will be our biggest project. The application will consist of several screens, which we can switch between. We will program the possibility of creating new user accounts, logging in and out of the application, adding tasks to the list, editing and removing them. Additionally, we will create a simple file database - the application will be able to store added users and their entries even after it is turned off.
The lesson is a continuation of the subject realized in the previous lesson.
The lesson is a continuation of the subject realized in the previous lesson.
The lesson is a continuation of the subject realized in the previous lesson.
We will familiarize ourselves with the basic concepts related to hacking and security. We will create a simple application simulating theft of logins and passwords.
Familiarization with the graphic engine used to create computer games, used during classes. Creating the first game.