Actions

Difference between revisions of "Exercise"

From Future Skill

Line 1: Line 1:
In the Coding Community, an Exercise is an activity concentrated on a specific programming concept, for example comparisons, arrays, lists, loops or arithmetic operators. Exercises are completed in the coding [https://wiki.futureskill.com/index.php/Coding_Community#The_Editor Editor]
+
In the Coding Community, an Exercise is an activity concentrated on a specific programming concept, for example comparisons, arrays, lists, loops or arithmetic operators. Exercises are completed in the coding [https://wiki.futureskill.com/index.php/Coding_Community#The_Editor Editor].
  
 
==== Levels ====
 
==== Levels ====
 
Exercises have levels, and solving one level (receiving a perfect score!) unlocks a higher, slightly more challenging one. When all levels are solved, the Exercise is completed and the programmer is rewarded with achievements or experience points.
 
Exercises have levels, and solving one level (receiving a perfect score!) unlocks a higher, slightly more challenging one. When all levels are solved, the Exercise is completed and the programmer is rewarded with achievements or experience points.
 +
  
 
Exercises that introduce the most basic programming concepts often have only one level.
 
Exercises that introduce the most basic programming concepts often have only one level.

Revision as of 17:34, 23 October 2020

In the Coding Community, an Exercise is an activity concentrated on a specific programming concept, for example comparisons, arrays, lists, loops or arithmetic operators. Exercises are completed in the coding Editor.

Levels

Exercises have levels, and solving one level (receiving a perfect score!) unlocks a higher, slightly more challenging one. When all levels are solved, the Exercise is completed and the programmer is rewarded with achievements or experience points.


Exercises that introduce the most basic programming concepts often have only one level.