Skip to content
#

classes-and-inheritance

Here are 105 public repositories matching this topic...

This C++ program allows users to input a date in the format MM/DD/YYYY and provides a range of information related to that date, including the month name, zodiac sign, and horoscope. It showcases the use of operator overloading, data validation, and conditional statements.

  • Updated Sep 30, 2023
  • C++

This repository showcases my foundational knowledge of JavaScript, covering essential concepts critical for modern web development. The content is structured to highlight practical examples and best practices, reflecting my readiness to contribute effectively in a professional development environment.

  • Updated Feb 26, 2025
  • JavaScript

Includes multiple Scientific Computing & Algorithm Building Applications like Root Finding, Cost Minimization, Monte Carlo Approximation, Random Walk, Signal Strength Analysis, Class Architecture applications etc.

  • Updated Apr 15, 2021
  • MATLAB

I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.

  • Updated Oct 8, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the classes-and-inheritance 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 classes-and-inheritance topic, visit your repo's landing page and select "manage topics."

Learn more