Curriculum guide
This platform will guide you through the world of programming from the very basics to advanced concepts. Interactive courses, logical tasks and practical challenges await you, thanks to which you will better understand the principles of programming and improve your skills. Just choose a level and start!
Level Beginner
Enter the world of programming and start thinking like a programmer. You will learn the basics that will help you understand how the programs work, and you will gradually master the key principles. Interactive challenges await you, thanks to which you can practically try out how to create your own code.
Level Plan
Become a programmer or web developer. Create your own dynamic websites and learn programming from the very basics. Choose the right course and start your programming career.
JavaScript: Introduction to Programming
Gain a solid foundation in programming and master key principles to build on. Learn to think logically, work with data, and create simple programs in JavaScript.
-
World of Programming
What is programming & programming languages
Programming in JavaScript
-
Coding challengeRescue Mission
-
Simple Output
First program & colored output
-
Coding challengeGalactic Messages
-
Variables
Writing comments
Declaring, assigning, and changing values
Basic data types & strings and numbers
Reading user input
-
Numeric Operations
Addition, subtraction, multiplication, and division
Numeric expressions and calculations
-
Conditionals
Boolean type & comparisons
IF / ELSE / ELSE IF
Logical operators AND / OR
Type comparison
SWITCH / CASE
-
Coding challengeSorting Artifacts
-
Random Numbers
Generating random numbers & ranges