|
Java Zone
(11/03/09)
Find out how to employ dependency injection, annotation, and aspect-oriented programming to enable POJO-based application development.
|
(10/22/09)
Mixing .NET and Java technologies with web services is often easy, but for many tasks web services are not the solution for Java/.NET interoperability.
(10/16/09)
Get a high-level introduction to important facets of AspectJ, such as language constructs, syntax and weaving choices, and Spring integration.
(10/05/09)
The introduction of Project Lombok, a combination compile-time and development-time code generator, has made Java POJO verbosity history. Add Lombok to your daily coding practices, and you won't go back.
(09/23/09)
Get a down-to-earth definition of real-time systems and their associated concepts from two of Sun's Java real-time programming experts.
Even though chip clock speed has stopped its year-by-year improvement, today's multicore chips can provide dramatic improvements in application performancebut you have to alter your code to take advantage of their power. Find out what you can do to gain multicore performance.
|
(09/21/09)
Learn how the JAX-RS API and annotations enable you to develop REST-based web services in Java. using annotations.
(08/21/09)
The Hessian binary web service protocol is a powerful and easy-to-use alternative to RMI, XML/SOAP, and REST/JSON for remote communication. Learn how to integrate Spring and Hessian and then create Hessian components as simple Java objects.
(08/17/09)
Combining reflection, dynamic proxies, and annotations proves to be such a powerful technique that it deserves its own name.
(08/03/09)
Learn all the major touch programming features supported through the BlackBerry JDE API. Along the way, you will see Java code snippets that demonstrate how to program these features.
(07/20/09)
Get a sneak preview of the new modularity and lightweight features in Java EE 6.
Your starting point for Java development, including answers to frequently-asked technical questions about Java, Get Help with Java, feature articles, links to the best Java sites, and news about Java tools and updates.
The Dos and Donts of a Java Position Interview
If you've looked for a Java position or if you are on the other side and are looking to fill a Java position in your company, then here are a few tips that will come in handy. (from Developer.com)
Will Oracle Continue Funding Suns Pet Java Projects?
Oracle expects Sun to contribute to its operating profit right away. To make that happen, Oracle may pull funding and staff from projects such as JavaFX, Project Looking Glass, and Project GlassFish. (from DevXtra Editors' Blog)
Iteration or Recursion?
Did you ever get stuck having to choose between a recursive or iterative implementation? Get the answers to whether one is better than the other or whether it really matter? (from Developer.com)
|
 |

NEW: Ottos Obstacles
This is a small puzzle game with 10 levelsall completable, made from Dave Koelle's Java Boulderdash, but with it's own rules and graphics.
NEW: Gerotor Pump Calculator GRPC061220
Gerotor pumps are popular in a few industriesin automotive engine and transmission applications, for example. This Gerotor Pump Calculator applet provides a pump designer with a hopefully convenient starter tool, providing solid ground for beginners.
NEW: Cannon Defender
The object of this game is to shoot your enemy planes before they drop their bombs on you. Your enemies are not that bright and often drop their bombs on each other. To play this game, use the arrow keys to move the barrell of your cannon from left to right. PRess the spacebar to fire. Click the screen to pause the game. Remember to take the wind into consideration when firingyour shots may just come back to hit you!
|
|
You can impart knowledge, but not experience; all experts are self-taught.
More...
|
Past Blog Posts:
You Cant Teach Expertise
Over the past several weeks, I've had the obligatory parental experience of teaching a teenager to drive. This can be a nerve-wracking process as the new driver learns the mechanics of controlling the car: steering, using the pedals, shifting gears,...
What If Oracle OpenWorld Did Swallow JavaOne?
Does Oracle's acquisition of Sun mean a merger of their flagship conferences, Oracle OpenWorld and Sun's JavaOne, into a single co-located show? For Java developers, feeling like second-class citizens would be an unavoidable consequence.
|
|
|