Java-programming-exercises
[GET https://api.github.com/repos/zhiwehu/Java-programming-exercises: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by zhiwehu)
Design Patterns
Design patterns implemented in Java (by iluwatar)
| Java-programming-exercises | Design Patterns | |
|---|---|---|
| 1 | 50 | |
| - | 94,105 | |
| - | 0.2% | |
| - | 8.2 | |
| - | 9 days ago | |
| Java | ||
| - | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Java-programming-exercises
Posts with mentions or reviews of Java-programming-exercises.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-03.
-
Top 10 GitHub Repositories for Python and Java Developers
8. Java Programming Exercises This repository offers a variety of programming exercises for beginners to intermediate level learners to practice coding skills and prepare for coding interviews. https://github.com/zhiwehu/Java-programming-exercises
Design Patterns
Posts with mentions or reviews of Design Patterns.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-12-10.
- Patterns.dev
- Byte Buddy is a code generation and manipulation library for Java
-
Learning Design Patterns in Programming
Java Design Patterns GitHub Repo
-
🌟 Unlock Your Developer Potential: Top 5 Must-Explore GitHub Repositories 🚀
design-patterns
-
Top 10 GitHub Repositories for Python and Java Developers
2. Java Design Patterns This repository showcases a collection of design patterns implemented in Java, making it a useful resource for learning how to apply design patterns in your projects. https://github.com/iluwatar/java-design-patterns
-
I have been following the mooc java-1 from few days and i am on part-3 i want to ask some questions
After that, more practice, and then Design Patterns (as in the famous book of the "Gang of Four": "Design Patterns: Elements of Reusable Object Oriented Software"). Here I'd recommend "Head First: Design Patterns" and Java Design Patterns as well as Refactoring Guru (the sites are more reference than course).
-
I made java roadmap website! Any feedbacks welcome!
For Design Patterns - any resource recommendation that misses Java Design Patterns and Refactoring Guru (also for Refactoring) as well as *Head First: Design Patterns, has failed.
-
How do you structure code?
A massive list of design patterns and how they could be implemented (in Java) can be found here.
-
Resources to learn how to create a 2D game engine with CPU rendering.
https://java-design-patterns.com/ has example code for things like object pools that can help with memory management.
-
What are some book recommendations that don't require a specific language.
Sidenote: I would not really use the GoF Design Patterns book anymore. Too dry. I would use "Head First: Design Patterns" - much more modern, much easier to read, or Refactoring Guru or Java Design Patterns (uses Java, but again, only for illustrations).
What are some alternatives?
When comparing Java-programming-exercises and Design Patterns you can also consider the following projects:
practical-python - Practical Python Programming (course by @dabeaz)
FF4J - Feature Flags for Java made easy
tutorials - Getting Started with Spring Boot 3:
Modern Java - A Guide to Java 8 - Modern Java - A Guide to Java 8
30-Days-Of-Java - [GET https://api.github.com/repos/Asabeneh/30-Days-Of-Java: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
Togglz - Feature Flags for the Java platform