Skip to content
#

learningtocode

Here are 5 public repositories matching this topic...

Language: All
Filter by language

To make these ideas easier to understand, I also created a small interactive website called “The Ultimate OOP & Design Patterns Masterguide”. It has visual diagrams, simple code snippets, and small explanations for concepts like the 4 pillars of OOP, common Design Patterns. For more info: https://medium.com/@shadhujan/

  • Updated Dec 11, 2025
  • HTML

This repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.

  • Updated Jun 20, 2024
  • C

The repository contains a collection of Object-Oriented Programming assignments in Java and C++. It includes implementations of data structures such as Trie and AVL tree, image processing application, file manager GUI, and a graph manipulation program.

  • Updated Feb 20, 2023
  • Java

Add this topic to your repo

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

Learn more