Mostrando 637,961 - 637,980 Resultados de 668,645 Para Buscar 'C5N~', tiempo de consulta: 2.02s Limitar resultados
  1. 637961
    por Liu, Cricket
    Publicado 2011
    Tabla de Contenidos: “…Interaction Between DNS64 and DNSSECDNS64 and Reverse Mapping; Chapter 5. Troubleshooting; nslookup; dig…”
    Libro electrónico
  2. 637962
    Publicado 2012
    Tabla de Contenidos: “…Beyond Shoes -- Principle 5 Play to Win -- 10. Play Well -- 11. R.O.F.L. -- Conclusion: Endings, Beginnings, and You -- Notes -- Appendix A: Sharing Great Calls -- Appendix B: Excerpts from Zappos Culture Books -- Index…”
    Libro electrónico
  3. 637963
    Publicado 2012
    Tabla de Contenidos: “…Customer experience : the new competitive battleground -- Customer experience in the new normal -- The four essentials of profitable customer experience -- Case study: "Grocer moves shopping to the palms of customers' hands" -- B2B customer experience: different animal, same spots -- Case study: "Focus on customer success yields substantial cost savings at synopsys" -- Making it happen -- Throwing out the old playbook -- Mini profile: "Cardinal health transforms customer experience with a cross-company service system" -- The new customer experience recipe -- Mini profile: "Through engagement and interaction, the lego group plays well with customers" -- A fresh look at the top and bottom lines -- Technology : the core ingredient -- The underlying foundation for the customer experience edge -- Case study : customers, not cars, now drive auto importer's strategy -- Adding disruptive technologies to advance the game -- Case study: "Cementing customer bonds" -- It as the catalyst of ce transformation -- Sustaining the "wow" -- Ten on-ramps to the customer experience freeway -- Measures of success -- Emerging economies : exporting profitable customer experience -- Mini profile: "Customer experience at akbank surpassed only by turkish bank's growth" -- The future of customer experience -- Action items for the customer experience edge -- Afterword: customer experience edge in action at SAP…”
    Libro electrónico
  4. 637964
    por Epstein, Marc J.
    Publicado 2014
    Tabla de Contenidos: “…-- Chapter 1: Increasing the Social Impact of Corporations, Charities, and NGOs -- Chapter 2: Understanding the investor's multiple objectives -- Chapter 3: Understanding the problem the investor wants to address -- Chapter 4: Understanding the investment options -- Section 2: Clarifying and defining your social impact -- Chapter 5: How to create social impacts -- Chapter 6: Clarifying mission, strategy, theory of change, and logic models -- Section 3: Measuring and managing social impact -- Chapter 7: The basic measurement issues -- Chapter 8: Measurement approaches in practice -- Chapter 9: Measuring you impact -- Section 4: Improving your impact -- Chapter 10: Developing a social impact management system -- Chapter 11: How to increase your social impact -- Chapter 12: Summary and call to action…”
    Libro electrónico
  5. 637965
    Publicado 2018
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Introduction to Node.js -- The Basics of Node.js -- Applications of Node.js -- Activity: Running Basic Node.js Code -- The Module System -- Application Modularization -- Module Categories -- Built-In Modules -- npm - Third-Party Module Registry -- Scanning for node_modules -- Handy npm Commands -- Local Modules -- Activity: Using a Third-Party Package for the Previous math.js Code -- Asynchronous Programming with Node.js -- Callbacks -- Promises -- Async/Await -- Activity: Transforming a Text File Using an Async Function -- Summary -- Building the API - Part 1 -- Building a Basic HTTP Server -- Setting up Hapi.js -- Exercise 1: Building a Basic Hapi.js Server -- Using an API Client -- Returning JSON Strings -- Exercise 2: Returning JSON -- Using nodemon for Development Workflow -- Exercise 3: Using nodemon -- Setting up the Logger -- Exercise 4: Setting up the Logger -- Understanding Requests -- A Look at HTTP Request Methods -- Exercise 5: Getting a List of Resources -- Exercise 6: Getting a Specific Resource -- Exercise 7: Creating a New Todo with POST -- Exercise 8: Updating a Resource with PUT -- Exercise 9: Updating with PATCH -- Exercise 10: Deleting a Resource with DELETE -- Request Validation -- Exercise 11: Validating a Request -- Summary -- Building the API - Part 2 -- Working with the DB Using Knex.js -- Exercise 12: Setting up the Database -- Exercise 13: Connecting to the Database -- Exercise 14: Creating a Record -- Exercise 15: Reading from the Database -- Exercise 16: Updating a Record -- Exercise 17: Deleting a Record -- Exercise 18: Cleaning up the Code -- Authenticating Your API with JWT -- Exercise 19: Securing All the Routes -- Exercise 20: Adding User Authentication -- Authentication versus Authorization…”
    Libro electrónico
  6. 637966
    por Chaganti, Ravikanth. author
    Publicado 2018
    Tabla de Contenidos: “…Part 1: Getting Started with Desired State Configuration -- Chapter 1: Introduction to Infrastructure as Code and PowerShell DSC -- Chapter 2: Windows PowerShell DSC Architecture and Feature Overview -- Chapter 3: Windows PowerShell DSC Local Configuration Manager -- Chapter 4: Writing DSC Configurations -- Chapter 5: Building Advanced DSC Configurations -- Chapter 6: Writing DSC Resources -- Chapter 7: Validating DSC Resources -- Part 2: Advanced DSC Concepts -- Chapter 8: DSC Configuration Delivery Modes -- Chapter 9: Reporting DSC Configuration -- Chapter 10: Partial Configurations -- Chapter 11: Cross-machine Synchronization in DSC -- Chapter 12: Debugging DSC Resources -- Chapter 13: Security in DSC -- Part 3: DSC and the Release Pipeline -- Chapter 14: DSC and the Release Pipeline -- Chapter 15: DSC with AppVeyor CI -- Part 4: DSC Platform, Cloud, and Containers -- Chapter 16: DSC as a platform -- Chapter 17: DSC and Azure -- Chapter 18: DSC and Google Cloud Platform -- Chapter 19: DSC and Amazon Web Services -- Chapter 20: DSC with Containers…”
    Libro electrónico
  7. 637967
    por Koul, Anirudh
    Publicado 2019
    Tabla de Contenidos: “…Cloud APIs for Computer Vision: Up and Running in 15 Minutes -- 9. Scalable Inference Serving on Cloud with TensorFlow Serving and KubeFlow -- 10. …”
    Libro electrónico
  8. 637968
    por Kamps, Haje Jan. author
    Publicado 2020
    Tabla de Contenidos: “…What Slides will you Need? -- 5. Slide: The Problem - and Why it is Worth Solving- 6. …”
    Libro electrónico
  9. 637969
    por Freeman, Adam. author
    Publicado 2019
    Tabla de Contenidos: “…JavaScript Primer, Part 2 -- 5. Using the TypeScript Compiler -- 6. Testing and Debugging TypeScript -- Part 2: Working with TypeScript -- 7. …”
    Libro electrónico
  10. 637970
    Publicado 2019
    Tabla de Contenidos: “…-- Implementing Access Controls -- Access Control Models -- Physical Access Controls -- Summary -- Exercises -- 4 AUDITING AND ACCOUNTABILITY -- Accountability -- Security Benefits of Accountability -- Auditing -- Summary -- Exercises -- 5 CRYPTOGRAPHY -- The History of Cryptography -- Modern Cryptographic Tools -- Protecting Data at Rest, in Motion, and in Use -- Summary -- Exercises -- 6 COMPLIANCE, LAWS, AND REGULATIONS -- What Is Compliance? …”
    Libro electrónico
  11. 637971
    Publicado 2018
    Tabla de Contenidos: “…Part 1. The C# language. Introducing C# -- Writing a C# program -- Variables and expressions -- Flow control -- More about variables -- Functions -- Debugging and error handling -- Introduction to object-oriented programming -- Defining classes -- Defining class members -- Collections, comparisons, and conversions -- Generics -- Additional C# techniques -- Part 2. …”
    Libro electrónico
  12. 637972
    Publicado 2018
    Tabla de Contenidos: “…Citizens as Co-Producers of Welfare Services: Childcare in eight European countries -- 5. …”
    Libro electrónico
  13. 637973
    Publicado 2021
    Tabla de Contenidos: “…Mentor * Be One -- 14. Numbers * Run Them -- 15. Opportunities * Mine Them -- 16. …”
    Libro electrónico
  14. 637974
    por DeMark, Thomas R., 1947-
    Publicado 1994
    Tabla de Contenidos: “…Overbought/Oversold -- 4. Wave Analysis -- 5. Accumulation/Distribution -- 6. Moving Averages -- 7. …”
    Libro electrónico
  15. 637975
    Publicado 2011
    Tabla de Contenidos: “…Cover -- Contents -- Introduction -- Part I: Identifying Your Customer's Needs and Goals -- Chapter 1 Analyzing Business Goals and Constraints -- Using a Top-Down Network Design Methodology -- Analyzing Business Goals -- Analyzing Business Constraints -- Business Goals Checklist -- Summary -- Review Questions -- Design Scenario -- Chapter 2 Analyzing Technical Goals and Tradeoffs -- Scalability -- Availability -- Network Performance -- Security -- Manageability -- Usability -- Adaptability -- Affordability -- Making Network Design Tradeoffs -- Technical Goals Checklist -- Summary -- Review Questions -- Design Scenario -- Chapter 3 Characterizing the Existing Internetwork -- Characterizing the Network Infrastructure -- Checking the Health of the Existing Internetwork -- Network Health Checklist -- Summary -- Review Questions -- Hands-On Project -- Design Scenario -- Chapter 4 Characterizing Network Traffic -- Characterizing Traffic Flow -- Characterizing Traffic Load -- Characterizing Traffic Behavior -- Characterizing Quality of Service Requirements -- Network Traffic Checklist -- Summary -- Review Questions -- Design Scenario -- Summary for Part I -- Part II: Logical Network Design -- Chapter 5 Designing a Network Topology -- Hierarchical Network Design -- Redundant Network Design Topologies -- Modular Network Design -- Designing a Campus Network Design Topology -- Designing the Enterprise Edge Topology -- Secure Network Design Topologies -- Summary -- Review Questions -- Design Scenario -- Chapter 6 Designing Models for Addressing and Numbering -- Guidelines for Assigning Network Layer Addresses -- Using a Hierarchical Model for Assigning Addresses -- Designing a Model for Naming -- Summary -- Review Questions -- Design Scenario -- Chapter 7 Selecting Switching and Routing Protocols -- Making Decisions as Part of the Top-Down Network Design Process -- Selecting Switching Protocols -- Selecting Routing Protocols -- A Summary of Routing Protocols -- Summary -- Review Questions -- Design Scenario -- Chapter 8 Developing Network Security Strategies -- Network Security Design -- Security Mechanisms -- Modularizing Security Design -- Summary -- Review Questions -- Design Scenario -- Chapter 9 Developing Network Management Strategies -- Network Management Design -- Network Management Architectures -- Selecting Network Management Tools and Protocols -- Summary -- Review Questions -- Design Scenario -- Summary for Part II -- Part III: Physical Network Design -- Chapter 10 Selecting Technologies and Devices for Campus Networks -- LAN Cabling Plant Design -- LAN Technologies -- Selecting Internetworking Devices for a Campus Network Design -- Example of a Campus Network Design -- Summary -- Review Questions -- Design Scenario -- Chapter 11 Selecting Technologies and Devices for Enterprise Networks -- Remote-Access Technologies -- Selecting Remote-Access Devices for an Enterprise Network Design -- WAN Technologies -- Example of a WAN Design -- Summary -- Review Questions -- Design Scenario -- Summary for Part III -- Part IV: Testing, Optimizing, and Documenting Your Network Design -- Chapter 12 Testing Your Network Design -- Using Industry Tests -- Building and Testing a Prototype Network System -- Writing and Implementing a Test Plan for Your Network Design -- Tools for Testing a Network Design -- Summary -- Review Questions -- Design Scenario -- Chapter 13 Optimizing Your Network Design -- Optimizing Bandwidth Usage with IP Multicast Technologies -- Reducing Serialization Delay -- Optimizing Network Performance to Meet Quality of Service Requirements -- Cisco IOS Features for Optimizing Network Performance -- Summary -- Review Questions -- Design Scenario -- Chapter 14 Documenting Your Network Design -- Responding to a Customer's Request for Proposal -- Contents of a Network Design Document -- Summary -- Review Questions -- Design Scenario -- Glossary…”
    Libro electrónico
  16. 637976
    por Evans, Woody
    Publicado 2011
    Tabla de Contenidos: “…Floating World, active world:islands in the netBack to initiation; Help from the man; Symbols of passage; 4 Inworld info desks: information initiation; Official Stuff; The unofficial stuff; Wikis and forums; Fan pages, Blog posts, Newsgroups; Further discussion; 5 Info service inworld: how to practice info services in virtual worlds; Let's talk about librarians first; Inworld library attributes; Real skills for real patrons?…”
    Libro electrónico
  17. 637977
    Publicado 2012
    Tabla de Contenidos: “…Intro -- Contents -- Preface -- Acknowledgments -- Part One: Measuring Leadership Development -- Chapter 1: Leadership Development Has Never Been More Critical -- Chapter 2: Failure and Success of Leadership Development -- Chapter 3: Leadership Development and the ROI Methodology -- Chapter 4: Business Alignment and Preparation for Return on Investment Analysis -- Chapter 5: Data Collection Issues -- Chapter 6: Isolating the Effects of the Program: Tackling the Attribution Issue -- Chapter 7: Converting Data to Money -- Chapter 8: Leadership Development Costs and Return on Investment -- Chapter 9: Measuring Intangibles -- Chapter 10: Communicating and Using Evaluation Data -- Chapter 11: Taking a Sensible Approach to the ROI Methodology -- Part Two: Case Studies -- Chapter 12: Case Study: Return on Investment in Business Coaching -- Chapter 13: Case Study: Return on Investment in Leadership Development for Cross-Functional Managers -- Chapter 14: Case Study: Measuring Return on Investment in Leadership Development for Production Managers -- Notes -- Index…”
    Libro electrónico
  18. 637978
    Publicado 2014
    Tabla de Contenidos:
    Libro electrónico
  19. 637979
    Publicado 2012
    Tabla de Contenidos: “…Work with projects in iMovie for iOS ; Add video to a project ; Edit video ; Add and edit photos ; Edit audio ; Share projects -- Build a iPad portfolio. 5 steps to create a great portfolio ; Prepare images for the portfolio ; Create your portfolio ; Present your portfolio -- Share photos. …”
    Libro electrónico
  20. 637980
    por Rich, Jason
    Publicado 2013
    “…Easily Unlock the Power of Your iPad, iPad mini, or iPhone Discover hundreds of tips and tricks you can use right away with your iPad, iPad mini, or iPhone to maximize its functionality. …”
    Libro electrónico