🎨 Record the articles and code I wrote while learning design patterns
-
Updated
Nov 27, 2022 - Java
🎨 Record the articles and code I wrote while learning design patterns
Good practices to create code in Java, open to other languages. ⚡
🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.
This project implements Decorator and Iterator Design patterns using Java
Utility library for collections, comparators and iterator classes
UBC CPSC 210, Fall 2019
A Java API to store and iterate over time-series data retrieved from a data feed and stored in a database.
Entity beans fetching, joining, filtering, sorting and aggregation
CSC-133 iterative assignment; a game created in Codename One.
Java Interview Prep Programs
All Core Java programs
📦 Java Collections Framework – Concepts & Examples This repository contains well-structured Java programs covering the Java Collections Framework, including List, Set, Map, Queue, Iterator, ListIterator, and common operations like add, remove, subList, removeAll, and traversal techniques. Designed for learning, practice, and interview preparation.
Add a description, image, and links to the iterator topic page so that developers can more easily learn about it.
To associate your repository with the iterator topic, visit your repo's landing page and select "manage topics."