Danh mục

Developing Large Web Applications- P1

Số trang: 10      Loại file: pdf      Dung lượng: 587.56 KB      Lượt xem: 12      Lượt tải: 0    
10.10.2023

Hỗ trợ phí lưu trữ khi tải xuống: 3,000 VND Tải xuống file đầy đủ (10 trang) 0
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Developing Large Web Applications- P1:This book presents a number of techniques for applying established practices of goodsoftware engineering to web development—that is, development primarily using thedisparate technologies of HTML, CSS, JavaScript, and server-side scripting languages.Whereas there are many books on how to use languages, how to use libraries, and howto approach software engineering, this is the first book to codify many of the techniquesit presents. These techniques will make the components of your own web applicationsmore reusable, maintainable, and reliable....
Nội dung trích xuất từ tài liệu:
Developing Large Web Applications- P1Developing Large Web ApplicationsDeveloping Large Web Applications Kyle Loudon foreword by Nate Koechley Beijing • Cambridge • Farnham • Köln • Sebastopol • Taipei • TokyoDeveloping Large Web Applicationsby Kyle LoudonCopyright © 2010 Yahoo!, Inc. All rights reserved.Printed in the United States of America.Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.O’Reilly books may be purchased for educational, business, or sales promotional use. Online editionsare also available for most titles (http://my.safaribooksonline.com). For more information, contact ourcorporate/institutional sales department: (800) 998-9938 or corporate@oreilly.com.Editor: Andy Oram Cover Designer: Karen MontgomeryProduction Editor: Sumita Mukherji Interior Designer: David FutatoCopyeditor: Amy Thomson Illustrator: Robert RomanoProduction Services: Newgen North America, Inc.Printing History: March 2010: First Edition.Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trademarks ofO’Reilly Media, Inc. Developing Large Web Applications, the image of a Newfoundland, and related tradedress are trademarks of O’Reilly Media, Inc.Many of the designations used by manufacturers and sellers to distinguish their products are claimed astrademarks. Where those designations appear in this book, and O’Reilly Media, Inc., was aware of atrademark claim, the designations have been printed in caps or initial caps.While every precaution has been taken in the preparation of this book, the publisher and author assumeno responsibility for errors or omissions, or for damages resulting from the use of the information con-tained herein. TM This book uses RepKover™, a durable and flexible lay-flat binding.ISBN: 978-0-596-80302-5[M]1267035305 Table of ContentsForeword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiPreface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii 1. The Tenets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Managing Complexity 1 Modular Components 3 Achieving Modularity 3 Benefits of Modularity 4 Ten Tenets for Large Web Applications 4 2. Object Orientation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 The Fundamentals of OOP 8 Why Object Orientation? 9 UML Class Diagrams 9 Generalization 10 Association 10 Modeling a Web Page 11 Defining Page Types 11 Defining Module Types 11 Writing the Code 12 Achieving Modularity ...

Tài liệu được xem nhiều: