shekhargulati / 30-seconds-of-javaLinks
Curated collection of useful little Java functions that you can understand quickly
☆1,046Updated 3 years ago
Alternatives and similar repositories for 30-seconds-of-java
Users that are interested in 30-seconds-of-java are comparing it to the libraries listed below
Sorting:
- Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time AP…☆126Updated 4 years ago
- A Java 8+ Cheat Sheet for functional programming☆503Updated last year
- A curated list of awesome Java frameworks, libraries and software.☆522Updated 2 weeks ago
- A collection of Java interview questions and answers to them☆300Updated 6 years ago
- Data Structures and Algorithms in Java (useful in interview process)☆463Updated 3 years ago
- Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.☆1,580Updated last year
- 115 Java Interview Questions and Answers – The ULTIMATE List☆221Updated 4 years ago
- Java Concurrency/Multithreading Tutorial with Examples for Dummies☆301Updated 4 years ago
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆409Updated 5 years ago
- A collection of various useful algorithms and data structures along with their Java implementations.☆135Updated 4 years ago
- Java Design Patterns website at https://java-design-patterns.com☆104Updated 2 years ago
- Code based and real world examples of Spring Boot and shiny things. 😍☆435Updated 3 years ago
- ✅ A checklist for building Java + Angular/React web applications in the correct way☆230Updated 7 years ago
- A curated list of awesome Java frameworks, libraries, software and books☆193Updated last year
- A Roadmap for our Courses. Remember we focus on Java, Microservices, Web Applications and are big Spring Shop - Spring, Spring MVC, Sprin…☆100Updated 6 years ago
- java 11 example code☆100Updated last year
- Java 8 for all of us☆1,582Updated 5 years ago
- Data Structures implemented in Java☆148Updated 3 years ago
- Codes with minor comments of Java Multithreading course☆648Updated 3 years ago
- GoF Design Patterns, each pattern described with story from real life.☆178Updated 5 months ago
- A guide of modern Java (Java 17)☆566Updated 3 weeks ago
- Collection of reusable tested Java 21 compatible code snippets that you can understand in 30 seconds or less.☆1,111Updated 4 months ago
- Categorized overview of Programming Principles & Patterns☆373Updated last year
- Collection of algorithms and datastructures implemented in Java.☆45Updated 4 years ago
- Reading Effective Java, Third Edition in 11 days (3 hours per day) and make notes as much as possible.☆110Updated 7 years ago
- Spring 5 Design Patterns, published by Packt☆207Updated 2 years ago
- The code for the Java multithreading course by John Purcell from Cave of Programming http://www.caveofprogramming.com/library/index.html☆44Updated 10 years ago
- Source code to the book "Effective Java Second Edition" created by Joshua Bloch☆587Updated 7 years ago
- 🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵☆1,196Updated last week
- Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.☆242Updated 2 weeks ago