Ksišżki informatyczne

Strona główna
Bestsellery
Pomoc
Regulamin
Odbiór osobisty
Kontakt
Koszyk
» Informatyka
» Informatyka po angielsku





Znak akceptacji PayPal
Ksiazki - Informatyczne .pl » informatyka » informatyka

Component-Oriented Programming

 Component-Oriented ProgrammingWydawnictwo: john wiley & sons
Autor: Wang
Liczba stron: 336
Oprawa: miękka
ISBN: 978-0-471-64446-0
Czas dostawy: 4 - 6 tygodni (na zamówienie)
Cena detaliczna: 260,99 zł
Nasza cena: 261,00 zł  


Opis Component-Oriented Programming:
A practical, programming-centered approach to component-based software development
Component-oriented programming (COP) is rapidly becoming a mainstream programming paradigm, offering higher reusability and better modular structure with greater flexibility than object-oriented or library-based programming approaches. Component-Oriented Programming offers a unique programming-centered approach to component-based software development that delivers the well-developed training and practices needed to successfully apply this cost-effective method.
Following an overview of basic theories and methodologies, the authors provide a unified component infrastructure for building component software using JavaBeans, EJB, OSGi, CORBA, CCM, .NET, and Web services.
Readers learn how to:
  • Develop reusable software components
  • Build a software system of pre-built software components
  • Design and implement a component-based software system using various programming-centered approaches

Throughout the text, step-by-step guides and self-review questions for each new component technology encourage hands-on practice. Clear organization and self-testing features make Component-Oriented Programming an ideal textbook for graduate and undergraduate courses in computer science, software engineering, or information technology, as well as a valuable reference for industry professionals.


Spis treści Component-Oriented Programming:
Preface.
1. Introduction.
1.1 What is COP?
1.2 Why is COP important?
1.3 What is a component?
1.4 Hardware components and software components.
1.5 From OOP to COP.
1.6 Component-based software engineering.
1.7 Summary.
1.8 Self-review questions.
1.9 Exercises.
2. A Theory of Components.
2.1 Principles of COP.
2.2 Infrastructures of COP.
2.3 Component models.
2.4 Connection models.
2.5 Deployment models.
2.6 Unifying component technologies.
2.7 Summary.
2.8 Self-review questions.
2.9 Exercises.
3. COP with JavaBeans.
3.1 Overview of JavaBeans technology.
3.2 The component model of JavaBeans.
3.3 The connection model of JavaBeans.
3.4 The deployment model of JavaBeans.
3.5 Examples and lab practice.
3.6 Summary.
3.7 Self-review questions.
3.8 Exercises.
4. Enterprise JavaBeans Components.
4.1 The EJB a rchitecture.
4.2 The component model of EJB.
4.3 The connection model of EJB.
4.4 The deployment model of EJB.
4.5 Examples and lab practice.
4.6 Summary.
4.7 Self-review questions.
4.8 Exercises.
4.9 Programming exercises.
5. CORBA Components.
5.1 The COBRA component infrastructure.
5.2 The CORBA component model (CCM).
5.3 The connection model of CORBA and CCM.
5.4 The deployment model of CORBA and CCM.
5.5 Examples and lab practice.
5.6 Summary.
5.7 Self-review questions.
5.8 Exercises.
5.9 Programming exercises.
6 NET Components.
6.1 The .NET framework.
6.2 The component model of .NET.
6.3 The connection model of .NET.
6.4 .NET component deployments.
6.5 Visual Studio .NET.
6.6 Examples and lab practice.
6.7 Summary.
6.8 Self-review questions.
6.9 Exercises.
6.10 Programming exercises.
7. COP with OSGi Components.
7.1 Overview of OSGi technology.
7.2 The component model of OSGi.
7.3 The connection model of OSGi.
7.4 The deployment model of OSGi.
7.5 Examples and lab practice.
7.6 Summary.
7.7 Self-review questions.
7.8 Exercises.
8. Web Services Components.
8.1 The Web Services framework.
8.2 The component model of Web Services.
8.3 The connection model of Web Services.
8.4 Web Services component deployment.
8.5 Examples and lab practice.
8.6 Summary.
8.7 Self-review questions.
8.8 Exercises.
8.9 Programming exercises.
Appendix.