This is an audio player which supports audio files with .mp3 extension. It is implemented on C# using WindowsForms. The architecture is MVP. This app supports the viewing of information about tracks, and displaying track covers. Also, the rewind playback is implemented. There is a feature for creating playlists and customizing the playback of tracks in playslists.
Console application-example of using standard collection classes: HashTable and ArrayList
The application for storing information about books with authors, also provides the possibility of creating information schedules and then saving them in .png format
A case study of the console application, which includes examples of working with iterators and collection classes
Sleeping Barber Problem Thread Sync Vanilla
A case study of using DragNDrop in WindowsForms
A sample program, which is a notepad, for create, edit, save, open text files.
The application is analogous to the standard WordPad with the implementation of all functions