Skip to content
#

static-members

Here are 19 public repositories matching this topic...

A structured C++ OOP course with worked examples and exercises — classes, objects, encapsulation, data structures, linked-list, stack, queue, binary-tree, inheritance, polymorphism, access specifiers, static members, and the memory model. For beginners through experienced engineers.

  • Updated Sep 6, 2026
  • C++

Create a React to-do app with TypeScript using hooks (useState, useEffect) and type-safe components. Set up a Node.js API with Express and TypeScript for CRUD operations on to-dos, ensuring type-safe requests and responses. Use axios or fetch to connect the frontend with the backend.

  • Updated Oct 22, 2024
  • TypeScript

My Java Programming 1 solutions and projects. This repository demonstrates my foundational understanding of object-oriented programming, core Java syntax, and problem-solving techniques, covering data types, control structures, and basic algorithms.

  • Updated Jun 19, 2025
  • Java

Comprehensive Core Java learning repository covering fundamental concepts: OOP (Inheritance, Polymorphism, Encapsulation, Abstraction), JVM Architecture, Memory Management, Garbage Collection, Type Casting, Strings, and Exception Handling. Designed to build a strong foundation for Java Full Stack Development.

  • Updated Sep 11, 2026
  • Java

his Java-based School Management System demonstrates core OOP concepts like inheritance, encapsulation, upcasting, and downcasting. It models real-world roles such as Staff, Teacher, and Principal with shared and specific behaviors. Static variables, methods, and blocks are used to manage common resources like the school name.

  • Updated Jul 28, 2025
  • Java

Add this topic to your repo

To associate your repository with the static-members topic, visit your repo's landing page and select "manage topics."

Learn more