Gutscheinbedingungen

**Gültig nur für Bestellungen an die Wunsch-Poststation bis 10.06.2026 auf Spielzeug, Schreibwaren, Filme, Geschenke & Trends, Musik, tolino eReader & Zubehör, Hörbücher und Hörbuch-Downloads (außer Abo), nicht preisgebundene Bücher und Kalender online auf thalia.at und in der Thalia App. Einzelne Artikel können ausgeschlossen sein. Aufgrund der Buchpreisbindung sind deutschsprachige Bücher und eBooks ausgenommen. Zusätzlich ausgenommen sind preisgebundene Artikel, Abos & Flatrates, eBooks, Games, Geschenkkarten/-boxen, Shelfies, Software, Zeitschriften sowie einzelne Artikel von tonies®. Pro Einkauf einmal einlösbar. Kein Click & Collect möglich. Keine Barauszahlung. Nicht kombinierbar mit anderen Aktionen und Gutscheinen. Gutschein wird auf max. 500€ Bestellwert angerechnet. Nicht gültig für Versandkosten und Services.

Produktbild: Supercharged JavaScript Graphics

Supercharged JavaScript Graphics With HTML5 Canvas and jQuery

37,99 €

inkl. gesetzl. MwSt., Versandkostenfrei


Beschreibung

Produktdetails

Einband

Taschenbuch

Erscheinungsdatum

30.08.2011

Abbildungen

w. Illustrationen

Verlag

O'Reilly Media

Seitenzahl

280

Maße (L/B/H)

23,3/18/2,3 cm

Gewicht

470 g

Sprache

Englisch

ISBN

978-1-4493-9363-2

Beschreibung

Produktdetails

Einband

Taschenbuch

Erscheinungsdatum

30.08.2011

Abbildungen

w. Illustrationen

Verlag

O'Reilly Media

Seitenzahl

280

Maße (L/B/H)

23,3/18/2,3 cm

Gewicht

470 g

Sprache

Englisch

ISBN

978-1-4493-9363-2

Herstelleradresse

Libri GmbH
Europaallee 1
36244 Bad Hersfeld
DE

Email: gpsr@libri.de

Kundinnen und Kunden meinen

0 Bewertungen

Informationen zu Bewertungen

Zur Abgabe einer Bewertung ist eine Anmeldung im Konto notwendig. Die Authentizität der Bewertungen wird von uns nicht überprüft. Wir behalten uns vor, Bewertungstexte, die unseren Richtlinien widersprechen, entsprechend zu kürzen oder zu löschen.

Die Bewertungen sind nach Format, Anzahl Sterne und Datum sortiert.

Verfassen Sie die erste Bewertung zu diesem Artikel

Helfen Sie anderen Kund*innen durch Ihre Meinung

Kundinnen und Kunden meinen

0 Bewertungen filtern

Die Leseprobe wird geladen.
  • Produktbild: Supercharged JavaScript Graphics
  • Preface;
    Audience and Assumptions;
    Organization;
    Conventions Used in This Book;
    Using Code Examples;
    Safari® Books Online;
    How to Contact Us;
    Acknowledgments;
    Chapter 1: Code Reuse and Optimization;
    1.1 Keeping It Fast;
    1.2 What and When to Optimize;
    1.3 Homespun Code Profiling;
    1.4 Optimizing JavaScript;
    1.5 Optimizing jQuery and DOM Interaction;
    1.6 Other Resources;
    Chapter 2: DHTML Essentials;
    2.1 Creating DHTML Sprites;
    2.2 Converting into a jQuery Plug-in;
    2.3 Timers, Speed, and Frame Rate;
    2.4 Internet Explorer 6 Background Image Caching;
    Chapter 3: Scrolling;
    3.1 CSS-Only Scrolling Effects;
    3.2 Scrolling with JavaScript;
    Chapter 4: Advanced UI;
    4.1 HTML5 Forms;
    4.2 Using JavaScript UI Libraries;
    4.3 Creating UI Elements from Scratch;
    Chapter 5: Introduction to JavaScript Games;
    5.1 Game Objects Overview;
    5.2 The Game Code;
    Chapter 6: HTML5 Canvas;
    6.1 Canvas Support;
    6.2 Bitmaps, Vectors, or Both?;
    6.3 Canvas Limitations;
    6.4 Canvas Versus SVG;
    6.5 Canvas Versus Adobe Flash;
    6.6 Canvas Exporters;
    6.7 Canvas Drawing Basics;
    6.8 Animating with Canvas;
    6.9 Canvas and Recursive Drawing;
    6.10 Replacing DHTML Sprites with Canvas Sprites;
    6.11 A Graphical Chat Application with Canvas and WebSockets;
    Chapter 7: Vectors for Games and Simulations;
    7.1 Operations on Vectors;
    7.2 Creating a JavaScript Vector Object;
    7.3 A Cannon Simulation Using Vectors;
    7.4 Rocket Simulation;
    Chapter 8: Google Visualizations;
    8.1 Limitations;
    8.2 Chart Glossary;
    8.3 Image Charts;
    8.4 Interactive Charts;
    Chapter 9: Reaching the Small Screen with jQuery Mobile;
    9.1 jQuery Mobile;
    9.2 TilePic: A Mobile-Friendly Web Application;
    9.3 PhoneGap;
    Chapter 10: Creating Android Apps with PhoneGap;
    10.1 Installing PhoneGap;
    10.2 Creating a PhoneGap Project in Eclipse;
    Colophon;