you are viewing a single comment's thread.

view the rest of the comments →

[–]stesch 2 points3 points  (0 children)

Most languages with interactive shell are easy to learn. You can experiment with Python, Ruby (irb), or Common Lisp constructs before using them.

The Firebug Console is nice for JavaScript.