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).
- Host: GitHub
- URL: https://github.com/radocodes/softuni-programming-basics
- Owner: radocodes
- License: mit
- Created: 2017-01-21T22:01:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T15:31:20.000Z (almost 6 years ago)
- Last Synced: 2025-01-05T22:11:41.482Z (5 months ago)
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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