Mostrando 741 - 760 Resultados de 1,847 Para Buscar '"Factory"', tiempo de consulta: 0.08s Limitar resultados
  1. 741
    por Sarcar, Vaskaran. author
    Publicado 2016
    Tabla de Contenidos: “…Facade Pattern -- 13. Factory Method Pattern -- 14. Memento Pattern -- 15. …”
    Libro electrónico
  2. 742
    por Tucker, Robert B., 1953-
    Publicado 2008
    Tabla de Contenidos: “…What it takes to drive growth -- Leading innovation -- Cultivating the culture -- Fortifying the idea factory -- Mining the future -- Filling the idea funnel -- Producing powerful products -- Generating growth strategies -- Selling new ideas -- Taking action in your firm…”
    Libro electrónico
  3. 743
    Tabla de Contenidos: “…Chapter 1: Everything Electric -- Chapter 2: Homes as Factories -- Chapter 3: Pleasure and Convenience -- Chapter 4: Digital Everything -- Chapter 5: Cheaper, Embedded and Invisible -- Chapter 6: Emerging Themes and What's Next? …”
    Libro electrónico
  4. 744
    por Klein, Scott. author
    Publicado 2017
    Tabla de Contenidos: “…Real-Time Data Streaming -- 7. Azure Data Factory -- 8. Integrating Data Between Data Stores Using Azure Data Factory.- -- Part III: Data at Rest -- 9. …”
    Libro electrónico
  5. 745
    por McMahon, Andrew P.
    Publicado 2021
    Tabla de Contenidos: “…Table of Contents Introduction to ML Engineering The Machine Learning Development Process From Model to Model Factory Packaging Up Deployment Patterns and Tools Scaling Up Building an Example ML Microservice Building an Extract Transform Machine Learning Use Case…”
    Libro electrónico
  6. 746
    por Clark, Jennifer S., author
    Publicado 2024
    Tabla de Contenidos: “…Frontmatter -- Contents -- Introduction -- 1 Women's Groups and Workplace Reform at Network Television's Corporate Headquarters -- 2 From "Jockocratic Endeavors" to Feminist Expression -- 3 Working in the Lear Factory -- 4 Television's "Serious Sisters" -- Epilogue -- Acknowledgements -- Notes -- Bibliography -- Index…”
    Libro electrónico
  7. 747
    Publicado 2001
    Electrónico
  8. 748
    Publicado 2014
    Libro
  9. 749
    Publicado 2007
    “…Essays focus on movies and transformation and literal translation from text to film in the Lord of the Rings series, The Chronicles of Narnia, Charlie and the Chocolate Factory, Howl's Moving Castle, Finding Neverland, The Wizard of Oz and the Broadway adaptation Wicked, and Practical Magic…”
    Sumario
    Libro
  10. 750
    Publicado 2020
    “…Through a sample project, the course will demonstrate how you can make use of the Interpreter design pattern to guide the process of refactoring your code base. You’ll explore Factory Method and Fluent Builder, the two creational design patterns that are a result of the refactoring activities. …”
    Video
  11. 751
    por McMurry, Sally Ann, 1954-
    Publicado 1995
    “…When the technology and economic conditions permitted, the transition to factory production took place quickly--not because farm families made more money, but because taking the milk to factories helped resolve domestic tensions. …”
    Libro
  12. 752
    por Sarcar, Vaskaran. author
    Publicado 2019
    Tabla de Contenidos: “…Part I: Gang of Four Patterns -- Chapter 1: Singleton Pattern -- Chapter 2: Prototype Pattern -- Chapter 3: Builder Pattern -- Chapter 4: Factory Method Pattern -- Chapter 5: Abstract Factory Pattern -- Chapter 6: Proxy Pattern -- Chapter 7: Decorator Pattern -- Chapter 8: Adapter Pattern -- Chapter 9: Facade Pattern -- Chapter 10: Flyweight Pattern -- Chapter 11: Composite Pattern -- Chapter 12: Bridge Pattern -- Chapter 13: Visitor Pattern -- Chapter 14: Observer Pattern -- Chapter 15: Strategy (Policy) Pattern -- Chapter 16: Template Pattern -- Chapter 17: Command Pattern -- Chapter 18: Iterator Pattern -- Chapter 19: Memento Pattern -- Chapter 20: State Pattern -- Chapter 21: Mediator Pattern -- Chapter 22: Chain of Responsibility Pattern -- Chapter 23: Interpreter Pattern -- Part II: Additional Design Patterns -- Chapter 24: Simple Factory Pattern -- Chapter 25: Null Object Pattern -- Chapter 26: MVC Pattern -- Part III: Final Discussions on Design Patterns -- Chapter 27: Criticisms of Design Patterns -- Chapter 28: Anti-Patterns: Avoid the Common Mistakes -- Chapter 29: FAQs -- Appendix A: A Brief Overview of GoF Design Patterns -- Appendix B: Winning Notes and the Road Ahead -- Appendix C: Bibliography…”
    Libro electrónico
  13. 753
    Publicado 2022
    Tabla de Contenidos: “…Designing with Patterns Before You Code -- Technical requirements -- A bad day at the agency -- Bumble Bikes factory -- Dallas, Texas…”
    Libro electrónico
  14. 754
    Publicado 2023
    Tabla de Contenidos: “…State Management in React -- The Prototype Pattern -- The Factory Pattern -- When to Use the Factory Pattern -- When Not to Use the Factory Pattern -- Abstract Factories -- Structural Patterns -- The Facade Pattern -- The Mixin Pattern -- Subclassing -- Mixins -- Advantages and Disadvantages -- The Decorator Pattern -- Pseudoclassical Decorators -- Interfaces -- Abstract Decorators -- Advantages and Disadvantages -- Flyweight -- Using Flyweights -- Flyweights and Sharing Data -- Implementing Classical Flyweights -- Converting Code to Use the Flyweight Pattern -- A Basic Factory…”
    Libro electrónico
  15. 755
    por Cato, Molly Scott
    Publicado 2012
    Tabla de Contenidos: “…-- Visioning the bioregional economy -- The economist as shaman -- Firms, farms and factories -- Provisioning and provenance -- Work as craft -- What about my iPad? …”
    Enlace del recurso
    Libro electrónico
  16. 756
    Publicado 2019
    Tabla de Contenidos: “…Discovering cause & effect -- Ethics & famous experiments in history -- Theory, literature & hypotheses -- Types of experiments -- Internal & external validity -- Factorial designs -- Random assignment -- Sampling & effects sizes -- Stimuli & manipulation checks -- Instruments & measurement -- The irb & conducting ethical experiments -- Glossary -- Bibliography -- Index…”
    Libro
  17. 757
    Publicado 2016
    Tabla 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
  18. 758
    por Sanders, William B., 1944-
    Publicado 2007
    Tabla de Contenidos: “…New Creator Classes: Integrating a Parameterized Factory MethodClients; Parallel Class Hierarchies; Key OOP Concepts Used in the Factory Method Pattern; Example: Sprite Factory; Creator Classes: Shape Creators; Clients; Example: Vertical Shooter Game; Space ships; Creator Classes; ShipCreator; Concrete Creator Classes; Clients; Summary; 3. …”
    Libro electrónico
  19. 759
    Publicado 2015
    Tabla de Contenidos: “…A century of contestation around cashews -- Tarana: History from the factory floor -- Migration : pathways from poverty to Tarana -- Lives around livelihoods: 'Children are not like chickens' -- African urban families in the late Colonial Era: agency -- Conclusions -- Epilogue: Mozambique's cashew economy, 1975-2014…”
    Libro electrónico
  20. 760
    Publicado 2009
    Tabla de Contenidos: “…Introduction -- Factory of the future -- Concepts and technologies -- Core function : production flow-oriented design -- Core function : production flow-oriented planning -- Core function : order processing -- Technical aspects -- Evaluation of the cost-effectiveness of MES -- Implementing an MES in production -- Examples for application -- Visions -- Summary of the book…”
    Libro electrónico