Home > Articles > Programming > Java

Java

693 Items

Sort by Date | Title

Aspect-Oriented Programming: A Tool for Internationalization
Feb 1, 2008
Stephen B. Morris explains how aspect-oriented programming can be used to solve some knotty problems and tackles the issue of internationalization.
Mobile Java with J2ME
Jan 18, 2008
Stephen Morris provides an easy introduction to mobile programming with J2ME.
The State of Java Development on OS X
Jan 4, 2008
Marcus Zarra look at the OS X platform from a Java developer’s perspective and reviews the state of the tools available.
Graph Algorithms in Java
Dec 28, 2007
Stephen Morris shows how graphs can be applied to solve a number of programming problems.
Design Patterns in Java: The Observer
Dec 21, 2007
Stephen Morris details the observer patter for implementing a publish-and-subscribe mechanism.
Organizing Your Eclipse Web Tools Platform Development Project
Dec 7, 2007
This chapter describes how modules and projects are managed in Eclipse Web Tools Platform.
Using the Java Sound API
Nov 9, 2007
Stephen Morris shows how this rare, low-level API can be used to rapidly build powerful sound solutions.
Moving C++ and Java Programmers Up the Value Chain
Nov 2, 2007
Stephen Morris explains how we can all benefit from moving up the value chain.
Scaling and Maintaining Ajax
Nov 2, 2007
This chapter covers general best practices and the use of simple vs. rich interfaces.
A Brief History of Programming, Part 1
Oct 26, 2007
David Chisnall takes a look at some of the developments that created the current crop of languages.
Java Nuts and Bolts: Copy Constructors, Cloning, and Linked Structures
Oct 19, 2007
Stephen Morris leads you through some of Java's powerful problem-solving mechanisms.
Understanding Inheritance in Java
Sep 14, 2007
Learn all about inheritance, an essential technique in Java programming.
Multithreaded Java GUI Programming
Aug 10, 2007
Stephen Morris describes how to add support for multiple threads of execution in a Java GUI-based application.
Ajax Construction Kit: Creating Responsive GUIs with Real-Time Validation
Aug 4, 2007
Learn when to inject real-time validation into your own apps.
Java Collections and Iterators
Aug 3, 2007
Stephen Morris shows you how easy and efficient the Java collection framework is to use.
How to Read and Write RSS Feeds
Jun 29, 2007
On Architecture: It Is What It Is Because It Was What It Was
May 25, 2007
For a given domain, there are only a small number of suitable architectural patterns.
Is This the Best We Can Do? A Conversation with Bruce Eckel, Part I
May 18, 2007
Editor Greg Doench interviews Java author Bruce Eckel.
Reading and Writing RSS Feeds
May 14, 2007
On Architecture: Goodness of Fit
May 11, 2007
Does an "ideal" software architecture exist?

<< < Prev Page 8 9 10 11 12 Next >