Produktbild: Developing Large Web Applications

Developing Large Web Applications

33,99 €

inkl. gesetzl. MwSt., Versandkostenfrei


Beschreibung

Produktdetails

Einband

Taschenbuch

Erscheinungsdatum

30.03.2010

Verlag

O'Reilly Media

Seitenzahl

271

Maße (L/B/H)

23,2/18/2,3 cm

Gewicht

413 g

Sprache

Englisch

ISBN

978-0-596-80302-5

Beschreibung

Produktdetails

Einband

Taschenbuch

Erscheinungsdatum

30.03.2010

Verlag

O'Reilly Media

Seitenzahl

271

Maße (L/B/H)

23,2/18/2,3 cm

Gewicht

413 g

Sprache

Englisch

ISBN

978-0-596-80302-5

Herstelleradresse

Libri GmbH
Europaallee 1
36244 Bad Hersfeld
DE

Email: gpsr@libri.de

Noch keine Bewertungen vorhanden

Verfassen Sie die erste Bewertung zu diesem Artikel

Helfen Sie anderen Kundinnen und Kunden durch Ihre Meinung.

Kundinnen und Kunden meinen

Bewertungen (0)

Die Leseprobe wird geladen.
  • Produktbild: Developing Large Web Applications
  • Foreword; Preface; Audience; Organization of This Book; Conventions Used in This Book; Using Code Examples; We'd Like to Hear From You; Safari® Books Online; Acknowledgments; Chapter 1: The Tenets; 1.1 Managing Complexity; 1.2 Modular Components; 1.3 Ten Tenets for Large Web Applications; Chapter 2: Object Orientation; 2.1 The Fundamentals of OOP; 2.2 Why Object Orientation?; 2.3 UML Class Diagrams; 2.4 Modeling a Web Page; 2.5 Writing the Code; 2.6 Achieving Modularity; 2.7 Object-Oriented PHP; 2.8 Object-Oriented JavaScript; Chapter 3: Large-Scale HTML; 3.1 Modular HTML; 3.2 HTML Tags; 3.3 XHTML; 3.4 RDFa; 3.5 HTML 5; Chapter 4: Large-Scale CSS; 4.1 Modular CSS; 4.2 Positioning Techniques; 4.3 Layouts and Containers; 4.4 Other Practices; Chapter 5: Large-Scale JavaScript; 5.1 Modular JavaScript; 5.2 Working with the DOM; 5.3 Working with Events; 5.4 Working with Animation; 5.5 An Example: Chained Selection Lists; Chapter 6: Data Management; 6.1 Dynamic Modules; 6.2 Data Managers; 6.3 Data Using SQL As a Source; 6.4 Data Using XML As a Source; 6.5 Data from Web Services; 6.6 Data in the JSON Format; 6.7 Cookies and Forms; Chapter 7: Large-Scale PHP; 7.1 Modular Web Pages; 7.2 Working with Pages; 7.3 Working with Modules; 7.4 Layouts and Containers; 7.5 Special Considerations; Chapter 8: Large-Scale Ajax; 8.1 In the Browser; 8.2 On the Server; 8.3 MVC and Ajax; Chapter 9: Performance; 9.1 Caching Opportunities; 9.2 Managing JavaScript; 9.3 Distribution of Assets; 9.4 Control Over Site Metrics; 9.5 Modular Testing; Chapter 10: Application Architecture; 10.1 Thinking Modularly; 10.2 Organizing Components; 10.3 Architecture and Maintenance; Colophon;