자바스크립트 개론 : 체계적인 프로그래밍 수련법
원서 링크 WEB : http://eloquentjavascript.net/contents.html
원서 다운로드 : http://eloquentjavascript.net/Eloquent%20JavaScript.zip
Eloquent JavaScript
A Modern Introduction to Programming
Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
A concise and balanced mix of principles and pragmatics. I loved the tutorial-style game-like program development. This book rekindled my earliest joys of programming. Plus, JavaScript!
—Brendan Eich, the man who gave us JavaScript
The book exists in two forms. It was originally written and published in digital form, which includes interactive examples and a mechanism for playing with all the example code. This version is released under an open license.
I have published a revised version of the book on paper. The structure of this version remained largely the same, but the whole text has been thoroughly edited and updated. You can order from Amazon here. There is still an interactive coding environment for this version, as a separate page. Errata are here.
The digital version is available in the following formats:
- HTML
- HTML, zipped
- HTML, single page (not interactive)
The following translations are available:
'프로그래밍 > Script' 카테고리의 다른 글
[jQuery] 23 Beautiful jQuery Text Animation Effects Examples with Tutorials (0) | 2013.07.12 |
---|---|
20 Useful Mobile Frameworks for Developers (0) | 2013.07.10 |
[javascript] Developing Backbone.js Applications - 배포판 (0) | 2013.07.10 |
[jQuery] jQuery Fundamentals - 기본사항 (0) | 2013.07.10 |
[javascript] Boiler Plate, HTML5 (0) | 2013.07.09 |