My CoreJava Practice Programs
-
Updated
Apr 25, 2018 - Java
My CoreJava Practice Programs
bld extension to perform static code analysis with SpotBugs
A simple caclulator that evaluates postfix expressions (to learn about Queues, Stacks, and Exception handling).
A small program for managing contacts.
This repository contains Java practice code covering core object-oriented programming concepts such as inheritance, polymorphism, abstraction, aggregation, and encapsulation. It also includes examples on generics, collection frameworks, wrapper classes, and other foundational topics essential for mastering Java.
This repository contains beginner-friendly Java assignments focused on understanding and applying the static keyword. Each file demonstrates a unique concept such as static methods, static blocks, static vs instance methods, and static initialization.
Mango hotel reservations are a popular method for booking hotel rooms. Travelers can book rooms on a computer by using online security to protect their privacy and financial information and by using several online travel agents to compare prices and facilities at different hotels.
Playground project to explore static injection with AndroidAnnotations.
📚 Java language basics
Mini project Implementing dependency injection in dynamic and static ways.
Add a description, image, and links to the static topic page so that developers can more easily learn about it.
To associate your repository with the static topic, visit your repo's landing page and select "manage topics."