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

This course is intended for students who have completed the introductory level of coding and are ready for the next challenge.

Level two of the course is designed to showcase the fun and exciting side of programming through practical applications such as game and application development, all using the C# programming language.

  • 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

This two-level course is an immersive introduction to the world of coding, utilizing Microsoft's modern C# language to teach fundamental coding concepts, web development, and cyber security. Unlike webinars or YouTube tutorials, our online class provides real-time interaction between teacher and student, with the teacher able to view and provide guidance on each student's screen while answering questions and troubleshooting errors.  

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.