Modern Template Techniques
-
Updated
Aug 18, 2024 - C++
Modern Template Techniques
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
A single Server Handles multiple clients request using multiple threading
USC CSCI 104 Midterm Review
THE MAIN OBJECTIVE OF THIS PROJECT IS TO PROVIDE INFORMATION RELATED TO THE COVID-19 FOR VARIOUS STATES OF SOUTH INDIA AND ALSO THE SOP GUIDELINES(STANDARD OPERATING PROCEDURES)AND THE EMERGENCY CONTACT DETAILS LIKE (FOOD HELPLINE AND MEDICAL HELPLINE PROVIDED BY THE GOVT.OF KARNATAKA) SO THAT THE CITIZENS CAN TAKE PROPER MEASURES.BECAUSE WE ALL…
42 CPP Piscine - Learning object oriented programming
DCL-112: Object-Oriented Programming using C++20
Object oriented paradigm -> Real world programming
Implementação do tipo abstrato de dados Polygon. Esse tipo abstrato de dados representa polígonos. Um polígono é formado por um conjunto de N pontos de duas dimensões, que em sequência, determinam N arestas.
Master advanced C++ concepts like polymorphism, deep copying, and abstract classes, with exercises on polymorphic behavior, memory management, and defining interfaces for derived classes.
This repository provides a comprehensive introduction to C++. It covers fundamental concepts like memory management, polymorphism, inheritance, abstract classes and object-oriented programming in general, offering a solid foundation in C++ for beginners.
Solving real-life problem using polymorphic hierarchy.
Add a description, image, and links to the abstract-class topic page so that developers can more easily learn about it.
To associate your repository with the abstract-class topic, visit your repo's landing page and select "manage topics."