jbum's comments

jbum | 17 years ago | on: Prog21: Puzzle Languages

The author seems to be equating "puzzle languages" with "languages that are very different from the languages I am comfortable with." In other words, it's a classification which is very relative to the experience of the observer.

The languages he describes as "not" puzzle languages are all spiritual descendants of C and Algol, which is a very familiar idiom to many of us.

I imagine that Forth is far less of a puzzle language for Chuck Moore, it's inventor, and that he might find Ruby a bit of a puzzle.

jbum | 17 years ago | on: Is Perl Difficult?

Is this article flame bait?

Hmmm... Let's read the following posts and find out!

jbum | 18 years ago | on: The Broccoli Programming Language

I too was looking for a simple "about" page. Correct me if I'm wrong, but here's my description:

This is a lisp-like language whose principal purpose is to help the creator of the language thoroughly understand how programming languages (especially lisp-like programming languages) work.

jbum | 18 years ago | on: Ask YC: What is the best way to learn Perl?

> write as much code as you can

Can't agree with this one enough. Also, it is better to write a lot of small scripts, than to write one big one. They will be easier to debug, and you'll get more done.

page 1