-
Notifications
You must be signed in to change notification settings - Fork 2
Home
benkrikler edited this page Apr 21, 2013
·
7 revisions
This is where we hope to pool our efforts to build up a strong collection of documentation materials.
This wiki contains:
- Useful links to documentation for various languages.
- Suggestions for useful commands and libraries.
- Some simple demonstration code snippets.
The overall message is this: The More the Merrier
We want everyone to edit and use this as much as possible. If you've already got a page of useful links, help us out, by merging it into this wiki.
That said, there are a couple of guidelines we want to suggest:
- Link rather than write: Avoid duplicating what is already available on-line.
- Be Flexible: Be prepared for others to change what you've written.
- Read before you edit: Make sure you're not repeating old work, make sure you find the best place to put in your contributions.
- Document: After editing, comment at the bottom what you have changed as best as possible.
- Use Markdown markup: If everyone uses the same markup language, it will be easier for everyone to be involved.
If you check this repository out, you will get a few snippets demonstrating certain ideas. They are small ( <40 lines), simple examples of how to use a command, or some feature of a given language. For more information look at the README for this repository.