Rosetta Stone: Great example projects
Posted
by Adam Bellaire
on Stack Overflow
See other posts from Stack Overflow
or by Adam Bellaire
Published on 2009-01-28T12:30:03Z
Indexed on
2010/04/21
9:53 UTC
Read the original article
Hit count: 590
In your opinion, what is a great example application which demonstrates the best techniques for its language and problem domain, and could be used as a reference for other programmers?
- Please provide answers where the source is readily available for viewing (i.e. open-source projects), and provide a link.
- The first line of each answer should indicate the language and the problem domain in bold, e.g.:
Java - Web Application
... or ...
C# - DX Game
As with other Rosetta Stone questions, the answers here should demonstrate the language/technology in the example in such a way that programmers who aren't familiar with them can get an impression of what they're like.
© Stack Overflow or respective owner