Autor: 13.03.2023
TrueCode - a new type of challenge
We have just introduced a completely new type of task that allows you to effectively practice your coding skills. TrueCode tasks are significantly different from what you have seen at Codenga so far. TrueCode tasks will teach you how to solve real problems.
In TrueCode tasks, you are given a description and a flowchart of the algorithm. Your task is to write code from scratch so that it meets the given requirements. Your code will be checked for correctness. There is no single correct solution - you are basically on your own as long as the code produces a correct result. Such tasks develop your creative thinking and the ability to build your own solutions with code.
TrueCode is the missing link that many people have been waiting for at Codenga. We do not look into the syntax or implementation details - we only check the result of your algorithm. That way, you can practice your problem-solving skills.
The first course based on TrueCode is "Python - practical exercises". It contains 16 tasks for you to solve with Python code. Soon, more courses will be available, including Java, JavaScript, C++ and C#.