Programming Languages | News, how-tos, features, reviews, and videos
Keeping you abreast of the ever-changing Java world
Here's a step-by-step guide to playing audio files in a Java application
Here's a step-by-step guide to using the JDK 1.1 beta with Visual J++
The philosophies, marketing strategies, and agendas<br> of Sun and Microsoft. The first in a 3-part series
With the new Java Telephony API, the integration of computers and phones will finally become a reality
The "embrace and extend" directive from Redmond has received heaps of criticism -- but a positive spin on the plan is offered here
Through code samples, tables, and a Java virtual machine simulation, this article examines the bytecodes of the Java virtual machine that deal with finally clauses
Here's a close look at the way Java applets handle images in a network-based environment
How to use the StreamTokenizer object to implement an interactive calculator
Tired of rewriting everything? Here's how to build a component library for JavaScript and reuse common routines -- simply by cutting and pasting code