Name:
Anonymous
2011-07-14 11:01
Best choice for a beginner?
Name:
Anonymous
2011-10-23 17:18
the best way to write c++ is to write C, grow your own data structures and use as few C++ features as humanly possible.
evidence: this is how the jvm was written and it is one of the most sophisticated and well built pieces of software ever.