Skip to content
#

static-method

Here are 27 public repositories matching this topic...

This repo is a full guide to learn java language in addition to software engineering principles, also it contains mini-applications on java from scratch -basic concepts- to small | mid-sized java projects

  • Updated May 13, 2024
  • Java

Faux banking python project. Shows understanding of python fundamentals (variables, lists, functions, control statements, objects [dictionaries, classes]). Plays with ternary opertors and list comprehension. Shows understanding of OOP. CLASS objectives: define, instantiate, call methods[instance, static, cls], define/use global attributes, and m…

  • Updated Feb 15, 2022
  • Python

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_…

  • Updated Jan 9, 2022
  • Python

Improve this page

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

Learn more