Skip to main content

What is the uniqueness of our teaching methodolody?

Alex Elenevych avatar
Written by Alex Elenevych
Updated over 5 years ago

The uniqueness of our course is in a combination of factors.

Firstly, we focus on programming practice. The course is based on 1200+ tasks of different complexity and format, which help to immediately consolidate the knowledge gained and even run a little ahead, having dealt with some theoretical nuances on your own. To advance in learning, be sure to solve as many tasks as possible. Therefore, by the end of the course, you will have at least 300-500 hours of practical programming experience.

A smart automatic task verification system (virtual tutor) that allows students to:

  1. Instantly send the task for verification and get an answer, whether it is solved correctly or not.

  2. Get task requirements.

  3. Get comments from the virtual tutor, who will tell you what is wrong with the code and how to fix it.

  4. Get code style analysis. Distinct code is very important in teamwork.

Comprehensive preparation for employment.
The ultimate goal of passing the CodeGym course is to get a job as a Java programmer. CodeGym includes a lot to makes this happen:

  1. Java Core Lectures.

  2. Lectures on related technologies (for example, JavaScript).

  3. Tasks with an automatic code review.

  4. Active Help section, where the CodeGym development team and course students will respond.

  5. Mini projects for practice.

  6. Motivational lectures (motivation is VERY important during self-studying!).

  7. Links to additional materials.

  8. Interviews questions and detailed analysis of answers.

  9. Groups section where you will find useful materials to help with your learning.

It is important not to die of boredom when learning, so our lectures are intertwined with an unobtrusive, but interesting plot with thoughtful characters. You are Amigo, a young robot, who is taught to program on the Galaxy Rush spacecraft. In your journey you will be accompanied by very curious personalities :) You will learn the rest from the course.

Did this answer your question?