Marijn Haverbeke
Eloquent JavaScript: A Modern Introduction to Programming
- ISBN 13:
- 9781593275846
- author:
- Marijn Haverbeke
- format:
- Paperback
- publisher:
- No Starch Press
- language:
- English
- Publication Year:
- 2014
- Pages:
- 472
- Dimensions:
- 2.5 x 17.8 x 23.5 cm
- Genre:
- Computing & Internet, Computer Science, Information Systems
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
JavaScript lies at the heart of almost every modern web application. This comprehensive guide introduces you to the JavaScript language and shows you how to write effective code. With a focus on example code, exercises, and projects, you'll gain hands-on experience in writing your own programs. You'll learn about the essential elements of programming, including syntax, control, and data, as well as object-oriented and functional programming techniques. The book also covers scripting the browser, making basic web applications, using the DOM effectively, and harnessing Node.js to build servers and utilities. The second edition has been thoroughly revised and modernized to reflect the current state of JavaScript and web browsers. New material includes a chapter on code performance in JavaScript, while expanded coverage of recursion and closures provides a solid foundation for your programming skills.