Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (33 loc) · 1.39 KB

Programming Techniques used:

For these projects the following programming techniques were used:

-User Interfaces.
-Multithreading.
-Database Connection.
-Relational Databases.
-Composite Design Pattern.
-Design by Contract.
-Reflection Techniques.
-Observer Design Pattern.
-Lambda Expressions.
-Stream Processing.
-Polynomial Operations.
-Data Serialization.
-Queues Evolution in Real Time.
-Data Structures.
-Layered Architecture.

User Interfaces

Restaurant Management

Restaurant Management

Polynomial Operations

Polynomial Operations

Working with Threads

Working with Threads

Database and Reflexion Techniques

Database and Reflexion Techniques

Lambda Expressions and Stream Processing

No UI was implemented for this, just some simple messages appear.

Getting Started

For each project you can find both the .exe and .jar versions of the project.
Each has his own README and code may be found in the attached folders where .java files are.