Skip to content

БГУИР, КСиС, ПОИТ | Лабораторные работы по предмету ООП (4 семестр)

License

Notifications You must be signed in to change notification settings

BSUIR-SFIT-Labs/OOP-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented Programming (Labs)

Description: Labs on the subject of object-oriented programming.

Programming language: С#


UML diagram:

Logo


Tasks:

  1. Implement a program that allows to perform CRUD operations on objects.
  2. Implement the ability to save and load the list of objects to/from a file. The following types of serialization/deserialization must be implemented:
    • Binary;
    • XML/JSON;
    • In any text format.
  3. Implement at least 2 plugins for data processing before saving to a file.

About

БГУИР, КСиС, ПОИТ | Лабораторные работы по предмету ООП (4 семестр)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages