Similar Articles |
|
JavaWorld December 2000 Oliver Enseling |
Build your own languages with JavaCC JavaCC, the Java Compiler Compiler, facilitates designing and implementing your own programming language in Java. You can build handy little languages for problems at hand or build complex compilers for languages such as Java or C++. Or you can write tools that parse Java source code and perform automatic analysis or transformation tasks. |
JavaWorld March 2002 Jeff Friesen |
Exceptions to the programming rules, Part 1 Learn about exceptions and how to handle them in C, C++, and Java. Learning how to handle exceptions in various languages gives you an appreciation for why exception handling works the way it does in Java... |
Linux Journal April 2000 Reuven M. Lerner |
At the Forge: Designing Databases Structuring tables can improve database performance--here's how to do it. |
Linux Journal March 29, 2007 Mike Diehl |
Writing Web Applications with Web Services and Ajax An Ajax primer with Perl and PostgreSQL. |
JavaWorld August 1, 2003 Allen Holub |
Why extends is evil Improve your code by replacing concrete base classes with interfaces |
Linux Journal March 2000 Reuven M. Lerner |
At the Forge: Consumer Rankings How to use CGI programs to allow list subscribers to enter and rank their favorite products or services. |
D-Lib Jul/Aug 2000 Thornton Staples & Ross Wayland |
Virginia Dons FEDORA: A Prototype for a Digital Object Repository After shopping for a digital library system unsuccessfully, in 1999 we created a digital library research and development group and set about creating the system that we need. |
Linux Journal February 1, 2004 Giovanni Organtini |
The REDACLE Work-Flow Management System A MySQL-based system handles the data management, quality control and bookkeeping for building a new scientific instrument with 500,000 parts. Here's how you can adapt it for your manufacturing process too. |
Linux Journal August 2000 Reuven M. Lerner |
At the Forge Session Management with Mason. This Perl-based web helper and MySQL work together to let you quickly build a user registration system for your web site. |
JavaWorld January 2, 2004 Allen Holub |
More on getters and setters This article provides one of several possible programmatic solutions to the get/set-elimination problem. In particular, it demonstrates how to construct both Web-based and client-side user interfaces without exposing your object's implementation to the entire program. |
InternetNews September 16, 2004 Jim Wagner |
Sender ID Still Making Tracks The MARID working group presses on despite a deep division over the use of Microsoft's unspecified patent claims. |