ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics or Overload Journal #151 - June 2019

Options:
View Article Map
View Archives
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
J2SE 5.0 New Features
Description :

J2SE 5.0 has been available for download since the end of 2004. This new release included many changes and enhancements to the Java platform such as speed and stability. Additionally, some changes were made to the Java language itself.


Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
[ Java | Frameworks | Development Techniques | Programming ] Jakarta Commons
Description : The Commons is a Jakarta subproject focused on all aspects of reusable Java components.
Added on : 10 February 2006 22:40:45 +00:00
[ Java | Frameworks | Programming ] Jakarta POI
Description : The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java.
Added on : 10 February 2006 23:00:23 +00:00
[ Java | Frameworks | Programming ] Jakarta Regexp
Description : Jakarta Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke
Added on : 10 February 2006 23:01:24 +00:00
[ Java | Frameworks | Programming ] Jakarta Slide
Description : Slide is a content repository which can serve as a basis for a content management system / framework and other purposes.
Added on : 10 February 2006 23:02:18 +00:00
[ Java | Frameworks | Programming ] Jakarta-ORO
Description : The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc.
Added on : 10 February 2006 22:59:15 +00:00
[ Java | Frameworks | Programming ] Java Caching System
Description : JCS is a distributed caching system written in java. It is intended to speed up applications by providing a means to manage cached data of various dynamic natures. Like any caching system, the JCS is most useful for high read, low put applications.
Added on : 10 February 2006 22:56:54 +00:00
Java Protocol Handlers
Description : Roger Orr demonstrates the use of Java's URL handling to make code independent of the source of data.
Category: [ Programming Topics | Overload Journal #82 - Dec 2007 ]
Java Style & Idioms
Description :

There is no one "true" way to layout Java code. There are two common styles.


Category: [ Programming Topics | CVu Journal Vol 11, #2 - Feb 1999 ]
[ Java | Development Techniques | Programming ] Java Tech Tips
Description : Sun Developer Network Technical Articles and Tips
Source : Old site
Added on : 10 February 2006 22:01:50 +00:00
[ Java | Programming ] Java Technology
Description : The Sun Developer Network.
Source : Old site
Added on : 10 February 2006 22:00:26 +00:00
[ Learning | Java | Programming ] Java Technology Articles by Category
Description :
Source : Old site
Added on : 10 February 2006 22:03:13 +00:00
[ Java | Frameworks | Programming ] JSP Taglibs
Description : This project is an open-source repository for JSP custom tag libraries and associated projects, such as TagLibraryValidator classes and extensions to page-creation tools to support tag libraries
Added on : 10 February 2006 23:03:19 +00:00
Jumping around in Emacs
Description : Silas S. Brown shares a tip for navigating code.
Category: [ Programming Topics | CVu Journal Vol 32, #4 - September 2020 ]