 |
Here are some topics people have suggested for Javapedia articles:
- single-page entries on info that people working with Java need to know or would like to know.
- definitions of Java concepts, classes, methods (but don't reproduce any specs or java doc)
- overview of different libraries etc
- patterns and pattern languages for different parts of java - like J2EE, J2ME, messaging, performance tuning, etc.
- course materials developed by educators like this http://jerry.cs.uiuc.edu/~plop/plop2003/focus-elementary.html
- a set of resources for Java developers to use, such as where to download or buy stuff, including IDEs, libraries, frameworks, and even things like methodologies (agile, extreme), consultant listings, etc - sort of like the catalyst catalog
- history of Java (& other prog. lang?) (from various named points of view, even).
- best practices
- Profiling Tools & Techniques
- perhaps some sub-neighborhoods on Java style
- short bios of both Java folks and javapedia folks (separate neighborhood or wiki)
- philosophy of Java language
- capsule biographies of people involved with Java's development
- talk about Java in relation to other programming languages
- success stories and business cases for using Java
- HowTo: tips & tutorials on using Java (e.g. how to write thread safe code)
- a listing of (large) open source java projects, e.g. Apache, Codehaus, Sourceforge, JBoss
- JavaBytecodeLanguages: Other languages running on a JVM
- scripting
- a list of good Java Books
- a directory of online Java news sources & blogs & gossip
- JUnit and other testing frameworks
- integration with other languages/systems/JNI
- windowing toolkits: swing, awt, swt, display libraries
- Java & CRM
- Forums and discussion groups
- Reference for all tutorials, etc.
- Java & XQuery
|