EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book PHP Web Development with Laminas

Download or read book PHP Web Development with Laminas written by Flavio Gomes da Silva Lisboa and published by Packt Publishing Ltd. This book was released on 2022-11-18 with total page 394 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to develop modern object-oriented applications with PHP using test-driven development (TDD) and behavior-driven development (BDD) aided by mature reusable components Key FeaturesCreate clean code based on components' reusability to create large-scale enterprise applicationsMake effective use of design patterns in an object-oriented softwareUnderstand the division of a PHP web application structure in layers to build customized websites and apps for various business needsBook Description Considered the next generation of the Zend framework, Laminas is a high-performance PHP framework for creating powerful web applications with an evolutive architecture. This book takes a hands-on approach to equip you with the knowledge of the Laminas framework necessary to start building web applications based on the reuse of loosely coupled components. You'll learn how to create the basic structure of a PHP web application divided into layers, understand Laminas' MVC components, and be able to take advantage of the Eclipse platform as a method for developing with Laminas. Step by step, you'll build an e-commerce application based on the technical requirements of a fictional business, and get to grips with implementing those requirements using Laminas components. By the end of this web development book, you'll be able to build a completely secured MVC application in PHP language using Laminas. What you will learnDiscover how object-relational mapping is implemented with laminas-dbUnderstand behavior-driven development concepts to sharpen your skillsCreate lean controllers and flexible viewsBuild complete models and reusable componentsExplore the Eclipse platform for developing with LaminasFind out how easy it is to generate HTML forms with laminas-formPractice test-driven development to write precise programsWho this book is for This book is best suited for programming beginner or developers with some experience looking to create clean-coded object-oriented web applications. Knowledge of basic PHP syntax, specifically variables, control structures, and functions, will aid you in understanding the concepts covered.

Book Laminas Web Development

    Book Details:
  • Author : Flavio Gomes da Silva Lisboa
  • Publisher : Packt Publishing
  • Release : 2022-10-26
  • ISBN : 9781803245362
  • Pages : 0 pages

Download or read book Laminas Web Development written by Flavio Gomes da Silva Lisboa and published by Packt Publishing. This book was released on 2022-10-26 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to develop modern object-oriented applications with PHP using test-driven development (TDD) and behavior-driven development (BDD) aided by mature reusable components Key Features: Create clean code based on components' reusability to create large-scale enterprise applications Make effective use of design patterns in an object-oriented software Understand the division of a PHP web application structure in layers to build customized websites and apps for various business needs Book Description: Considered the next generation of the Zend framework, Laminas is a high-performance PHP framework for creating powerful web applications with an evolutive architecture. This book takes a hands-on approach to equip you with the knowledge of the Laminas framework necessary to start building web applications based on the reuse of loosely coupled components. You'll learn how to create the basic structure of a PHP web application divided into layers, understand Laminas' MVC components, and be able to take advantage of the Eclipse platform as a method for developing with Laminas. Step by step, you'll build an e-commerce application based on the technical requirements of a fictional business, and get to grips with implementing those requirements using Laminas components. By the end of this web development book, you'll be able to build a completely secured MVC application in PHP language using Laminas. What You Will Learn: Discover how object-relational mapping is implemented with laminas-db Understand behavior-driven development concepts to sharpen your skills Create lean controllers and flexible views Build complete models and reusable components Explore the Eclipse platform for developing with Laminas Find out how easy it is to generate HTML forms with laminas-form Practice test-driven development to write precise programs Who this book is for: This book is best suited for programming beginner or developers with some experience looking to create clean-coded object-oriented web applications. Knowledge of basic PHP syntax, specifically variables, control structures, and functions, will aid you in understanding the concepts covered.

Book Laminas

    Book Details:
  • Author : Adam Omelak
  • Publisher :
  • Release : 2020-05-08
  • ISBN :
  • Pages : 464 pages

Download or read book Laminas written by Adam Omelak and published by . This book was released on 2020-05-08 with total page 464 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build your websites in a more flexible and efficient way than ever before with this first & only Laminas book. Introducing Laminas MVC, a project based on the Zend Framework, which has taken websites by the storm! In this book you will explore and start using Laminas and its components. You will learn how to move within an environment and the approaches needed to integrate any of the Laminas components with each other and with any MVC platform. You will learn how main architecture works and how to use it to create scalable and maintainable web applications.Learn how to write practical code and find ready-made examples for use on your websites, instead of theoretical and useless examples from other sources. This book is as practical as it's possible to be, with chapters that will give you the functionality to set up your own new Laminas website in minutes. Furthermore you will learn how to deal with particular programming issues and Laminas components such as: Debugging Testing controllers & models Standard views + Smarty User registration and login- user permissions Administrator panel CMS - Content Management System APIs - microservices Multi-languages (INI and PO formats) Bootstrap v4 forms - Caching Dynamic navigation + sitemap Pagination Code generation Event Manager Service Manager Smarty MVC unit tests and many other practical solutions. The book is based on its successful precursor about Zend Framework 3 called: "Zend Framework 3. Developer's Guide". The book chapters, available on GitHub, will give you the ability to ask any questions, seek any advice if you get stuck, or just talk to the author. If you want to write modern and innovative MVC websites fast, in 2020, then this is the book for you!

Book Ultimate Laravel for Modern Web Development

Download or read book Ultimate Laravel for Modern Web Development written by Drishti Jain and published by Orange Education Pvt Ltd. This book was released on 2024-01-19 with total page 245 pages. Available in PDF, EPUB and Kindle. Book excerpt: Unlock the Power of Laravel: Elevate Your Web Development Game! KEY FEATURES ● Master Laravel's Core Fundamentals and Advance to Pro-Level Techniques for Web Development. ● Dive into Hands-On Exploration with Real-World Examples and Scenarios. ● Uncover the Depths of Laravel's MVC Architecture, Routers, Eloquent ORM, and API Development. DESCRIPTION The “Ultimate Laravel for Modern Web Development” is a comprehensive journey through Laravel, the PHP framework revolutionizing web development. This practical guide ensures a fluid progression from fundamentals to advanced techniques, making you a seasoned Laravel expert. The book begins with the fundamentals, seamlessly transitioning into the core of Laravel's MVC architecture. It then navigates through routers, views, controllers, and Blade templates, building a strong foundation for your projects. As you progress, the book will uncover the power of Eloquent ORM and Query Builder, mastering efficient data handling. You will implement seamless authentication and authorization processes to ensure the security of your applications and develop robust APIs to enhance your application's functionality and connectivity. The book will dive into the art of testing and debugging, refining your Laravel projects for optimal performance. It will delve into email and notifications, adding dynamic communication to your applications. Finally, you will learn the ins and outs of deploying your Laravel app to the cloud, bringing your creations to a global audience. WHAT WILL YOU LEARN ● Gain a deep understanding of Laravel MVC architecture and its key features ● Skillfully craft dynamic web applications through adept use of routers and views ● Develop APIs with finesse and implement robust authentication and authorization mechanisms ● Master Eloquent ORM and Query Builder for seamless and efficient database operations ● Effectively test and debug Laravel applications for optimal performance ● Harness the full potential of Laravel's email and notification features ● Navigate the intricacies of deploying Laravel applications to the Cloud with confidence WHO IS THIS BOOK FOR? Tailored for developers aiming to elevate their web development expertise with Laravel, this book offers a comprehensive guide suitable for both seasoned professionals and newcomers. While prior knowledge of PHP and basic web development concepts is recommended for optimal understanding, the content caters to a wide audience, providing valuable insights and practices for developers at various skill levels. TABLE OF CONTENTS 1. Getting Started with Laravel 2. MVC Architecture in Laravel 3. Routers and Views in Laravel 4. Building Controllers and Blade Templates 5. Working with Eloquent ORM and Query Builder 6. Implementing Authentication and Authorization in Laravel 7. Developing APIs with Laravel 8. Testing and Debugging your Laravel Application 9. E-mail and Notifications in Laravel 10. Deploying your Laravel App to Cloud Index

Book Clean Code in PHP

    Book Details:
  • Author : Carsten Windler
  • Publisher : Packt Publishing Ltd
  • Release : 2022-10-31
  • ISBN : 1804618756
  • Pages : 264 pages

Download or read book Clean Code in PHP written by Carsten Windler and published by Packt Publishing Ltd. This book was released on 2022-10-31 with total page 264 pages. Available in PDF, EPUB and Kindle. Book excerpt: Practical lessons, examples, and practices from PHP experts on how to take your PHP skills to a professional level Key FeaturesEasily navigate to key clean code principles specific to PHP development with this hands-on guideLearn the how and why of writing clean code through practical examplesSkip the superfluous knowledge and grasp everything that's relevant to the real-world development environmentBook Description PHP is a beginner-friendly language, but also one that is rife with complaints of bad code,;yet no clean code books are specific to PHP. Enter Clean Code in PHP. This book is a one-stop guide to learning the theory and best practices of clean code specific to real-world PHP app development environments. This PHP book is cleanly split to help you navigate through coding practices and theories to understand and adopt the nuances of the clean code paradigm. In addition to covering best practices, tooling for code quality, and PHP design patterns, this book also presents tips and techniques for working on large-scale PHP apps with a team and writing effective documentation for your PHP projects. By the end of this book, you'll be able to write human-friendly PHP code, which will fuel your PHP career growth and set you apart from the competition. What you will learnBuild a solid foundation in clean coding to craft human-readable codeUnderstand metrics to determine the quality of your codeGet to grips with the basics of automated testsImplement continuous integration for your PHP applicationsGet an overview of software design patterns to help you write reusable codeGain an understanding of coding guidelines and practices for working in teamsWho this book is for This book is for early-career PHP developers who wish to avoid writing messy code by learning how to write understandable and maintainable code that sets them apart from rest. The book assumes familiarity with PHP coding and principles, but no knowledge of advanced principles will be necessary.

Book Receptors in the Evolution and Development of the Brain

Download or read book Receptors in the Evolution and Development of the Brain written by Richard E. Fine and published by Academic Press. This book was released on 2019-06-15 with total page 282 pages. Available in PDF, EPUB and Kindle. Book excerpt: Receptors in the Evolution and Development of the Brain: Matter into Mind presents the key role of receptors and their cognate ligands in wiring the mammalian brain from an evolutionary developmental biology perspective. It examines receptor function in the evolution and development of the nervous system in the large vertebrate brain, and discusses rapid eye movement sleep and apoptosis as mechanisms to destroy miswired neurons. Possible links between trophic deficits and connectional diseases including Alzheimer’s, Parkinson’s, and ALS are also discussed. This book is extremely useful to those with an interest in the molecular and cellular neurosciences, including those in cognitive and clinical branches of this subject, and anyone interested in how the incredibly complex human brain can build itself. Provides an understanding of the key role receptors play in brain development and the selection process necessary to construct a large brain Traces the evolution of receptors from the most primitive organisms to humans Emphasizes the roles that REM sleep and apoptosis play in this selection via trophic factors and receptors Describes the role that trophic factor-receptor interactions play throughout life and how trophic deficits can lead to connectional diseases, including Alzheimer's, Parkinson's and ALS Provides a potential mechanism whereby neuronal stem cells can cure these diseases

Book Modern PHP

    Book Details:
  • Author : Josh Lockhart
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2015-02-16
  • ISBN : 1491904992
  • Pages : 251 pages

Download or read book Modern PHP written by Josh Lockhart and published by "O'Reilly Media, Inc.". This book was released on 2015-02-16 with total page 251 pages. Available in PDF, EPUB and Kindle. Book excerpt: PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries. Author Josh Lockhart—creator of PHP The Right Way, a popular initiative to encourage PHP best practices—reveals these new language features in action. You’ll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment. If you have a basic understanding of PHP and want to bolster your skills, this is your book. Learn modern PHP features, such as namespaces, traits, generators, and closures Discover how to find, use, and create PHP components Follow best practices for application security, working with databases, errors and exceptions, and more Learn tools and techniques for deploying, tuning, testing, and profiling your PHP applications Explore Facebook’s HVVM and Hack language implementations—and how they affect modern PHP Build a local development environment that closely matches your production server

Book Ultimate Nuxt js for Full Stack Web Applications

Download or read book Ultimate Nuxt js for Full Stack Web Applications written by Lau Tiam Kok and published by Orange Education Pvt Ltd. This book was released on 2024-01-29 with total page 399 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build slim SSR and SSG Nuxt applications with Composition API, remote Node.js applications, and PHP applications for projects that scale and require better maintenance. KEY FEATURES ● Develop full-stack Nuxt applications with Composition APIs, Pinia, Socket.IO, and LocalStorage. ● Separate Nuxt apps for frontend and data management APIs for streamlined maintenance. ● Build data APIs with Node.js, MongoDB, MariaDB, RethinkDB, Redis, GraphQL, and WordPress. DESCRIPTION Unlock the true potential of Nuxt.js with this comprehensive guide. The book explores the intricacies of Nuxt.js, with a primary focus on addressing scalability challenges inherent in web applications. Readers will acquire the expertise to efficiently separate APIs and data management from Nuxt projects, thereby significantly enhancing maintainability. This journey is complemented by harnessing the potent Nitro Server Engine, enabling the seamless construction of full-stack web applications using Nuxt alone, ensuring a harmonious blend of efficiency and scalability. The book will help navigate the complexities of large-scale Nuxt projects, uncovering the integration of remote Node.js and PHP applications to streamline API and data management processes. Practical insights abound, offering a deep understanding of effective data handling and API management using prominent technologies such as MongoDB, MariaDB, RethinkDB, and GraphQL tailored specifically for Nuxt applications. By the end of the book you will create static site generation (SSG) Nuxt applications paired with WordPress to optimize production performance. WHAT WILL YOU LEARN ● Master SSR and SSG Vue.js applications using Nuxt and the Composition API. ● Build dynamic pages, manage HTTP errors in Nuxt, Node.js, PHP applications, and enhance functionality with composables, plugins, utils, and middleware. ● Create responsive layouts using Windi CSS and Less, and optimize SEO and Open Graph by managing static and dynamic assets with composables. ● Create a client-server shopping cart system with Pinia, Redis, and cookies. ● Implement real-time features using Socket.IO and RethinkDB. ● Build a headless CMS using WordPress for Nuxt applications. WHO IS THIS BOOK FOR? This book is tailored for learners looking for full-stack web development with Nuxt.js using the advanced Composition API. Familiarity and prior knowledge of Vue.js is beneficial, it's not mandatory, as the book provides comprehensive guidance. Furthermore, readers are expected to have proficiency in utilizing WordPress CMS and familiarity with WordPress development. TABLE OF CONTENTS 1. Introducing Advanced Nuxt Web Development 2. Creating Pages, Layouts, Composables, Plugins, Utilities, and Middleware 3. Managing Assets and Adding UI Frameworks 4. Fetching Data and Handling Errors 5. Managing States and Stores 6. Managing Data with Nitro Server Engine in Nuxt 7. Managing Data with Node.js Apps for Nuxt 8. Managing Database with PHP Apps for Nuxt 9. Building GraphQL Layers with MongoDB, WordPress, and GraphQL Tools for Nuxt 10. Creating SSG Sites with Nuxt and WordPress and Going Further Index

Book Molecular Basis of Pancreas Development and Function

Download or read book Molecular Basis of Pancreas Development and Function written by Joel F. Habener and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 413 pages. Available in PDF, EPUB and Kindle. Book excerpt: Diabetes mellitus is rapidly increasing in prevalence throughout both developed and developing countries. The social and economic burden of this disease is estimated to cost 14 billion dollars worldwide. In the USA alone, 15 million individuals are diabetic, nearly half of them unaware of their condition. Complications of diabetes mellitus are the leading causes for blindness, limb amputation and chronic renal failure and kidney transplantation in industrialized countries. Further, diabetes mellitus per se and the metabolic derangement associated with diabetes are important risk factors for cardiovascular disease. Diabetes, as defined by an elevated fasting blood glucose level is presently subdivided in etiologically distinct groups. The most prevalent being type 2 (adult onset) diabetes characterized by insulin resistance and failure of the ~-cell to supply insulin in amounts sufficient to meet the body's needs. Type 1 (juvenile) diabetes, most commonly with an onset during childhood and adolescence, is caused by an auto-immune destruction of the pancreatic ~-cells. The causations of both type 1 and type 2 diabetes involve a combination of complex genetic traits and environmental influences. A third category are the mature onset diabetes of the young (MODY). This comparatively small group of patients (-10% of diabetes) presents relative early in life «30 years of age) compared to the more common late onset type 2 diabetes.

Book Getting a Web Development Job For Dummies

Download or read book Getting a Web Development Job For Dummies written by Kathleen Taylor and published by John Wiley & Sons. This book was released on 2015-01-20 with total page 312 pages. Available in PDF, EPUB and Kindle. Book excerpt: Chart your path for a career in web development. Taylor and Smith help you start your career, by explaining the major categories of web development jobs, showing you how to position yourself for the job you want, and giving you advice on how to keep and grow within your ideal job once you've found it.

Book Introducing Web Development

Download or read book Introducing Web Development written by Jörg Krause and published by Apress. This book was released on 2016-12-22 with total page 99 pages. Available in PDF, EPUB and Kindle. Book excerpt: This brief book is an easy-to-digest introduction to the key concepts of web development. Understand the concepts of the web and how they apply to static and dynamic websites. See how HTML and CSS are used to create the bones of the web. Concisely presented through four key concept chapters, Introducing Web Development will enable you to get a clear understanding of how web development works. What You Will Learn How the web works and interacts with websites What static and dynamic websites are and how they work How the static parts of a website are coded using HTML and CSS Who This Book Is For Anyone who wants to understand the basics of web development.

Book The Journal of Neuroscience

Download or read book The Journal of Neuroscience written by and published by . This book was released on 2008 with total page 610 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Mechanisms in Plant Development

Download or read book Mechanisms in Plant Development written by Ottoline Leyser and published by John Wiley & Sons. This book was released on 2009-04-01 with total page 256 pages. Available in PDF, EPUB and Kindle. Book excerpt: Intended for undergraduate and graduate courses in plant development, this book explains how the cells of a plant acquire and maintain their specific fates. Plant development is a continuous process occurring throughout the life cycle, with similar regulatory mechanisms acting at different stages and in different parts of the plant. Rather than focussing on the life cycle, the book is structured around these underlying mechanisms, using case studies to provide students with a framework to understand the many factors, both environmental and endogenous, that combine to regulate development and generate the enormous diversity of plant forms. New approach to the study of plant development and a refreshing look at this fast-moving area. Authors focus their discussion on the basic mechanisms which underpin plant development, tackling the fundamental question of how a single cell becomes a complex flowering plant from a cellular perspective. An up-to-date, modern text in plant development for advanced level undergraduates and postgraduates in plant science. Thought-provoking treatment of a difficult subject, the text will satisfy the needs of advanced level undergraduates and postgraduates in plant science. Experimental case studies throughout. The artwork from the book is available at www.blackwellpublishing.com/leyser

Book Zend Framework in Action

    Book Details:
  • Author : Steven K. J. Brown
  • Publisher : Simon and Schuster
  • Release : 2008-11-30
  • ISBN : 1638355142
  • Pages : 610 pages

Download or read book Zend Framework in Action written by Steven K. J. Brown and published by Simon and Schuster. This book was released on 2008-11-30 with total page 610 pages. Available in PDF, EPUB and Kindle. Book excerpt: From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like PHP, building a modern web application requires tools that decrease development time and cost while improving code quality. Frameworks such as Ruby-on-Rails and Django have been getting a lot of attention as a result. For PHP coders, the Zend Framework offers that same promise without the need to move away from PHP. This powerful collection of components can be used in part or as a whole to speed up the development process. Zend Framework has the backing of Zend Technologies; the driving force behind the PHP programming language in which it is written. The first production release of the Zend Framework became available in July of 2007. Zend Framework in Action is a comprehensive tutorial that shows how to use the Zend Framework to create web-based applications and web services. This book takes you on an over-the-shoulder tour of the components of the Zend Framework as you build a high quality, real-world web application. This book is organized around the techniques you'll use every day as a web developer "data handling, forms, authentication, and so forth. As you follow the running example, you'll learn to build interactive Ajax-driven features into your application without sacrificing nuts-and-bolts considerations like security and performance. This book is aimed at the competent PHP developer who wants to master framework-driven web development. Zend Framework in Action goes beyond the docs but still provides quick access to the most common topics encountered in the development of web applications. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Book Open Source Projects   Beyond Code

Download or read book Open Source Projects Beyond Code written by John Mertic and published by Packt Publishing Ltd. This book was released on 2023-04-21 with total page 240 pages. Available in PDF, EPUB and Kindle. Book excerpt: Accelerate your career and make an impact by launching and running a successful open source project. Purchase of the print or Kindle book includes a free PDF eBook Key Features Understand the method and rationale for launching an open source project Explore best practices and insights for running an open source project Leverage open source projects to advance your career Book Description Open source is ubiquitous in our society, with countless existing projects, and new ones emerging every day. It follows a "scratch-your-own-itch" model where contributors and maintainers drive the project forward. Through Open Source Projects - Beyond Code, you'll learn what it takes to develop a successful, scalable, and sustainable open source project. In this book, you'll explore the full life cycle of open source projects, from inception, through launch, to maturity, and then discover how to sunset an open source project responsibly. Along the way, you'll learn the concepts of licensing, governance, community building, ecosystem management, and growing maintainers and contributors, as well as understand how other open source projects have been successful or might have struggled in some areas. You can use this book as an end-to-end guide or reference material for the future. By the end of this book, you'll be able to accelerate your career in open source. Your newly acquired skills will help you stay ahead of the curve even with the ever-evolving nature of technology. What you will learn Explore what is open source and how you can use it to accelerate your career Start an open source project while exploring its key considerations Grow, support, and manage a vast community of developers and users Build and maintain a mature and sustainable project Enable mass users and developers to downstream productization and outreach Use open source as a portfolio to build your career Understand when to end a project and conduct it responsibly Who this book is for This book is for software developers, product managers, project managers, business leaders, or general enthusiasts looking to start an open source project or currently maintaining one.

Book Object Design Style Guide

Download or read book Object Design Style Guide written by Matthias Noback and published by Simon and Schuster. This book was released on 2019-12-23 with total page 393 pages. Available in PDF, EPUB and Kindle. Book excerpt: ”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.io Key Features Dozens of techniques for writing object-oriented code that’s easy to read, reuse, and maintain Write code that other programmers will instantly understand Design rules for constructing objects, changing and exposing state, and more Examples written in an instantly familiar pseudocode that’s easy to apply to Java, Python, C#, and any object-oriented language Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About The Book Well-written object-oriented code is easy to read, modify, and debug. Elevate your coding style by mastering the universal best practices for object design presented in this book. These clearly presented rules, which apply to any OO language, maximize the clarity and durability of your codebase and increase productivity for you and your team. In Object Design Style Guide, veteran developer Matthias Noback lays out design rules for constructing objects, defining methods, and much more. All examples use instantly familiar pseudocode, so you can follow along in the language you prefer. You’ll go case by case through important scenarios and challenges for object design and then walk through a simple web application that demonstrates how different types of objects can work together effectively. What You Will Learn Universal design rules for a wide range of objects Best practices for testing objects A catalog of common object types Changing and exposing state Test your object design skills with exercises This Book Is Written For For readers familiar with an object-oriented language and basic application architecture. About the Author Matthias Noback is a professional web developer with nearly two decades of experience. He runs his own web development, training, and consultancy company called “Noback’s Office.” Table of Contents: 1 ¦ Programming with objects: A primer 2 ¦ Creating services 3 ¦ Creating other objects 4 ¦ Manipulating objects 5 ¦ Using objects 6 ¦ Retrieving information 7 ¦ Performing tasks 8 ¦ Dividing responsibilities 9 ¦ Changing the behavior of services 10 ¦ A field guide to objects 11 ¦ Epilogue