programming

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.oracle.com/technetwork/java/index.html

Effective Java Second Edition

Oracle Oracle Technology Network > Java Article Why, Where, and How JavaFX Makes Sense

Design Patterns

http://st-www.cs.illinois.edu/users/patterns/DPBook/DPBook.html by Erich Gamma , Richard Helm , Ralph Johnson , and John Vlissides ( The Gang of Four ). Cover Full Size (24K) Winner: Software Development, 1994 Productivity Award . Design Patterns is part of the Addison Wesley Professional Computing Series , a series that encompasses the state of the art in programming languages, operating systems, and network technology. Published October 1994 for $37.75, 416 pages, hardback, ISBN 0-201-63361-2.
http://introcs.cs.princeton.edu/java/home/ a textbook for a first course in computer science for the next generation of scientists and engineers Textbook. Our textbook Introduction to Programming in Java [ Amazon · Addison-Wesley ] is an interdisciplinary approach to the traditional CS1 curriculum.

Introduction to Programming in Java: An Interdisciplinary Approach

This WWW page is intended to serve as a comprehensive collection of algorithm implementations for over seventy of the most fundamental problems in combinatorial algorithms. The problem taxonomy, implementations, and supporting material are all drawn from my book The Algorithm Design Manual . Since the practical person is more often looking for a program than an algorithm, we provide pointers to solid implementations of useful algorithms, when they are available. Because of the volatility of the WWW, we provide local copies for many of the implementations. We encourage you to get them from the original sites instead of Stony Brook, because the version on the original site is more likely to be maintained.

The Stony Brook Algorithm Repository

http://www.cs.sunysb.edu/~algorith/