Skip to content
#

overriding

Here are 69 public repositories matching this topic...

Discover object-oriented programming (OOP) concepts in this GitHub repository. Explore classes, inheritance, polymorphism, and encapsulation. Learn how to design and implement robust and reusable code using OOP principles. Perfect for beginners and experienced programmers looking to enhance their understanding of OOP.

  • Updated Jun 3, 2023
  • Java
C-Plus-Plus

This repo contains various C++ topics like constructors and destructors, data structures, dynamic memory allocation, exception handling, friend functions, functions, inheritance, loops, new and delete operations, polymorphism, practice code, recursion, structures, and templates.

  • Updated Jan 31, 2023
  • C++

This modules is an example of a Console based Employee Management System using MVC Design Pattern & JDBC + MySQL. It gives a practical demo explanation as how to connect our java application with the database using JDBC and proper MVC layered architecture as model, repository, service layers.

  • Updated Nov 2, 2021
  • Java

A C library which implements generic functions for working with arrays, lists, and more(coming soon), in a style that implements syntactic sugar that closely resembles C#. Not typical C, though one could use the internal functions. Designed for quick prototyping.

  • Updated Aug 11, 2023
  • C

Improve this page

Add a description, image, and links to the overriding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the overriding topic, visit your repo's landing page and select "manage topics."

Learn more