An open API service indexing awesome lists of open source software.

https://github.com/radocodes/softuni-programming-basics

SoftUni-Programming-Basics Course August 2016. This repository contains a baby execises from 'SoftUni-Programming-Basics August 2016' course, which represents a first steps and entry level in the world of the programming. It is also entry part of the overall software engineering program with C# at Software University (Sofia, Bulgaria).
https://github.com/radocodes/softuni-programming-basics

Last synced: 3 months ago
JSON representation

SoftUni-Programming-Basics Course August 2016. This repository contains a baby execises from 'SoftUni-Programming-Basics August 2016' course, which represents a first steps and entry level in the world of the programming. It is also entry part of the overall software engineering program with C# at Software University (Sofia, Bulgaria).

Awesome Lists containing this project

README

        

# SoftUni-Programming-Basics

SoftUni-Programming-Basics Course August 2016

This repository contains a baby execises from 'SoftUni-Programming-Basics August 2016' course, which represents a first steps and entry level in the world of the programming. It is also entry part of the overall software engineering program with C# at Software University (Sofia, Bulgaria).

The Content of this course is like:
- First steps in coding ('Hello World' style)
- Simple calculations
- Logical conditions
- Some loops
- Drowing with loops