https://github.com/louresb/oop
This repository contains the exercise completed as part of the Balta.io course on backend development.
https://github.com/louresb/oop
csharp dotnet dotnet5
Last synced: 3 months ago
JSON representation
This repository contains the exercise completed as part of the Balta.io course on backend development.
- Host: GitHub
- URL: https://github.com/louresb/oop
- Owner: louresb
- License: mit
- Created: 2023-03-05T02:40:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T17:29:38.000Z (about 3 years ago)
- Last Synced: 2025-05-08T16:53:59.786Z (about 1 year ago)
- Topics: csharp, dotnet, dotnet5
- Language: C#
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Object-Oriented Programming
[](https://github.com/louresb/OOP/blob/main/LICENSE)

This is a console application written in C# that demonstrates the usage of various classes and entities related to educational content, such as articles, courses, and careers.
## Usage
When you run the program, it will showcase the functionality of the Balta application by displaying information about articles, courses, and careers.
The output will provide details such as article titles, URLs, course names, and career items.
## Learning resources
This console application was created using [Balta.io](https://balta.io/)'s backend course. I recommend checking it out if you're interested in learning about .NET programming.
## License
[MIT License](https://github.com/louresb/OOP/blob/main/LICENSE) © [Bruno Loures](https://github.com/louresb)