Similar Articles |
|
JavaWorld July 2000 Bill Venners |
Objects versus documents for server-client interaction, Part 2 In this three-part series, Bill Venners compares the traditional approach to defining client/server interaction, using protocols and documents, with Jini's strategy of using objects and interfaces. |
JavaWorld September 2000 Thomas E. Davis |
The bibles of our industry Thomas Davis recommends four books that will provide you with what it takes to excel in Java development. The books extend beyond the basic syntax and semantics of Java to provide you with a comprehensive understanding of object-oriented programming... |
JavaWorld August 2000 Mark Pollack |
Code generation using Javadoc This article presents a custom doclet that provides a simple extensible architecture to generate code for SQL schema, and Java and C++ classes from simple Java class definitions. |
JavaWorld March 2002 Bill Venners |
James Gosling and the art of computer programming Java's creator imparts his thoughts on enterprise software, algorithms, the trend towards user-oriented software, flexibility, complexity, and other aspects of the art of computer programming... |
JavaWorld February 2003 Laurence Vanhelsuwe |
Unwrap the package statement's potential The package statement is a very powerful Java language feature. Yet most Java programmers, even experienced ones, fail to correctly exploit this power. Intrigued? Read on and see how a simple language feature can have massive repercussions downstream. |
JavaWorld November 2000 Mark Johnson |
C#: A language alternative or just J--?, Part 1 Early this summer, Microsoft caused a huge media splash by preannouncing .Net, a new distributed application framework. Integral to .Net is a new language called C#, which initially appears highly similar to Java. This article, the first in a two-part series, compares C# to Java -- describing language features and design trade-offs -- and places C# in the context of Microsoft's broader .Net strategy. |
JavaWorld December 2000 Peter Sayer |
XML for Java gains new support with Sun API enhancements Sun Microsystems published details on Monday of two new interfaces to link its Java programming language to XML... |
JavaWorld March 2003 Michael Juntao Yuan |
J2EE and beyond As J2EE technology matures, basic Java and J2EE programming skills are no longer adequate to secure a highly paid job in today's tightened market. This article discusses the latest trends in J2EE and developer training. |
JavaWorld June 2002 Jennifer Orr |
Is the JCP adequately preparing Java for Web services? The Java Community Process is currently reviewing Web services APIs that should prove important to Java Web services development. This article spotlights the latest Web services technologies and examines how the JCP is responding to Web services. |
InternetNews January 9, 2008 Andy Patrizio |
SpringSource's Update to .NET Adds Key Java Features SpringSource's Spring.Net provides programmers with features previously only available to Java developers. |
JavaWorld December 2002 |
Letters to the Editor Which getResource() strategy should you use with an obfuscator? How do you use CachedRowSet with multiusers? Can you declare a type-safe collection in C#? |
JavaWorld April 2001 |
Are smart coders the enemy? Extreme programming's popularity is on the rise, but not everyone is convinced that it represents the best path. Three JavaWorld forum members discuss their reservations about this new programming methodology... |
Salon.com January 21, 2003 Farhad Manjoo |
Is there hope for Java? A judge has ordered Microsoft to make it easy for Sun's popular programming language to work with Windows. But the remedy may be too little, too late. |
JavaWorld September 2000 Bruce Eckel |
Everything is an object, Part 1 This two-part article, excerpted from Chapter 2 in Thinking in Java 2nd. ed., moves you to the point where you can write your first Java program. Bruce Eckel gives an overview of the essentials... |
JavaWorld September 26, 2003 Sam Mefford |
Overcome Java 1.3-1.4 incompatibilities API version incompatibilities that force you to maintain separate codebases for newer versions can exponentially increase your frustration level. This article demonstrates techniques for overcoming interface version incompatibilities, charting a course for a single codebase. |
Military & Aerospace Electronics March 2008 Nielsen & Plans |
Java Computer Language Eyes Safety-Critical, Real-Time Applications A new drive in the Java community seeks to expand the language's applicability to safety-critical where failure puts lives at risk. |
JavaWorld April 2001 Geoff Friesen |
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes... |
Information Today April 8, 2013 |
New York Public Library Announces Digital Collections API For the first time, significant portions of the library's digitized collections are available as machine-readable data: more than 1 million objects and records for anyone to search, crawl, and compute. |
JavaWorld January 2, 2004 Humphrey Sheil |
In pursuit of perfection If we could just address Java's weak points, we might make Java that mythical beast -- the perfect technology platform. So then, what are those changes? Is there such a thing as the perfect technology platform, and does Java have the potential to become it? |
JavaWorld December 2000 John Zukowski |
Java threads: A comparative book review Java programs are multithreaded, whether you like it or not. This comparative review of six Java thread programming books will help you decide which books are the best read for learning the Java threading library and creating better technical solutions... |
JavaWorld February 2001 Erwin Vervaet |
Java: It's a good thing In response to Simson Garfinkel's article 'Java: Slow, Ugly, and Irrelevant', the author takes a more realistic look at Java's situation. Indeed, Java is far from perfect. But when you take the time to look beyond the flames and the hype, what is left is an exciting and competitive language... |
JavaWorld July 4, 2003 Mark O. Pendergast |
Navigate through virtual worlds using Java 3D Java 3D is an extension to the Java 2 object library that enables a programmer to create 3D graphical representations of objects and virtual worlds. This article demonstrates three advanced Java 3D programming concepts. |
JavaWorld August 2001 John Rommel |
Will Web services jump-start the software slump? Web services have been hyped as the "new" new thing -- the future of business and personal living. The certainty of change, driven by the business necessity to deliver faster, better, and cheaper services, is continually transforming the Internet. |
JavaWorld November 2002 Shah & Sommers |
Effort on the edge, Part 1 The authors look at recent changes in the Java Community Process (JCP) and ask whether the JCP helps or hinders Java's future. They also suggest how Java developers can influence Java's future. |
JavaWorld January 2001 Jean-Pierre Dube |
Printing in Java, Part 3 Part 3 of our series on Java printing introduces you to the print framework. Working on top of the Java Print API, the framework will make printing pages much easier by providing such features as a print-preview facility, a portable page-setup dialog, and graphics primitives... |
JavaWorld May 2002 Frank Sommers |
The adventures of JWSDP An examination of the current array of Web services tools, specifically from Sun Microsystems' toolkit, Java Web Services Developer Pack... |
JavaWorld September 2000 Tom Yager |
Microsoft's C# public beta hits a high note Java's success, and Sun's control of it, has prompted Microsoft to respond with its C# initiative. C# in many ways is a blend of the power of C++ and Java's built-in protections. Java developers will be well served to learn about C#'s pros and cons -- and how the initiative could affect Java's future. |
InternetNews July 23, 2004 Michael Singer |
Java 'Tiger' Divides the Enterprise The emergence of a new version of standard Java has opened a rift among application users who are reluctant to immediately upgrade for fear of incompatibility. |
InternetNews July 7, 2004 Susan Kuchinskas |
Coding Experience Not Necessarily Required Can new GUI development tools make this generation of coders obsolete? |
JavaWorld October 2001 |
Letters to the Editor A reader educates Jack Harich on the definition of myth... Gorsen Huang discusses the overhead of using the Reflection API with EJB... Tony Sintes and a reader ponder why Sun omitted parseDouble() prior to Java 1.2... Jeff Friesen offers a worldwide list of time zones... |
InternetNews July 29, 2004 Michael Singer |
Data Mining For the Masses A proposed data mining spec gets the green light for J2EE-compliant application servers. Developers can learn one API and embed analytics in any application, from any vendor. |
JavaWorld October 2002 Abulsorour & Visveswaran |
Business process automation made easy with Java, Part 2 Design options for rule engine integration, data synchronization considerations, workflow engine integration, and some best-practice quality-of-service considerations. Also, emerging data interchange standards that enable a more flexible solution |
Unix Insider November 2000 Cameron Laird, Kathryn Soraiz & Derek Lac |
Scripting systems unite An introduction to Silk, the programming language that unites Java and Scheme... |
JavaWorld October 2000 Jean-Pierre Dube |
Printing in Java, Part 1 This month, I will explain the terminology used in printing and introduce the Java printing model and API... |
InternetNews May 17, 2006 Clint Boulton |
Oracle, BEA Talk is Persistence Oracle and BEA vie for open source mindshare at JavaOne, with Java persistence a common theme. |
JavaWorld January 3, 2003 |
Java Product News Wrox publishes certification guide... Xoetrope launches XTranslator... FirstSQL receives in-memory database architecture... Manning releases LDAP guide... Eclipse introduces new open source project... Software 7 launches JavaHelp authoring tool... etc. |
JavaWorld June 6, 2003 Robert McMillan |
Sun to Rave about ease of use at JavaOne Dev tool, community portal designed to broaden Java's appeal |
InternetNews March 29, 2011 |
Java EE 7 Moves Forward Executive Committee of the Java Community Process approves JSR 342 for Java 7. What's new and why is this Java built for the cloud? |
JavaWorld January 2002 Frank Sommers |
A birds-eye view of Web services The author defines Web services, explains how they operate, and compares them to related Java technologies. He also presents a general programming model for Web services, independent of any framework or technology... |
Bio-IT World February 2007 Robert Webber |
The Clinical Trial Dilemma Whichever integration technology drives your business, understanding both the IT and Clinical Operations department's needs and expectations is crucial in avoiding an unnecessary dilemma in the decision making process. |
InternetNews August 10, 2004 Jim Wagner |
Borland Packs New Features into JBuilder The upgrade concentrates on JSF, J2EE 1.4 and quality code. |
CIO September 1, 2003 Tom Davenport |
Big Offices Are Better And other findings from the universe of productivity metrics. |
InternetNews December 30, 2005 Sean Michael Kerner |
Sun's Mustang Rides Into The New Year Sun Microsystems will release its next edition of Java in early 2006. |
InternetNews May 23, 2005 Sean Michael Kerner |
Java Turns 10 Ten years ago today, Sun Microsystems announced Java, which has become one of the most successful programming languages in history. |
JavaWorld June 9, 2003 Jennifer Orr |
Java tools reign supreme JavaWorld presents the winners of its 2002 Editors' Choice Awards. Find out which technologies won Best Java IDE, Best Java Application Server, Best Java Device Application Development Tool, Most Innovative Java Product or Technology, and more. |
InternetNews March 7, 2006 Sean Michael Kerner |
Yahoo Opens The API Floodgates Yahoo is opening up application programming interfaces for its Photo, MyWeb 2.0 and Calendar applications and taking the wraps off a revised Shopping API. |
Wired September 2003 Martha Baer |
The New X-Men The Mountain Dew-fueled all-nighter is history. Today's supercoders work 40 hours a week. And two to a computer. It's called extreme programming - and it's revolutionizing the software world. |
JavaWorld January 2001 Ashlee Vance |
Microsoft outlines Java migration path to .Net Microsoft outlined its plans Thursday for the delivery of development tools designed to migrate Java applications onto the company's signature .Net platform... |
Technology Research News March 23, 2005 Kimberly Patch |
Tool turns English to code Researchers look to make programming a computer as easy as speaking English. Now if they could just make speaking English easy. |
JavaWorld December 20, 2002 |
Java Product News Handango updates its Commerce Engine... Ephox ships content authoring app... Velare Technologies launches Discorso... JCP issues final release of JSR 90... GOBS separates Java apps into modules... Codagen transforms UML into code... Orient Technologies releases ODBMS Just Edition 2.0... etc. |