GitHunt
GA

gaydov/Softuni-Programming-Basics

Containing the tasks from Softuni's course "Programming Basics"

Softuni-Programming-BasicsSoftuni logo

Containing the tasks from Softuni's course Programming Basics.

The repository was recreated on Jan 27th 2017 in order to include the whole projects and not the .cs files only. Also .gitignore file was added.

The course gives initial programming skills:

  • working with IDE (Visual Studio);
  • using variables, operators, expressions;
  • using the console for input and output of data;
  • using conditional statements - if, if - else, switch - case;
  • using loops - for, while, do-while, foreach;

Tasks

  1. First Steps in Coding
  2. Simple Calculations
  3. Simple Conditional Statements
  4. Complex Conditional Statements
  5. Simple Loops
  6. Drawing Figures with Loops
  7. Advanced Loops

Exams

Languages

C#94.2%JavaScript3.8%HTML1.8%CSS0.2%ASP0.0%

Contributors

Created January 27, 2017
Updated February 21, 2019
gaydov/Softuni-Programming-Basics | GitHunt