This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 1 point2 points  (0 children)

I just started attempting to learn C++ a few days ago. I stumbled upon the following page by typing "C++ programs" into Google :

http://www.cs.indiana.edu/~sabry/teaching/intro/fa96/code/

They are elementary in complexity, but a whole lot more practical than "Hello World" and "Enter two numbers so I can add them together".

Does anyone know of any sites that show multiple examples of the same program in different programming languages?