getter-and-setter

There are 38 repositories under getter-and-setter topic.

  • night-moon-studio/Leo

    A library based on NCC Natasha to quickly and easily read/write instance's fields or properties.

    Language:C#817818
  • getter-setter-generator

    Gabsii/getter-setter-generator

    Create getters and setters for several languages for Visual Studio Code automatically!

    Language:JavaScript5267
  • NATASHA-ct/School-Library-with-Ruby

    This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app

    Language:Ruby510
  • pity7736/nyoibo

    Create automatically attribute accessor in Python.

    Language:Python3100
  • saltyshiomix/objectio

    A JavaScript object getter and setter with string literals ⚡

    Language:TypeScript320
  • metter

    alexengrig/metter

    An annotation processor for generating getter and setter suppliers

    Language:Java2192
  • covid-saarani/lipik

    Clerk which fetches and stores the data into सारणी (Saarani).

    Language:Python2000
  • diegoivg98/Javascript

    ejercicios(numeros,cadenas de textos), funciones(asincronas,generadoras), eventos, NPM, jQuery, POO y Geolocalizacion

    Language:JavaScript2100
  • ANSummers/Build-a-Library

    Build-a-Library is a Codecademy project from the introduction to Javascript course. See solution in main.js

    Language:JavaScript1100
  • areeba0/Vehicle-Rental-Management-Using-CPP-Object-Oriented-Programming

    this C++ code implements a Rental Reservation System using object-oriented programming principles. It manages reservations for vehicles, storing details such as reservation ID, customer name, car make and model, pickup, and return dates, and calculates the rental duration, rate, and total cost dynamically.

    Language:C++110
  • BurnoutDV/getterGen

    Generates generic getter & setter for a python class, this already exists a thousand times over

    Language:Python1100
  • JelibeenInc/php-eeze

    Dynamic PHP setter/getter library.

    Language:PHP1201
  • ksb96/Cpp-codes

    A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp

    Language:C++1200
  • paras-0007/Basics-of-Oops-concept-in-Python

    Concepts of Encapsulation , Abstraction , Inheritance , Polymorphism , getter & setter defining in class and overriding the function in a class .

    Language:Jupyter Notebook1100
  • thinkcn/PHPBot

    PHP code generator, which currently includes the ability to generate Getter and Setter

    Language:C++1200
  • fovelas/vscode-phpgsc

    PHP Getter & Setter and Constructor for Visual Studio Code

    Language:TypeScript0100
  • GabrielDesmodus/bank_project

    Simple bank account manager for Java practice(classes, constructors, getter-setters, methods)

    Language:Java0200
  • LucottiA/JAVA

    Ejercitaciones varias de Java.

    Language:Java0100
  • manoj-hubgit/zenclass-day-6-task

    Zenclass day 6 task

    Language:JavaScript0100
  • pagaredivyanka/AirFare

    Java console application to calculate airfare for flights by different airline agencies

    Language:Java0100
  • ramaesshh/Classes-in-Js

    This contains classes in javascript,this method and template litrals

    Language:JavaScript0100
  • sarvagya-dubey/PythonOOPConcepts

    This repository contains basic examples illustrating concepts of Object Oriented programming with Python. You get to know how to write a class in python, initialize instances, class variables, inheritance in Python, writing getters and setters and the use of @classmethod, @staticmethod, @property and dunder-methods like __repr__, __str__, __len__ and __add__ and implementing a Singleton class in Python

    Language:Python0100
  • Shipramargurate/Address-Book-System

    Ability to create a Contacts in Address Book and add , delete , edit contact ,add multiple conatct

    Language:Java0100
  • yavuztturgut/board

    how to seperate your code

    Language:C++0100
  • yingshill/python_logic_gate

    Implement logic gate simulation using circuits

    Language:Python0100
  • ANSummers/Meal-Maker

    As a frequent diner, you love trying out new restaurants and experimenting with different foods. However, having to figure out what you want to order can be a time-consuming ordeal if the menu is big, and you want an easier way to be able to figure out what you are going to eat. In this project, you’ll use JavaScript to randomly create a three-course meal based on what is available on a menu. We’ll keep running it until we’re satisfied with the generated meal!

    Language:JavaScript10
  • burcuerdogann/MethodsAndClasses

    Android Development / Java Tutorial - Lesson 3

    Language:Java10
  • ckscode/day-6-tasks

    Creating Classes objects and getter/setter

    Language:JavaScript10
  • EricaSantos-FullStack/OOP-na-pratica

    Exercicios desenvolvidos para treinar Programação Orientada a Objetos em JavaScript

    Language:JavaScript10
  • KaduFloresta/Android_Pizzaria_do_Kadu

    Aplicação para cadastrar uma pizza e imprimir esses dados numa Lista numa segunda tela.

    Language:Java20
  • medhakant/skiplist

    implementing skip list using linked lists

    Language:C++10
  • mlennig/Chapter5_Bit_Manipulation

    Bit Manipulation By Hand, Bit Facts and Tricks, Two's Complement and Negative Numbers, Arithmetic vs. Logical Right Shift, Common Bit Tasks: Getting and Setting

  • MrTypeError/Oops_concept_With_python

    This repo deals with the OOP's Concepts and have covered all the important concepts.

    Language:Python101
  • MSH-trojan/Java_Words_1

    A program describing the basic definition of Inheritance in java. using a Dictionary class as a derived one.

    Language:Java10
  • Vijayeswar-Yalamanchili/ZEN_JS_Roadmap_Task-6

    OOPs concepts

    Language:JavaScript10