Eloquent JavaScript, Second Edition
11–20 of 114 posts
Re: Eloquent JavaScript, Second Edition
#12Mobi or epub version anyone?
Re: Eloquent JavaScript, Second Edition
#13Seeing that the standard is already being finalized towards a release in 4 months[1], this seems like an unfortunate omission in an otherwise top-notch text.
[1] http://en.wikipedia.org/wiki/ECMAScript#ECMAScript_Harmony_....
Re: Eloquent JavaScript, Second Edition
#14In regards to the book's online version, I like how it has code examples that one can edit and run inline among the book's text. I often find myself, while reading a book on a particular language, opening up a new project in an IDE or a REPL in order to fiddle around with what the book it trying to teach. This makes it much more fluid. It was a pleasant surprise. It is a nice concept I have not previously seen done.…
Re: Eloquent JavaScript, Second Edition
#15Re: Eloquent JavaScript, Second Edition
#16Mobi or epub version anyone?
Re: Eloquent JavaScript, Second Edition
#17Re: Eloquent JavaScript, Second Edition
#18In regards to the book's online version, I like how it has code examples that one can edit and run inline among the book's text. I often find myself, while reading a book on a particular language, opening up a new project in an IDE or a REPL in order to fiddle around with what the book it trying to teach. This makes it much more fluid. It was a pleasant surprise. It is a nice concept I have not previously seen done.…
If you like Python, check out How To Think Like A Computer Scientist ( http://interactivepython.org ). It's aimed at introductory CS classes, but the inline interactivity is pretty cool! (Shameless plug: a couple of my professors developed this, and I spent last summer contributing to it).
Re: Eloquent JavaScript, Second Edition
#19That kind of zealotry always produces a lot of impractical silliness, and there has been a sort of counter-revolution since then. In some circles, objects have a rather bad reputation nowadays."
Eloquent JS, maybe, eloquent writing. Not in this book.