Skip to content

A repository with some Python/C++ assignments I did during my first year of university.

Notifications You must be signed in to change notification settings

Aleex-C/school-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP Agentie de Turism

Untitled

GUI Application I had to develop during my OOP class in the second semester of the first year. The points was mainly practising OOP principles, SOLID principles. working with Design Patterns (Observer, Model View Controller), CRUD, layered-architecture. I also had to deal with: memory management (pointers of all sorts, memory leaks, RAII), implementing a Dynamic Vector class (similar to the one in STL, for practice purposes), working with QT for all-stuff GUI-related.

Untitled

Sorting functionalities

Untitled

Filtering

Untitled

Wishlist window

Untitled

Random generator (and Observer at work, for the Dynamic “Offer Type” Buttons)

Untitled

Very Basic Product Manager

Basic Made for practice purposes regarding QT (layouts, textboxes, event-handler, ...) Basic2

Python renting and other apps

Console movie renting manager based on a layered architecture, CRUD operations, file handling, OOP Principles

About

A repository with some Python/C++ assignments I did during my first year of university.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published