The Rosetta Stone
A cross-language
reference for programming in
C/C++/C#, Java, Python, RB, VB and VB.NET
Written
and maintained by Joey deVilla
Last updated :
November 25, 2001
NOTE: This site is a mirror of the original sitehttp://www.kode-fu.com/rosetta/
This mirror was put up because this information is very valuable
and the original web site proved to be unstable and unreliable
|
Ongoing update
November 18, 2001
I've been doing a
fair bit of work in C#, so I decided to take advantange of that and start filling in the
C# and VB.NET blanks. Since they're based on the same interpreter (the Common Language
Runtime) and class library (.NET framework), it was reasonably easy to work on both. You
should be able to see my results in the string
functions and math functions sections,
and to a lesser degree in the new data
types section.
I hope to be doing
updates at least once every other day. Keep watching this site, and if there's something
you'd like to see, please drop me a line!
Thank You's
November 18, 2001
- Thanks to Bill Lazar, who wrote a nice review (you'll have to scroll down to the entry for Thursday,
November 1) of The Rosetta Stone on his blog, Bills Says This.
- Also, a belated thanks to Joel
Spolsky (who writes the blog Joel
on Software), who linked to me in his June 12, 2000 article
on REALBasic. I didn't even know he'd linked to me until I was browsing his archive of
articles. Better late than never...
- And finally, thanks to Bram Cohen, just for saying all those
nice things about the Stone on the #infoanarchy channel (irc.openprojects.net). Bram's
doing some cool work -- check it out!
Joey
deVilla
Rosetta Stone Editor