Difference: JavaProgrammingBookmarks (29 vs. 30)

Revision 3005 Apr 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 10 to 10
 Many languages have been implemented (or re-implemented) in Java. Here's a list: Programming Languages for the Java Virtual Machine http://grunge.cs.tu-berlin.de/~tolk/vmlanguages.html
Deleted:
<
<
I like to have code generate documentation where possible, since that keeps the docs close to the code. I'm intrigued by the idea of literate programming but don't really have the time to pick it up. Here's a little javadoc plug-in that generates UML diagrams from Java source code. http://relativity.yi.org/jase/
 This is an interesting paper about how the singleton pattern gets abused, why that's bad, and one approach to working around the problem: http://www-106.ibm.com/developerworks/webservices/library/co-single.html

Interesting server framework: http://www.destinystar.com/

Line: 99 to 98
  http://doctorj.sourceforge.net/ - sort of like lint for Java
Added:
>
>

UML

I like to have code generate documentation where possible, since that keeps the docs close to the code. I'm intrigued by the idea of literate programming but don't really have the time to pick it up.

 

Misc

Java stack trace: http://www.javaworld.com/javaworld/javatips/jw-javatip124.html

View topic | History: r79 < r78 < r77 < r76 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback