Course Description
In beginner Python, students learn coding in a fun way by playing games. Students will learn to use Python to control characters in an adventure game. Students can switch between block-based and text-based coding at any time to check their work. By using visual tools, students are able to quickly learn how to write algorithms.
In our first lesson, our users will enter the world of coding with the Codementum platform. Our initial lessons help them develop their knowledge and skills at the basic level as they learn how to create algorithms. Our lessons are suitable for students who are just getting started. As students work through the levels difficulty will arise as students explore Python and Javascript. This course serves as a transition from block-based to text-based coding.
Coding Adventure 1: Basic Loops, Repeat Loops, Variables, Arrays, For LoopsHelper MethodsConditional Expressions-if
Coding Adventure 2:Conditional expressions-if elseBoolean LogicWhile LoopsFunctionsParametersComparison operators