Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 77
- Computer Science 74
- UML (Informática) 64
- Development 58
- UML (Computer science) 51
- Computer software 49
- Java (Computer program language) 37
- Software engineering 25
- Object-oriented programming (Computer science) 20
- Programación orientada al objeto 18
- System design 17
- Object-oriented methods (Computer science) 16
- Database design 15
- Application software 14
- Programación orientada al objeto (Informática) 13
- Programming 13
- Software patterns 13
- Computer architecture 12
- Computer programming 12
- C# (Computer program language) 11
- Embedded computer systems 11
- C++ (Computer program language) 9
- Data processing 9
- Relational databases 9
- UML (Informàtica) 9
- Information technology 8
- Model-driven software architecture 8
- uml 7
- Management 7
- Microsoft .NET Framework 7
-
381Publicado 2019Tabla de Contenidos: “…Reusing classes -- Langton's ant -- Refactoring -- Abstract classes -- UML diagram -- Vocabulary -- Exercises -- 17. Advanced topics -- Polygon objects -- Adding color -- Regular polygons -- More constructors -- An initial drawing -- Blinking polygons -- Interfaces -- Event listeners -- Timers -- Vocabulary -- Exercises -- A. …”
Libro electrónico -
382Publicado 2016Tabla de Contenidos: “…2.3 THE MODELING LANGUAGES USED IN THIS BOOK3 PROCESS ASPECTS OF MBT; 3.1 MBT AND THE FUNDAMENTAL TEST PROCESS; 3.2 THE TYPICAL MBT PROCESS; 3.3 MBT AND SOFTWARE DEVELOPMENT LIFECYCLES; 3.4 HOW MBT SUPPORTS REQUIREMENT ENGINEERING; 4 ASPECTS TO CONSIDER BEFORE YOU START WRITING AN MBT MODEL; 4.1 PRELIMINARY CONSIDERATIONS ON MBT MODELING; 4.2 SUBJECT AND FOCUS OF YOUR MBT MODEL; 4.3 THE INFLUENCE OF TEST OBJECTIVES ON MBT MODELS; 5 MODELING LANGUAGES - THE AGONY OF CHOICE; 5.1 MAIN CATEGORIES OF MODELING LANGUAGES; 5.2 UML AND BPMN; 5.3 OTHER GRAPHICAL MODELING LANGUAGES USED FOR MBT…”
Libro electrónico -
383Publicado 2003Tabla de Contenidos: “…Hypertext Model; 3.1 Introduction; 3.2 Units; 3.3 Pages; 3.4 Links; 3.5 Global Parameters; 3.6 Hypertext Organization; 3.7 Patterns for Content Publishing; 3.8 Running Example; 3.9 Representing WebML Hypertexts Using UML; Summary; Bibliographic Notes; Chapter 4. Content Management Model; 4.1 Introduction; 4.2 Operations; 4.3 Predefined Operations; 4.4 Transactions; 4.5 Content Management Patterns; 4.6 Operations for Access Control and for Sending E-mail; 4.7 Generic Operations; 4.8 Running Example…”
Libro electrónico -
384Publicado 2021Tabla de Contenidos: “…-- Some Useful C++ Idioms -- The Power of Immutability -- Substitution Failure Is Not an Error (SFINAE) -- The Copy-and-Swap Idiom -- Pointer to Implementation (PIMPL) -- Appendix A: Small UML Guide -- Structural Modeling…”
Libro electrónico -
385Publicado 2022Tabla de Contenidos: “…-- Quality Requirements in Practice -- Specifying with Quality Attribute Scenarios -- Specifying with Planguage -- Popular Quality Requirements -- Security -- Modifiability -- Interoperability -- Performance -- Testability -- Usability -- Other Approaches to Handle NFRs in RE -- NFR Framework -- Incorporating NFRs with UML Models -- Exercises -- References -- 6 Requirements Validations and Verifications -- What Is Requirements Risk Management? …”
Libro electrónico -
386Publicado 2023Tabla de Contenidos: “…Chapter 6: Clean Communication - Interface and Event Observer Patterns -- Technical requirements -- Interfacing communication across classes in UE5 -- Blueprint interfaces -- Interface events versus functions -- Interfaces in C++ -- Building an example interface communication -- Implementing event delegate communication across UE5 -- Event delegates in Blueprint -- Event delegates in C++ -- Building a useful delegate tool -- Summary -- Chapter 7: A Perfectly Decoupled System -- Technical requirements -- Using UML to plan a sample hierarchy -- What are the types of class relations? …”
Libro electrónico -
387por Guttman, Michael“…Although it is based on many long-standing industry precepts and best practices, such as UML, it is enough of a departure from traditional IT approaches to require some ""proof of the pudding."" …”
Publicado 2005
Libro electrónico -
388Publicado 2016Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Design Patterns -- How this book works -- What we will build -- The scenario -- The problem -- The solution -- Targeting platform versions -- The support library -- The factory pattern -- UML diagrams -- Running and testing an app -- Connecting to a real device -- Connecting to a virtual device -- Monitoring devices -- The abstract factory pattern -- Working with more than one factory -- Summary -- Chapter 2: Creational Patterns -- Applying themes -- Customizing color and text -- Using palettes -- Customizing text -- Adding image resources -- Managing screen densities -- Using designated resources -- Creating a card view -- Understanding card view properties -- Applying CardView metrics -- Updating the factory pattern -- Applying a builder pattern -- Summary -- Chapter 3: Material Patterns -- The app-bar -- Image assets -- Applying actions -- App bar structure -- Phones -- Tablets -- The navigation drawer -- Drawer construction -- Ratio keylines -- Activating the drawer -- Adding fragments -- Right handed drawers -- The singleton pattern -- Summary -- Chapter 4: Layout Patterns -- Linear layouts -- Weight and gravity -- Relative layouts -- The percent support library -- Screen rotation -- Large screen layouts -- Width qualifiers -- Layout aliases -- The strategy pattern -- Summary -- Chapter 5: Structural Patterns -- Generating lists -- List item layouts -- Material font sizes -- Connecting data -- Translating string resources -- Adapters and layout managers -- The adapter pattern -- The bridge pattern -- The facade pattern -- The criteria pattern -- Summary -- Chapter 6: Activating Patterns -- Collapsing toolbars -- Applying a data factory pattern -- Positioning item layouts…”
Libro electrónico -
389Publicado 2009Tabla de Contenidos: “…Chapter 9 Graphical Editing Framework -- 9.1 Draw2d -- 9.2 GEF -- 9.3 Summary -- Chapter 10 Graphical Modeling Framework Runtime -- 10.1 Overview -- 10.2 Notation Model -- 10.3 Extensibility Mechanisms -- 10.4 Services -- 10.5 Additional Extension-Points -- 10.6 Element Creation -- 10.7 Command Infrastructure -- 10.8 Developing a Diagram -- 10.9 Extending Diagrams -- 10.10 Beyond GEF and Draw2d -- 10.11 Summary -- Chapter 11 Graphical Modeling Framework Tooling -- 11.1 Graphical Definition Model -- 11.2 Tooling Definition Model -- 11.3 Mapping Model -- 11.4 Generator Model -- 11.5 Summary -- Chapter 12 Graphical Modeling Framework FAQs -- 12.1 General FAQs -- 12.2 Diagramming FAQs -- 12.3 Tooling FAQs -- 12.4 Summary -- Chapter 13 Query/View/Transformation Operational Mapping Language -- 13.1 Transformation Declaration -- 13.2 Libraries -- 13.3 Mapping Operations -- 13.4 Helper Operations -- 13.5 Implementing Operations -- 13.6 Library Operations -- 13.7 Syntax Notes -- 13.8 Simple UML to RDBMS Example -- 13.9 Summary -- Chapter 14 Xpand Template Language -- 14.1 Xpand Language -- 14.2 Summary -- Part IV: Appendixes -- Appendix A: Graphical Modeling Framework Key Bindings -- Appendix B: Model-Driven Architecture at Eclipse -- Implemented Standards -- Working Relationship -- Future Outlook -- References -- Index…”
Libro electrónico -
390Publicado 2014Tabla de Contenidos: “…1.6 Making Overly Complicated Workflows1.7 Focusing on Jobs, Not Roles; 1.8 Fuzzy Work Products; 2 Selecting a Notation; 2.1 The Right Notation for You; 2.2 Flowcharts; 2.3 Business Process Modeling Notation; 2.4 Line of Visibility Enterprise Modeling; 2.5 Use Cases; 2.6 UML; 2.7 IDEF0; 3 Process Modeling Goals; 3.1 Purpose; 3.2 Scope; 3.3 Depth; 3.4 Degree of Automation; 4 Defining Processes and Process Elements; 4.1 Process; 4.2 Activity; 4.3 Task; 4.4 Procedure; 4.5 Role; 4.6 Work Product; 5 Process Structure; 5.1 Workflow Decomposition; 5.2 The Components of a Workflow Diagram…”
Libro electrónico -
391Publicado 2023Tabla de Contenidos: “…-- 10.5 Application Process of Product Lifecycle Management (PLM) -- 10.6 Role of Unified Modelling Language (UML) -- 10.6.1 UML Activity Diagrams -- 10.7 Management of Product Information Throughout the Entire Product Lifecycle -- 10.8 PDM System in an Organization -- 10.8.1 Benefits of PDM -- 10.8.2 How Does the PDM Work? …”
Libro electrónico -
392Publicado 2008Tabla de Contenidos: “…2.1 Introduction2.2 Approach; 2.3 Knowledge Grid services; 2.3.1 The Knowledge Grid architecture; 2.3.2 Implementation; 2.4 Data analysis services; 2.5 Design of Knowledge Grid applications; 2.5.1 The VEGA visual language; 2.5.2 UML application modelling; 2.5.3 Applications and experiments; 2.6 Conclusions; 3 GridMiner: An advanced support for e-science analytics; 3.1 Introduction; 3.2 Rationale behind the design and development of GridMiner; 3.3 Use Case; 3.4 Knowledge discovery process and its support by the GridMiner; 3.4.1 Phases of knowledge discovery; 3.4.2 Workflow management…”
Libro electrónico -
393por Witt, GrahamTabla de Contenidos: “…Object-role modeling; 3.2.1.3. UML; 3.2.2. Rules in business process models…”
Publicado 2012
Libro electrónico -
394Publicado 2018Tabla de Contenidos: “…Cover -- Half Title -- Title -- Copyright Page -- Contents -- Foreword 25 -- Preface 27 -- Before You Begin 47 -- 1 Introduction to Computers, the Internet and Java 53 -- 1.1 Introduction 54 -- 1.2 Hardware and Software 56 -- 1.2.1 Moore's Law 56 -- 1.2.2 Computer Organization 57 -- 1.3 Data Hierarchy 59 -- 1.4 Machine Languages, Assembly Languages and High-Level Languages 61 -- 1.5 Introduction to Object Technology 62 -- 1.5.1 Automobile as an Object 63 -- 1.5.2 Methods and Classes 63 -- 1.5.3 Instantiation 63 -- 1.5.4 Reuse 63 -- 1.5.5 Messages and Methopd Calls 64 -- 1.5.6 Attributes and Instance Variables 64 -- 1.5.7 Encapsulation and Information Hiding 64 -- 1.5.8 Inheritance 64 -- 1.5.9 Interfaces 65 -- 1.5.10 Object-Oriented Analysis and Design (OOAD) 65 -- 1.5.11 The UML (Unified Modeling Language) 65 -- 1.6 Operating Systems 66 -- 1.6.1 Windows-A Proprietary Operating System 66 -- 1.6.2 Linux-An Open-Source Operating System 66 -- 1.6.3 Apple's macOS and Apple's iOS for iPhone®, iPad® 67 -- 1.6.4 Google's Android 67 -- 1.7 Programming Languages 68 -- 1.8 Java 70 -- 1.9 A Typical Java Development Environment 71 -- 1.10 Test-Driving a Java Application 74 -- 1.11 Internet and World Wide Web 78 -- 1.11.1 Internet: A Network of Networks 79 -- 1.11.2 World Wide Web: Making the Internet User-Friendly 79 -- 1.11.3 Web Services and Mashups 79 -- 1.11.4 Internet of Things 80 -- 1.12 Software Technologies 81 -- 1.13 Getting Your Questions Answered 83 -- 2 Introduction to Java Applications -- Input/Output and Operators 87 -- 2.1 Introduction 88 -- 2.2 Your First Program in Java: Printing a Line of Text 88 -- 2.2.1 Compiling the Application 92 -- 2.2.2 Executing the Application 93 -- 2.3 Modifying Your First Java Program 94 -- 2.4 Displaying Text with printf 96 -- 2.5 Another Application: Adding Integers 97 -- 2.5.1 import Declarations 98.…”
Libro electrónico -
395por Walls, Colin“…Embedded Software: The Works covers all the key subjects embedded engineers need to understand in order to succeed, including Design and Development, Programming, Languages including C/C++, and UML, Real Time Operating Systems Considerations, Networking, and much more. …”
Publicado 2012
Libro electrónico -
396por Churcher, Clare“…Through the help of use cases and class diagrams modeled in the UML, you’ll learn to discover and represent the details and scope of any design problem you choose to attack. …”
Publicado 2012
Libro electrónico -
397por International Business Machines Corporation, International Technical Support Organization StaffTabla de Contenidos: “…XML Schema -- XSLT -- SOAP - Simple Object Access Protocol -- WSDL - Web Services Description Language -- UDDI - Universal Description, Discovery, and Integration -- WS-I Basic Profile 1.0a -- WS-Security - Web Services Security -- OGSA - Open Grid Services Architecture -- OGSI - Open Grid Services Infrastructure -- UML - Unified Modeling Language -- MDA - Model Driven Architecture -- CIM - Common Information Model -- Web-Based Enterprise Management (WBEM) Initiative -- Related publications -- IBM Redbooks -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
Publicado 2004
Libro electrónico -
398por Valderrey Sanz, PabloTabla de Contenidos: “…INTRODUCCIÓN AL MODELO ORIENTADO A OBJETOS4.1 INTRODUCCIÓN; 4.2 CONCEPTOS DE LA ORIENTACIÓN A OBJETOS; 4.3 EL MODELO DE DATOS ORIENTADO A OBJETOS; 4.3.1 Relaciones; 4.3.2 Integridad de las relaciones; 4.3.3 UML; 4.4 EL MODELO ESTÁNDAR ODMG; 4.5 SISTEMAS OBJETO RELACIONALES; 4.6 LA BASE DE DATOS OBJETO-RELACIONAL ORACLE; 4.6.1 Especificaciones de tipos de objetos; 4.6.2 Cuerpo del tipo de objeto; 4.6.3 Modificación y eliminación de tipos; 4.6.4 Objetos transitorios y persistentes; 4.6.5 Identificadores y referencias a objetos; 4.6.6 Objetos en las órdenes DML…”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
399Publicado 2021Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Why Object-Oriented Programming Is a Must for Code Quality -- Why OO Has Never Taken Off in ABAP World -- OO Benefits: The Theory -- Describing OO Programs: UML -- Describing OO Programs: BON -- Seamlessness/Reversibility -- Seamlessness via an Automated Tool -- Seamlessness via Naming Conventions -- Design by Contract -- Design by Unit Tests -- Designing a Worldwide OO Program -- What Is the Existing System State? …”
Libro electrónico -
400Publicado 2017Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Introduction to Design Patterns -- Chapter overview -- Your objective -- What are design patterns -- Why you should plan for change -- Understanding UML class diagrams -- Relationships between classes -- Inheritance -- Aggregation -- Composition -- Implements -- Separating the why and the how -- Understanding the separation of concerns -- An Introduction to interfaces -- Polymorphism refresher -- Understanding interfaces -- The advantages of compartmentalizing code -- The structure of the Mach5 engine -- Mach5 core engines and systems -- The app -- The StageManager -- The ObjectManager -- The graphics engine -- Tools and utilities -- The problems with using design patterns in games -- Setting up the project -- Summary -- Chapter 2: One Instance to Rule Them All - Singletons -- Chapter overview -- Your objective -- An overview on class access specifiers -- The static keyword -- Static keyword inside a function -- Static keyword in class definitions -- Static as a file global variable -- Pros and cons of global variables -- What is a Singleton? …”
Libro electrónico