The "Programming Basics" course provides foundational programming skills necessary for all technological specialties at the Software University. This includes writing basic-level code (basic coding skills), working with a development environment (IDE), using variables and data, operators and expressions, working with the console (reading input data and printing results), and using conditional structures (if, if-else) and loops (for, while, do-while).
Working with the console (input and output of data) Working with more complex logical checks Working with logical checks (if-else) Performing simple calculations Working with more complex loops (nested for loops and while Working with loops (for)