The "Programming Basics" course provides the initial programming skills required for all technology
majors in Software University. This includes writing initial programming code (basic programming skills),
working with a development environment (IDE), using variables and data, operators and expressions, working with
the console (reading input and printing results), using conditionals constructs (if, if-else)
and loops (for, while, do-while).

No description provided

• Informational video for using SoftUni Learning System
• Judge system

• Curriculum;
• Lecturers;
• Exam;
• Resources.

• Course opening - Video
• Course opening - Presentation

• Writing very simple programs;
• Simple operations and calculations.

Date: January 7th (Saturday), from 10:00 to 13:00, completely online.

• Video - January 7, 2023 - Christian Ivanov
• First steps in programming - Presentation
• First steps in programming - Lab

• Conditional constructions (if, if-else);
• Logical expressions;
• Nested conditional constructions;
• Switch-construction formatted output;
• Tasks.

Date: January 21th (Saturday), from 10:00 to 13:00, completely online.

• Video - January 14, 2023 - Christian Ivanov
• Checks - Presentation
• Checks - Lab

• For-loop;
• Control variables;
• Increment;
• While-loop;
• Repeat break operators;
• Nested loops;
• More complex tasks with repetition structures.

• Video - For-loops - Christian Ivanov
• Video - While-loops - Christian Ivanov
• Video - Nested-loops - Ivet Valcheva

• Go test your programming skills right now!

• Judge - Exams

GitHub MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Copyright © 2023 MitkoVtori. Photos by MitkoVtori.

police MIT License