• Stars
    star
    1
  • Language
    C++
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A small example of a console application that shows examples of class inheritance

More Repositories

1

FileManagerWPF

This is an examplre of file manager on WPF. Using TreeView and ListView controls
C#
12
star
2

MP3Player

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.
C#
4
star
3

FileManagerLite

This is an example of FileManager on WindowsForms with using TreeView and ListView
C#
2
star
4

CopyingFilesThreads

MVP, WPF, C#, MultyThreads
C#
2
star
5

FB2Reader

A practical example of a program for reading documents. Using FlowDocumentReader
C#
2
star
6

NotePad-WinAPI-

A sample program, which is a notepad, for create, edit, save, open text files.
C++
2
star
7

HealthPlus

The program is an assistant, helps not forget about taking medication with the help of notifications. She also keeps a schedule for each member of the family, dosages, prescriptions of the doctor.
C#
2
star
8

Polymorphism

A small example of a console application that shows examples of polymorphism when inheriting
C++
1
star
9

dotnetCleaner

A smiple CLI tool for cleaning .net project by deleting temp folders.
C#
1
star
10

TimePickerUserControl

Custom control for selecting the time (hours, minutes, seconds).
C#
1
star
11

Compass

Android app fo GoldenByte. ONline team
Java
1
star
12

SystemCollections

Console application-example of using standard collection classes: HashTable and ArrayList
C#
1
star
13

Clock

A case study for working with shapes in WindowsForms on C#. Presented working analog clock with different settings
C#
1
star
14

EncryptingData

The example of programm, which do encrypt files with key and descript
C#
1
star
15

Calculator-WinAPI-

Instructional example of a calculator. Four arithmetic operations are implemented.
C++
1
star
16

Calculator

An example of implementing a calculator with memory with a graphical interface using WindowsForms on C#
C#
1
star
17

ListBoxGallery

Sample photo gallery application. Use a custom control to display photos in a fan view
C#
1
star
18

ShopFinder

Site parser for finding shops using resselerratings.com
C#
1
star
19

FlightSimulator

Console application-simulator for training pilots of aircraft. Implemented pseudo-graphic interface
C#
1
star
20

MVCStudentList

A sample application with MVC architecture for working with student lists
C#
1
star
21

RemindMe

Reminder program for Windows desktop. You can add events about which the program will resemble with notifications
C#
1
star
22

WordPad-

The application is analogous to the standard WordPad with the implementation of all functions
C#
1
star
23

FindAndReplaceNotePad

A case study of notepad for WindowsForms with implementation of search and replace functions
C#
1
star
24

BookStorageWithGraphics

The application for storing information about books with authors, also provides the possibility of creating information schedules and then saving them in .png format
C#
1
star