|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming

Goodwill of Silicon Valley Books
(181907)
Angemeldet als gewerblicher Verkäufer
US $6,55
Ca.CHF 5,19
Artikelzustand:
Akzeptabel
Ganz entspannt. Rückgaben akzeptiert.
Schnell, bevor er weg ist. 1 Person beobachtet diesen Artikel.
Versand:
Kostenlos Standard Shipping.
Standort: San Jose, California, USA
Lieferung:
Lieferung zwischen Sa, 26. Jul und Di, 29. Jul nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:286591922657
Zuletzt aktualisiert am 23. Jul. 2025 20:47:32 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Akzeptabel: Buch mit deutlichen Gebrauchsspuren. Der Einband kann einige Beschädigungen aufweisen, ...
Release Year
2018
Book Title
Eloquent JavaScript, 3rd Edition: A Modern Introduction to Pro...
ISBN
9781593279509

Über dieses Produkt

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593279507
ISBN-13
9781593279509
eBay Product ID (ePID)
20038768791

Product Key Features

Number of Pages
472 Pages
Publication Name
Eloquent Javascript, 3rd Edition : a Modern Introduction to Programming
Language
English
Subject
Web / Web Services & APIs, Programming Languages / Java, Web / Web Programming, Programming Languages / Javascript
Publication Year
2018
Type
Textbook
Author
Marijn Haverbeke
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1.1 in
Item Weight
26.7 Oz
Item Length
9.2 in
Item Width
7.2 in

Additional Product Features

Intended Audience
Trade
LCCN
2018-420551
Reviews
" Eloquent Javascript 3rd Edition is a worthy and much-needed update to the popular programming book. The fact that the book covers ES6 is worth a re-read, but the new edition goes above and beyond with new illustrations, a new exercise, and tighter writing. The 3rd edition of the book is substantially improved from its predecessors and worthy of the hype." --Books on Code "It's a smart, lean JavaScript tutorial that exists as an in-print book from No Starch Press, and a free, nicely formatted web version . . . easily the most enjoyable read in this list. And there are so many useful insights that you won't be bored." --Matthew MacDonald, Medium's Young Coder "This is all the JavaScript knowledge you'll need to hit the ground running in a JavaScript project . . . it's a book I will be frequently revisiting as it has put JavaScript back on my radar." --GeekTechStuff "This book would make a great addition to any developer's reference books . . . I really like the author's style of writing and clarity of explanations. The sample code and exercises also work, which can be a rare feature in tech-related books" --Gary Woodfine, Software Developer "I think this is one of the most enjoyable programming books I've read. It covers the core features of the language concisely but then goes on to illustrate how to use those features." --Ian Hopkinson, IanHopkinson.org "If you're at all interested in learning JavaScript, making this your first guide could mean the difference between getting discouraged and giving up and really getting into programming as a lifelong venture." --Joshua Johnson, Design Shack "Marijn Haverbeke is a software philosopher and all-round genius. He also has a terrific sense of humor and writes both prose and code in a friendly and un-intimidating fashion. In common with the very best teachers he dispenses his wisdom with disarming simplicity. I became a better architect, author, mentor and developer because of this book. It deserves to share shelf space with Flannagan and Crockford." --Angus Croll, Javascript We Blog "A tour de force that takes you from the fundamentals to the heights of JavaScript mastery. Marijn Haverbeke's conversational prose breathes life into JavaScript, making it accessible and engaging." --Alex Maher, .NET C# dev "The author, Marijn Haverbeke, has a great voice." --Abu Sayed, Sayed.Cyou Blog "One of the things that makes [ Eloquent JavaScript, 3rd Edition ] so good is that it doesn't shy away from complexity . . . Haverbeke is a talented teacher, and he seems to have an intuitive understanding of how difficult concepts can be explained without oversimplifying them." --Neil Abad, Book Review Buffs
Illustrated
Yes
Synopsis
Completely revised and updated, this bestselling introduction to programming in JavaScript focuses on writing real applications., Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications. JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. This much anticipated and thoroughly revised third edition of Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. It has been updated to reflect the current state of Java-Script and web browsers and includes brand-new material on features like class notation, arrow functions, iterators, async functions, template strings, and block scope. A host of new exercises have also been added to test your skills and keep you on track. As with previous editions, Haverbeke continues to teach through extensive examples and immerses you in code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. You start by learning the basic structure of the JavaScript language as well as control structures, functions, and data structures to help you write basic programs. Then you'll learn about error handling and bug fixing, modularity, and asynchronous programming before moving on to web browsers and how JavaScript is used to program them. As you build projects such as an artificial life simulation, a simple programming language, and a paint program, you'll learn how to- - Understand the essential elements of programming, including syntax, control, and data - Organize and clarify your code with object-oriented and functional programming techniques - Script the browser and make basic web applications - Use the DOM effectively to interact with browsers - Harness Node.js to build servers and utilities Isn't it time you became fluent in the language of the Web? * All source code is available online in an inter-active sandbox, where you can edit the code, run it, and see its output instantly., Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications. JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. This much anticipated and thoroughly revised third edition of Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. It has been updated to reflect the current state of Java¬Script and web browsers and includes brand-new material on features like class notation, arrow functions, iterators, async functions, template strings, and block scope. A host of new exercises have also been added to test your skills and keep you on track. As with previous editions, Haverbeke continues to teach through extensive examples and immerses you in code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. You start by learning the basic structure of the JavaScript language as well as control structures, functions, and data structures to help you write basic programs. Then you'll learn about error handling and bug fixing, modularity, and asynchronous programming before moving on to web browsers and how JavaScript is used to program them. As you build projects such as an artificial life simulation, a simple programming language, and a paint program, you'll learn how to: - Understand the essential elements of programming, including syntax, control, and data - Organize and clarify your code with object-oriented and functional programming techniques - Script the browser and make basic web applications - Use the DOM effectively to interact with browsers - Harness Node.js to build servers and utilities Isn't it time you became fluent in the language of the Web? * All source code is available online in an inter¬active sandbox, where you can edit the code, run it, and see its output instantly.
LC Classification Number
QA76.73.J39H38 2019

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

Goodwill of Silicon Valley Books

98,5% positive Bewertungen579 Tsd. Artikel verkauft

Mitglied seit Nov 2012
Angemeldet als gewerblicher Verkäufer
Founded in Santa Clara County in 1928, Goodwill of Silicon Valley is dedicated to improving employment opportunities, increasing standards of living, providing economic independence, and restoring our ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
4.9
Kommunikation
5.0

Verkäuferbewertungen (196'247)

Alle Bewertungen
Positiv
Neutral
Negativ