https://github.com/radocodes/softuni-programming-fundamentals
Programming Fundamentals January 2017 Course
https://github.com/radocodes/softuni-programming-fundamentals
Last synced: about 1 year ago
JSON representation
Programming Fundamentals January 2017 Course
- Host: GitHub
- URL: https://github.com/radocodes/softuni-programming-fundamentals
- Owner: radocodes
- License: mit
- Created: 2019-08-04T16:53:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T21:18:39.000Z (almost 7 years ago)
- Last Synced: 2025-02-24T01:12:15.792Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SoftUni Programming Fundamentals January 2017 Course
This course is part of the overall software engineering program with C# at Software University (Sofia, Bulgaria).
Topics:
- Data types
- Methods
- Debugging and Troubleshooting Code
- Arrays and List
- Dictionaries
- Advanced Collections
- Lambda and LINQ
- Regex and Text Processing