Skip to content

Files

Latest commit

c70129c · Aug 7, 2022

History

History
4 lines (2 loc) · 352 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 352 Bytes

M01_ProgrammingBasics

The course includes writing entry-level programming code (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console (reading input and printing results), using of conditional constructions (if, if-else) and loops (for, while, do-while).