Introduction to programming in Java(cs.princeton.edu)
cs.princeton.edu
Introduction to programming in Java
http://www.cs.princeton.edu/introcs/
1 comments
Despite being an experienced Java programmer I found the scientific computation section really useful at bridging the gap between math formulas and working algorithms. Very concise explanations and example code included.