Skip navigation

Beautiful JavaScript

If you don’t use JavaScript and not interested in learning it, you can stop reading now.
What always disappointed me in books on JavaScript is the fact that authors seldom separate JavaScript from Web programming. Thus, most books on JavaScript provide the description of features (syntax, built-in objects) and then jump to DHTML, DOM, AJAX and [...]

Book review: Beautiful Code

The book contains 33 essays written by well-known programmers, researchers and hackers. All essays are underlain by the same plot: the quest for the beautiful solution of a programming problem. This is the cause of book’s enchantment—after all, ain’t you as programmer involved in the same quest every working day?