GitHub

dataproctech organization logo

dataproctech

Organization badge

dataproctech

Polish Open Source Org badge [![Polish Open Source Org badge](https://polish-open-source.pl/en/badges/organizations/github/dataproctech.svg)](https://polish-open-source.pl/en/latest)

Organization

Location
Poland
City
Unknown
Public repositories
55

Ranking metrics

Snapshot:

Stars
⭐ 10
New stars
⭐ 0
Polish Open Source Org
284th

Best repositories

In this lab, students gain a working knowledge of data hiding, encapsulation and the use of the protected access modifier in Java and C++. The goal of the class is to understand how to secure data in classes and how to make it available to inheriting classes while maintaining proper protection.

Stars
⭐ 1
New stars
⭐ 0
Language
C++

In this lab, students gain hands-on experience with the key mechanisms of object-oriented programming in C++ and Java: inheritance, abstract class, metod overriding.

Stars
⭐ 1
New stars
⭐ 0

In this lab, students will practice the basic concepts of object-oriented programming (OOP) by creating simple classes in C++ and Java. This will help you understand the basics of class definitions, objects, attributes and methods, which are key elements of OOP.

Stars
⭐ 1
New stars
⭐ 0
Language
Java

In this lab, students will learn the basics of object management in object-oriented programming, with a focus on constructor and destructor mechanisms.

Stars
⭐ 1
New stars
⭐ 0
Language
C++