Toggle Nav

Tel: +44 (0) 20 8829 3000

Email: customercare@turnaround-uk.com

Eloquent Javascript

ISBN-13: 9781593272821

Author(s): Marijn Haverbeke

Subjects: U

Publisher: PENGUIN RANDOM HOUSE GROUP

Publisher Imprint: No Starch Press

Publication Date: 15-01-2011

Format: Paperback / softback

Availability: Temporary unavailable

£24.99
Eloquent Javascript

About the book

JavaScript is at the heart of almost every modern Web application, whether it's Google Apps, Twitter, or the newest browser-based game. Though it's simple for beginners to pick up and play with, JavaScript is not a toy it's a flexible and complex language that can be used to build full-scale applications. Eloquent JavaScript dives into this flourishing language and teaches you to write code that's beautiful and effective. By immersing you in example code and encouraging experimentation right from the start, the author quickly gives you the tools you need to build your own programs. As you follow along with examples like an artificial life simulation and a version of the classic game Sokoban, you'll learn to: Understand the essential elements of programming: syntax, control, and data Use object-oriented and functional programming techniques to organize and clarify your programs Script the browser and make basic Web applications Work with tools like regular expressions and XMLHttpRe