Getting Started
From Erights
(Difference between revisions)
Line 5: | Line 5: | ||
* You should have basic knowledge of [http://en.wikipedia.org/wiki/Java_%28language%29 Java] and its [http://en.wikipedia.org/wiki/Classpath_%28Java%29 class path system]. | * You should have basic knowledge of [http://en.wikipedia.org/wiki/Java_%28language%29 Java] and its [http://en.wikipedia.org/wiki/Classpath_%28Java%29 class path system]. | ||
* Read the [[Walnut]] - it is the most concise text on the E language and library. | * Read the [[Walnut]] - it is the most concise text on the E language and library. | ||
- | * Bookmark the [http://erights.org/javadoc/index.html | + | * Bookmark the [http://erights.org/javadoc/index.html ELib api] |
Revision as of 11:57, 29 November 2006
I wish someone had told me...
Where to start
- You should have basic knowledge of Java and its class path system.
- Read the Walnut - it is the most concise text on the E language and library.
- Bookmark the ELib api