Mostrando 3,541 - 3,560 Resultados de 22,046 Para Buscar 'Huamarí~', tiempo de consulta: 1.73s Limitar resultados
  1. 3541
    Tabla de Contenidos: “…Political and economic context -- Summary of Chapter 1 discussion -- Chapter 2. Financing in the transport sector -- Summary of Chapter 2 discussion -- Chapter 3. …”
    Libro electrónico
  2. 3542
    Publicado 2011
    Tabla de Contenidos: “…UN Sanctions and Conflict Responding to peace and security threats; Copyright; Contents; List of tables; Foreword; Acknowledgements; Abbreviations; 1 Setting the context; 2 Interstate conflicts; 3 Intrastate conflicts; 4 International norm-breaking states; 5 Terrorism; 6 Conclusion: the art of tailoring; Appendix A: Interstate UN sanctions regimes summary; Appendix B: Intrastate UN sanction regimes summary; Appendix C: Norm-breakers UN sanctions regimes summary; Appendix D: Terrorism sanctions regimes summary; Appendix E: Elected non-permanent members of the Security Council; Notes…”
    Libro electrónico
  3. 3543
    Publicado 2019
    Tabla de Contenidos: “…-- Changing, Adding, and Removing Elements -- Organizing a List -- Avoiding Index Errors When Working with Lists -- Summary -- 4 WORKING WITH LISTS -- Looping Through an Entire List -- Avoiding Indentation Errors -- Making Numerical Lists -- Working with Part of a List -- Tuples -- Styling Your Code -- Summary -- 5 IF STATEMENTS -- A Simple Example -- Conditional Tests -- if Statements -- Using if Statements with Lists -- Styling Your if Statements -- Summary -- 6 DICTIONARIES -- A Simple Dictionary -- Working with Dictionaries -- Looping Through a Dictionary -- Nesting -- Summary -- 7 USER INPUT AND WHILE LOOPS -- How the input() Function Works -- Introducing while Loops -- Using a while Loop with Lists and Dictionaries -- Summary -- 8 FUNCTIONS -- Defining a Function -- Passing Arguments -- Return Values -- Passing a List -- Passing an Arbitrary Number of Arguments -- Storing Your Functions in Modules -- Styling Functions -- Summary -- 9 CLASSES -- Creating and Using a Class -- Working with Classes and Instances -- Inheritance -- Importing Classes -- The Python Standard Library -- Styling Classes -- Summary…”
    Libro electrónico
  4. 3544
    por International Energy Agency.
    Publicado 2003
    Tabla de Contenidos: “…Preliminaries; FOREWORD; TABLE OF CONTENTS; EXECUTIVE SUMMARY; INTRODUCTION; DEMAND RESPONSE MARKETS AND ECONOMICS; TODAY'S LOAD RESPONSE MARKET; THE ROLE OF TECHNOLOGY; REGULATION AND POLICY MEASURES; SUMMARY OF CONCLUSIONS AND RECOMMENDATIONS…”
    Libro electrónico
  5. 3545
    Tabla de Contenidos: “…Abbreviations -- Executive Summary -- Background -- Summary of the Economic Analysis Submitted by the Manufacturer -- Key Limitations -- Issues for Consideration -- Results / Conclusions -- Cost Comparison Table -- APPENDIX 1. …”
    Libro electrónico
  6. 3546
    Tabla de Contenidos: “…Abbreviations -- Executive Summary -- Background -- Summary of the Economic Analysis Submitted by the Manufacturer -- Key Limitations -- Issues for Consideration -- Results/Conclusions -- Cost Comparison Table -- APPENDIX 1. …”
    Libro electrónico
  7. 3547
    por Benson, Edward, 1983-
    Publicado 2008
    Tabla de Contenidos: “…; Summary; Chapter 6: Resources and REST; A Web of Resources; Representational State Transfer; REST and Rails; Summary; Chapter 7: The Five Styles of AJAX; The Big Secrets; The Five Styles of AJAX; AJAX as Just Another API…”
    Libro electrónico
  8. 3548
    Publicado 2007
    Tabla de Contenidos: “…Roles; Introduction; Roles; Situational Examples; Summary; Solutions Fast Track; Frequently Asked Questions…”
    Libro electrónico
  9. 3549
    por Ralston, Barry
    Publicado 2011
    Tabla de Contenidos: “…Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Chapter 1 Getting Started with PowerPivot for Excel; Filling the Gap with PowerPivot for Excel; What You Will Need; The 64-bit Decision; Installing the Add-In; A Brief Tour of PowerPivot for Excel; A Trivial Test Case; The Test Report; Summary; Chapter 2 Hello World, PowerPivot Style; The Business Scenario; Assembling the Solution; Behind the Scenes in PowerPivot for Excel; Summary; Chapter 3 Combining Data Sources; The Business Scenario; Summary…”
    Libro electrónico
  10. 3550
    por McCann, Tyson
    Publicado 2012
    Tabla de Contenidos:
    Libro electrónico
  11. 3551
    Publicado 2020
    Tabla de Contenidos: “…-- Conventions Used in This Book -- What This Book Covers -- Downloading and Installing Python -- Getting Help When You're Stuck -- Summary -- PART I: DATA MINING -- 1 THE PROGRAMMING LANGUAGES YOU'LL NEED TO KNOW -- Frontend Languages -- Backend Languages -- Summary -- 2 WHERE TO GET YOUR DATA -- What Is an API? …”
    Libro electrónico
  12. 3552
    Publicado 2014
    Tabla de Contenidos: “…Contents; Foreword; Acknowledgements; Introduction; 01 Leadership theory - past and present; Great man theory; Trait theory; Behavioural theory; Situational leadership; Functional leadership; Relationship theory; Shared social identity; Chapter summary; 02 Future challenges - the 21st-century leader; Innovation; Talent management; Social media; Globalization; Chapter summary; 03 Motivation - the enduring principles; Maslow's hierarchy of needs; McGregor's X-Y theory; Herzberg's hygiene and motivation factors; Positive psychology; Chapter summary…”
    Libro electrónico
  13. 3553
    Publicado 2022
    Tabla de Contenidos: “…Preface and Acknowledgements Section 1 - Strategic Ambition Chapter 1: Innovation Advantage Beating the Odds Strategic Ambition Innovation Disciplines Ambidextrous Organization Explore Leadership Explorer not Entrepreneur Chapter Summary Chapter 2: Corporate Explorers in Action Explorer's insight Purpose Driven Investor Support Manage Uncertainty Chapter Summary Chapter 3: Strategic Ambition Emotion, Logic…”
    Libro electrónico
  14. 3554
    por World Health Organization
    Publicado 2018
    Tabla de Contenidos: “…Summary of a systematic review on surgical hand preparation -- Web Appendix 11. …”
    Libro electrónico
  15. 3555
    Tabla de Contenidos: “…Foreword; Acknowledgements; Table of Contents; Executive Summary; Chapter 1. Evaluation of Support Policy Developments; Chapter 2. …”
    Libro electrónico
  16. 3556
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: TypeScript Best Practices -- Environment setup -- Node.js and npm for Linux -- TypeScript -- Quick overview -- Best practices -- Naming -- Interface redefinitions -- Getters and setters -- Constructor -- Type guards -- Enumerator -- Pitfalls -- Type-casting and JSON -- Inheritance and polymorphism -- Summary -- Chapter 2: Angular Bootstrapping -- Architectural overview -- Component -- Services -- Directives -- Pipes -- Routes -- Angular CLI -- Installation -- Creating a new application -- Generating -- Serving -- Deploying -- Summary -- Chapter 3: Classical Patterns -- Components -- Singleton -- Factory method -- Observer -- TypeScript observables with parameters -- Observing HTTP responses -- Implementation -- Understanding the implementation -- Promises -- Summary -- Chapter 4: Navigational Patterns -- MVC -- Model-view-controller at large -- Model-view-controller limitations for the frontend -- Angular's model-view-controller -- Redux -- Summary -- Chapter 5: Stability Patterns -- Timeouts -- Circuit breaker -- Factory -- Memento -- Summary -- Chapter 6: Performance Patterns -- AJAX overkill -- Proxy patterns -- Loop count -- Change detection and immutable states -- Prototype and the reusable pool -- Summary -- Chapter 7: Operation Patterns -- General health metrics -- Specific metrics -- Error reporting -- Method metrics with AOP -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  17. 3557
    por Fox, Claudine
    Publicado 2004
    Tabla de Contenidos:
    Libro electrónico
  18. 3558
    por Crookshanks, Edward. author
    Publicado 2015
    Tabla de Contenidos: “…Contents at a Glance; Introduction; Chapter 1: How Enterprise Software Is Different; Summary; Chapter 2: Software Requirements; Business Requirements; Functional Design; Technical Design; Change Control; Summary; Chapter 3: Design Patterns and Architechture; Pattern Examples; The Observer Pattern (Behavioral); The Façade Pattern (Structural); The Singleton Pattern (Creational); Enterprise Patterns: MVC and Inversion of Control; Model-View-Controller; Inversion of Control; Manual Example; Configured Example; Architecture Pattern: N-Tier; Summary; Chapter 4: Development Methodologies and SDLC…”
    Libro electrónico
  19. 3559
    por Cauldwell, Patrick
    Publicado 2008
    Tabla de Contenidos: “…; Public Interfaces; Data Contracts; Summary; Chapter 9: Limiting Dependencies; Limiting Surface Area; Dependency Injection; Inversion of Control; Summary; Chapter 10: The Model-View-Presenter (MVP) Model…”
    Libro electrónico
  20. 3560
    por Derakhshani, Dariush
    Publicado 2007
    Tabla de Contenidos: “…; Editable Poly Tools; Modeling a Chest of Drawers; Modeling a Hand; Summary; Chapter 5: Modeling in 3ds Max: Part II; Setting Up the Scene; The Editable Poly Tools; Lofting the Barrel; Lathing the Wheels; Using Snapshot to Create the Tracks; Summary; Chapter 6: Organic Poly Modeling; Setting Up the Scene; Creating the Basic Form; Adding Detail; Final Touches; Summary; Chapter 7: Materials and Mapping; Materials; The Material Editor…”
    Libro electrónico