Programmieren mit JavaScript für Dummies von Minnick, Chris; Holland, Eva-

Ursprünglicher Text
Coding with JavaScript for Dummies by Minnick, Chris; Holland, Eva
by Minnick, Chris; Holland, Eva | PB | Acceptable
ThriftBooks
(3976760)
Angemeldet als gewerblicher Verkäufer
US $7,39
Ca.EUR 6,32
Artikelzustand:
Akzeptabel
Former library book; Readable copy. Pages may have considerable notes/highlighting. ~ ... Mehr erfahrenÜber den Artikelzustand
2 verfügbar
Ganz entspannt. Kostenloser Versand & Rückversand.
Versand:
Kostenlos Economy Shipping.
Lieferung zwischen Mo, 15. Sep und Sa, 20. Sep nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Standort: Aurora, Illinois, USA
Rücknahme:
30 Tage Rückgabe. Kostenloser Rückversand.
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

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:376048037689
Zuletzt aktualisiert am 30. Aug. 2025 05:11:59 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Akzeptabel
Buch mit deutlichen Gebrauchsspuren. Der Einband kann einige Beschädigungen aufweisen, ist aber in seiner Gesamtheit noch intakt. Die Bindung ist möglicherweise leicht beschädigt, in ihrer Gesamtheit aber noch intakt. In den Randbereichen wurden evtl. Notizen gemacht, der Text kann Unterstreichungen und Markierungen enthalten, es fehlen aber keine Seiten und es ist alles vorhanden, was für die Lesbarkeit oder das Verständnis des Textes notwendig ist. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen aufrufenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Former library book; Readable copy. Pages may have considerable notes/highlighting. ~ ...
Binding
Paperback
Book Title
Coding with JavaScript for Dummies
Weight
1 lbs
Product Group
Book
IsTextBook
No
ISBN
9781119056072
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
1119056071
ISBN-13
9781119056072
eBay Product ID (ePID)
205678219

Product Key Features

Number of Pages
368 Pages
Language
English
Publication Name
Coding with Javascript for Dummies
Publication Year
2015
Subject
Programming Languages / Javascript
Type
Textbook
Subject Area
Computers
Author
Eva Holland, Chris Minnick
Format
Trade Paperback

Dimensions

Item Height
0.9 in
Item Weight
23.5 Oz
Item Length
9 in
Item Width
7.3 in

Additional Product Features

Intended Audience
Trade
LCCN
2015-938674
Illustrated
Yes
Table Of Content
Introduction 1 Part I: Getting Started with JavaScript 5 Chapter 1: The World's Most Misunderstood Programming Language 7 Chapter 2: Writing Your First JavaScript Program 19 Chapter 3: Working with Variables 39 Chapter 4: Understanding Arrays 55 Chapter 5: Working with Operators, Expressions, and Statements 67 Chapter 6: Getting into the Flow with Loops and Branches 81 Part II: Organizing Your JavaScript 95 Chapter 7: Getting Functional 97 Chapter 8: Making and Using Objects 117 Part III: JavaScript on the Web 131 Chapter 9: Controlling the Browser with the Window Object 133 Chapter 10: Manipulating Documents with the DOM 147 Chapter 11: Using Events in JavaScript 169 Chapter 12: Integrating Input and Output 181 Chapter 13: Working with CSS and Graphics 195 Part IV: Beyond the Basics 211 Chapter 14: Searching with Regular Expressions 213 Chapter 15: Understanding Callbacks and Closures 225 Chapter 16: Embracing AJAX and JSON 237 Part V: JavaScript and HTML5 253 Chapter 17: HTML5 APIs 255 Chapter 18: jQuery 271 Part VI: The Part of Tens 289 Chapter 19: Ten JavaScript Frameworks and Libraries to Learn Next 291 Chapter 20: Ten Common JavaScript Bugs and How to Avoid Them 303 Chapter 21: Ten Online Tools to Help You Write Better JavaScript 313 Index 325
Synopsis
Learn to: Go from no coding experience to knowing your way around JavaScript Add interactive elements to websites Develop, debug, and deploy JavaScript apps Learn JavaScript -- the fun, fast, and easy way to create dynamic websites! JavaScript is essential for creating modern websites, and this easy-to-follow guide makes learning JavaScript basics a snap. Discover what JavaScript does, get a handle on basic syntax, learn to work with CSS and graphics online, and even explore how to use JavaScript with HTML5. Once you know the basics, you can refine and practice your skills at Codecademy.com. Build the foundation -- learn what JavaScript does, how it works, and where to use it Get started -- master the core elements of JavaScript as you begin building basic applications Put the parts together -- make sense of variables, arrays, operators, branching, and looping Organize your JavaScript -- find out how to create and use functions and objects Move online -- discover how JavaScript works in a web browser and learn to manipulate documents, handle events, and integrate input and output Explore advanced uses -- see how to use regular expressions, callbacks, anonymous functions, and closures Find more cool tools -- learn to use HTML5 APIs and jQuery to enhance your JavaScript programming Test your skills -- visit Codecademy.com to try your hand at coding with JavaScript Open the book and find: How to set up your development environment What arrays are for The importance of loops Ways to do more with less code using jQuery Help working with JavaScript animations Tips on modifying styles and colors What you can do with AJAX Ten common bugs and how to avoid them, Go from beginner to builder quickly with this hands-on JavaScript guide Coding with JavaScript For Dummies provides easy, hands-on instruction for anyone looking to learn this popular client-side language. No experience? No problem! This friendly guide starts from the very beginning and walks you through the basics, then shows you how to apply what you've learned to real projects. You'll start building right away, including web page elements and simple applications, so you can immediately see how JavaScript is used in the real world. Online exercises allow you to test your code and expand your skills, and the easy-to-follow instruction provides step-by-step guidance toward understanding the JavaScript syntax, applications, and language. JavaScript enhances static web pages by providing dynamic elements that can adapt and react to user action. It's a need-to-know tool for aspiring web designers, but anyone can benefit from understanding this core development language. Coding with JavaScript For Dummies takes you from beginner to builder quickly as you: Learn what JavaScript does, how it works, and where to use it Master the core elements of JavaScript and immediately put it to work Build interactive web elements and try out your code online Create basic applications as you apply JavaScript to the app development workflow Anytime a website responds to your movement around the screen, that's JavaScript. It makes websites more functional, more beautiful, and more engaging, and your site visitors will demand nothing less. If you want to build a better website, you need JavaScript. If you need JavaScript, Coding with JavaScript For Dummies gets you started off quickly and painlessly, with plenty of hands-on practice., Go from beginner to builder quickly with this hands-on JavaScript guide Coding with JavaScript For Dummies provides easy, hands-on instruction for anyone looking to learn this popular client-side language., Go from beginner to builder quickly with this hands-on JavaScript guide Coding with JavaScript For Dummies provides easy, hands-on instruction for anyone looking to learn this popular client-side language. No experience? No problem This friendly guide starts from the very beginning and walks you through the basics, then shows you how to apply what you've learned to real projects. You'll start building right away, including web page elements and simple applications, so you can immediately see how JavaScript is used in the real world. Online exercises allow you to test your code and expand your skills, and the easy-to-follow instruction provides step-by-step guidance toward understanding the JavaScript syntax, applications, and language. JavaScript enhances static web pages by providing dynamic elements that can adapt and react to user action. It's a need-to-know tool for aspiring web designers, but anyone can benefit from understanding this core development language. Coding with JavaScript For Dummies takes you from beginner to builder quickly as you: Learn what JavaScript does, how it works, and where to use it Master the core elements of JavaScript and immediately put it to work Build interactive web elements and try out your code online Create basic applications as you apply JavaScript to the app development workflow Anytime a website responds to your movement around the screen, that's JavaScript. It makes websites more functional, more beautiful, and more engaging, and your site visitors will demand nothing less. If you want to build a better website, you need JavaScript. If you need JavaScript, Coding with JavaScript For Dummies gets you started off quickly and painlessly, with plenty of hands-on practice.
LC Classification Number
QA76.73.J39

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
Info zu diesem Verkäufer

ThriftBooks

98,9% positive Bewertungen19,9 Mio. Artikel verkauft

Mitglied seit Mär 2015
Angemeldet als gewerblicher Verkäufer
Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

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

Verkäuferbewertungen (5.748.166)

Alle Bewertungen
Positiv
Neutral
Negativ
  • v***v (2084)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Although this book was not as described, with no picture of it in the listing, the seller communicated well and quickly gave me a full refund while letting me keep it. The minimal packaging left the book a bit vulnerable (typical for ThriftBooks), but it did arrive safely and timely. As usual, it’s hit or miss with this seller, but often times you can get great values, and their customer service is always very good. Many other sellers with millions of transactions don’t even communicate.
  • c***m (433)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    WOW!; I cannot believe this 3 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 05/05, Mon, Received 05/08, Thu to Hawaii using free shipping; USPS Ground Mail, Book in Excellent Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
  • 7***j (834)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    I recently purchased an item from this eBay seller, and I couldn't be happier with the experience. From the prompt communication to the fast shipping, everything was handled with utmost professionalism. The item arrived exactly as described and was well-packaged to ensure its safety during transit. The seller was courteous and responsive, making the entire transaction smooth and hassle-free. I highly recommend this seller to anyone looking for quality products and excellent service.

Produktbewertungen & Rezensionen

3.0
1 Produktbewertungen
  • 0 Nutzer bewerten dieses Produkt mit 5 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 4 von 5 Sternen
  • 1 Nutzer bewerten dieses Produkt mit 3 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 2 von 5 Sternen
  • 0 Nutzer bewerten dieses Produkt mit 1 von 5 Sternen

Would recommend

Good value

Compelling content

Relevanteste Rezensionen

  • pass

    old technology and more current information on line.

    Bestätigter Kauf: JaZustand: NeuVerkauft von: bargainbookstores