Pinned Repositories
Concurrency
Multithreading examples(with Presentation) in Java
gs-serving-web-content
Serving Web Content with Spring MVC :: Learn how to create a web page with Spring MVC.
Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
jcip.github.com
Java Concurrency in Practice
physical-computing-with-scratch
An introduction to using Scratch with the Raspberry Pi GPIO pins
springboot2-security-demo
test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
thymeleaf-spring-data-dialect
Data pagination made easy with thymeleaf and spring data
tutorials
Java Tutorials on my blog (baeldung)
videoshop
SalesPoint sample application
webdeveloper987's Repositories
webdeveloper987/gs-serving-web-content
Serving Web Content with Spring MVC :: Learn how to create a web page with Spring MVC.
webdeveloper987/physical-computing-with-scratch
An introduction to using Scratch with the Raspberry Pi GPIO pins
webdeveloper987/springboot2-security-demo
webdeveloper987/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
webdeveloper987/thymeleaf-spring-data-dialect
Data pagination made easy with thymeleaf and spring data
webdeveloper987/videoshop
SalesPoint sample application
webdeveloper987/30-seconds-of-java
Curated collection of useful little Java functions that you can understand quickly
webdeveloper987/building_maintainable_software
webdeveloper987/competitive-programming
my foray into the world of competitive programming
webdeveloper987/competitive-programming-4
Compilation of all the programs for practice and contests
webdeveloper987/CompetitiveProgramming
Page of the course "Competitive Programming and Contests" at Department of Computer Science, University of Pisa
webdeveloper987/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
webdeveloper987/DesignPatterns
A simple Java exercise to demonstrate design patterns
webdeveloper987/docker-glassfish-2.1.1
Docker image for projects that need Glassfish 2.1.1
webdeveloper987/Effective-Java-Third-Edition-Reading-Notes
Reading Effective Java, Third Edition in 11 days (3 hours per day) and make notes as much as possible.
webdeveloper987/full-stack-with-angular-and-spring-boot
Your First Full Stack Application with Angular and Spring Boot
webdeveloper987/gitignore
A collection of useful .gitignore templates
webdeveloper987/gof
GoF Design Patterns
webdeveloper987/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
webdeveloper987/InterviewThis
An open source list of developer questions to ask prospective employers
webdeveloper987/Intro-to-Java-Programming
Solutions to Programming Exercises in Introduction to Java Programming, Comprehensive Version (10th Edition) by Y. Daniel Liang
webdeveloper987/java-9-recipes
Source code for 'Java 9 Recipes' by Josh Juneau
webdeveloper987/java-to-python-in-100-steps
Learn Python using your Java Knowledge
webdeveloper987/java8-tutorial
Modern Java - A Guide to Java 8
webdeveloper987/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
webdeveloper987/jpa-hibernate-tutorials
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
webdeveloper987/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
webdeveloper987/salespoint
SalesPoint
webdeveloper987/springboot-angular-integration
SpringBoot and Angular integration
webdeveloper987/springboot-jwt
Example Springboot Application for Securing a REST API with JSON Web Token (JWT). For an example Integration with Angular (version 2+) go to https://github.com/ipassynk/angular-springboot-jwt