Eloquent ​JavaScript 2 csillagozás

A Modern Introduction to Programming
Marijn Haverbeke: Eloquent JavaScript Marijn Haverbeke: Eloquent JavaScript

JavaScript ​is the language of the Web, and it's at the heart of every modern website from the lowliest personal blog to the mighty Google Apps. Though it's simple for beginners to pick up and play with, JavaScript is not a toy—it's a flexible and complex language, capable of much more than the showy tricks most programmers use it for.

Eloquent JavaScript goes beyond the cut-and-paste scripts of the recipe books and teaches you to write code that's elegant and effective. You'll start with the basics of programming, and learn to use variables, control structures, functions, and data structures. Then you'll dive into the real JavaScript artistry: higher-order functions, closures, and object-oriented programming.

Along the way you'll learn to:
* Master basic programming techniques and best practices
* Harness the power of functional and object-oriented programming
* Use regular expressions to quickly parse and manipulate strings
* Gracefully… (tovább)

>!
No Starch, Amazon, 2018
474 oldal · ASIN: B07C96Q217
>!
No Starch, San Francisco, Amerikai Egyesült Államok, 2014
472 oldal · ISBN: 9781593275846
>!
No Starch, San Francisco, Amerikai Egyesült Államok, 2010
ISBN: 9781593272821

Most olvassa 1


Népszerű idézetek

Azu>!

/*
I first found this number scrawled on the back of one of
my notebooks a few years ago . Since then , it has often
dropped by , showing up in phone numbers and the serial
numbers of products that I ' ve bought . It obviously likes
me , so I ' ve decided to keep it .
*/
var myNumber = 11213;

54. oldal

Marijn Haverbeke: Eloquent JavaScript A Modern Introduction to Programming


Hasonló könyvek címkék alapján

Douglas Crockford: JavaScript: The Good Parts
Petar Tahchiev – Felipe Leme – Vincent Massol – Gary Gregory: JUnit in Action
David Sawyer McFarland: JavaScript & jQuery: The Missing Manual
Addy Osmani: Learning JavaScript Design Patterns
Eric Freeman – Elisabeth Robson: Head First JavaScript Programming
Kyle Simpson: Get Started
Willam Alvin Newton – Steven Webber: Computer Programming JavaScript, Python, HTML, SQL, CSS
Kevin Yank – Cameron Adams: Simply JavaScript
Nicholas C. Zakas: The Principles of Object-Oriented JavaScript
Darren Jones: JavaScript: Novice to Ninja