Skip to content
#

classes-and-inheritance

Here are 89 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++

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

Welcome to my #100PySnippet Challenge repository! 🚀 Join me on a 100-day coding adventure where I explore Python through concise and powerful daily code snippets. From fundamental basics to advanced concepts, each snippet provides practical insights into Python programming.

  • Updated Feb 15, 2024
  • Python

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