Decorator which checks whether the function is called with the correct type of parameters.
-
Updated
Sep 20, 2024 - Python
Decorator which checks whether the function is called with the correct type of parameters.
Gets a value from a Map/Obj or sets an initial value when not found and returns that. TypeScript supported.
This Java program provides a complete implementation for a potion inventory system , involving multiple classes that manage ingredients, potions, and their interactions,The code also includes a user-friendly interface for potion creation, enabling the dynamic generation of custom potions based on the provided ingredients.
This code follows different types of inheritance while using the "setter" and "getter" function. This code collect's the pet's name, age, and type wherein the type of pet is only limited to cat, dog and bird.
OOP in JS: Displayed PG rated movie title, calculated the area and circumference of the circle, displayed the person details and calculated the Uber ride fare.
Day-6 Task (JS)
Simulation of a hotel's room reservation system
The Student Grading System is a mini project designed to manage and calculate grades for a group of students. The system utilizes collections, specifically dictionaries or lists, to store and organize student data, such as names, IDs, and scores, and to perform various grading calculations.
It contains JavaScript CLASS & OOPS Concepts with Examples
This is a Library Managment System project, i used only Java laguage.in this project both librarian and student have access to see the books and take away.
JavaScript_Day_6_Task_OOPS
This repo contains Day 6 task of MERN Stack
Add a description, image, and links to the setter-getter topic page so that developers can more easily learn about it.
To associate your repository with the setter-getter topic, visit your repo's landing page and select "manage topics."