Skip to content

Java tips and tricks that I often use as a basis for presenting to graduates/juniors

Notifications You must be signed in to change notification settings

iamrichardjones/MiniDesignPatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TipsAndTricks

##Why? I often mentor/coach more junior members of the software team so wanted use this project as a basis for presenting to graduates

##Why Gradle? It's as pure and simple as me not using it before :) I have used Maven and Ant and thought I would try the new kid on the block

##What can be contributed? Anything you think might help. There is a lot on Design Patterns on line but what I want here is some of the mini-design patterns that you pick up after many hours of coding

##Contents These will be added to as I transfer my notes online to this project

  1. How to throw more informative exceptions
  2. How to easily count the number of days in the year so far

About

Java tips and tricks that I often use as a basis for presenting to graduates/juniors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages