Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteprattis/music-player-in-visual-csharp
A windows forms application implementing a music player.
https://github.com/peteprattis/music-player-in-visual-csharp
computer-science csharp music-player program student windows-forms
Last synced: about 14 hours ago
JSON representation
A windows forms application implementing a music player.
- Host: GitHub
- URL: https://github.com/peteprattis/music-player-in-visual-csharp
- Owner: PetePrattis
- License: mit
- Created: 2019-10-29T20:23:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T20:25:32.000Z (about 5 years ago)
- Last Synced: 2023-09-14T10:17:29.165Z (about 1 year ago)
- Topics: computer-science, csharp, music-player, program, student, windows-forms
- Language: C#
- Size: 39.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A C# Program / Project
**This is a C# project from my early days as a Computer Science student**
_This programm was created for the third semester class Object-oriented Application Development
and is one of three final C# projects neccessary to pass the class_> #### Description of project
>
>>A windows forms application implementing a music player.> #### About this project
>
> - The comments to make the code understandable, are within the .cs archive
> - This project was written in Visual Studio IDE
> - This repository was created to show the variety of the work I did and experience I gained as a student
>