Pinned Repositories
angularjs_javascript_and_jquery_all_in_one
apache_struts_2_web_application_development
codewars
data_structure
google-interview-university
A complete daily plan for studying to become a Google software engineer.
hibernate_recipes_second_edition
java_ee_patterns_and_best_practices
oracle_pl_sql_programming
professional_java_for_web_applications
spring_mvc_beginners_guide
dlee0113's Repositories
dlee0113/AngularFundamentalsFiles
A few files from my angular fundamentals course
dlee0113/junit
A programmer-oriented testing framework for Java.
dlee0113/gs-maven
Building Java Projects with Maven :: Learn how to build a Java project with Maven.
dlee0113/spring-framework
The Spring Framework
dlee0113/com.youtube.rest
Java restful service tutorial
dlee0113/babdev-spring
examples of spring framework
dlee0113/mongodb
Learning mongoDB
dlee0113/f1feeder-part1
That's the application code for my AngularJS tutorial.
dlee0113/data-bound-spring
Presentation and Code Samples for 2014 presentation on an Introduction to Spring-Data
dlee0113/example-dropwizard
dlee0113/gs-securing-web
Securing a Web Application :: Learn how to protect your web application with Spring Security.
dlee0113/anti-samy
dlee0113/example-spring-boot-rest
dlee0113/data_structure
dlee0113/hdiv-spring-mvc-showcase
dlee0113/ctci
Cracking the Coding Interview
dlee0113/spring_mvc_base
Base project used for my Pluralsight Spring JPA and Spring Security courses among others.
dlee0113/spring-mvc-chat
Sample code using the Spring MVC 3.2, Servlet-based, async support
dlee0113/spitter-1
Spitter project from Spring in Action book. Using Gradle, Spring 3.2.6, Hibernate 3.6.10, HSQL
dlee0113/jboss-as-tool-integration
Tool integration for jboss-as7
dlee0113/OWASP-CSRFGuard
OWASP CSRFGuard is a library that implements a variant of the synchronizer token pattern to mitigate the risk of Cross-Site Request Forgery (CSRF) attacks.
dlee0113/algorithms_and_data_structures
Want to learn more fundamentals of Comp Sci and get some practice writing C, C++, and Java.
dlee0113/coverity-security-library
Coverity Security Library (CSL) is a lightweight set of escaping routines for fixing cross-site scripting (XSS), SQL injection, and other security defects in Java web applications.
dlee0113/bad-tests-good-tests-code
code snippets from "Bad Tests, Good Tests" book (see http://practicalunittesting.com)
dlee0113/IntroGroovy
Intro Groovy source, based on Appendix A of Making Java Groovy
dlee0113/java-magazine-kite
dlee0113/scireumOpen
DEPRECATED: See scireum/sirius
dlee0113/CSharpKatas
A set of mental exercises for learning idiomatic C#
dlee0113/design_pattern
dlee0113/simplemodal
A modal dialog framework for jQuery