Practice Your Programming in More Than 30 Languages


If you've never indulged in computer programming before, and you feel like giving it a try, an online service called IDEone is probably about as simple a way to get started as you could possibly hope for.

1.   Open your browser and go to www.ideone.com.

2.   Choose a language from the list on the left (there're more than 30 to select).

3.   In the box, type some source code in the language you’ve selected.

4.   Press the Submit button.

Your program will be compiled and run and, assuming there are no errors, you'll see the output on the screen.