Mostrando 61 - 80 Resultados de 197 Para Buscar '"FAQ"', tiempo de consulta: 0.06s Limitar resultados
  1. 61
    por Masri, David. author
    Publicado 2019
    Tabla de Contenidos: “…Chapter 1: Relational Databases and Normalizations -- Chapter 2: Understanding Salesforce’s Data Architecture -- Chapter 3: Working the Salesforce Data APIs -- Chapter 4: The Six Attributes of a Good Data Migration -- Chapter 5: Attributes of a Good Data Integration -- Chapter 6: Best Practices for Migrating and Integrating Your Data with Salesforce -- Chapter 7: Putting It All Together: A Sample Data Migration -- Chapter 8: Error Handling and Performance Tuning -- Chapter 9: Data Synchronization Patterns -- Chapter 10: Other Integration Patterns -- Chapter 11: Real-Time Data and UI Integrations -- Chapter 12: A Library of Reusable Code -- Chapter 13: FAQ (Frequently Asked Questions) -- Appendix A: A Simple Duplicate Detection Algorithm -- Appendix B: Reference Cards and Core Concepts -- Appendix C: Further Reading and References -- …”
    Libro electrónico
  2. 62
    Publicado 2015
    Tabla de Contenidos: “…Deploying and testing the appDeploying to an emulator; Deploying to a real Android device; FAQ; Summary; Chapter 2: Java - First Contact; Examining the log output; Exploring the project assets and code; Examining the layout file; Improving our app and deploying again; Modifying the UI; Meet Java; Java comments; Sending messages; Writing our first Java code; Writing our own Java methods; Examining the log output; FAQ; Summary; Chapter 3: Exploring Android Studio; The Android Studio guided tour; Parts of the UI; The console; More console features; The project explorer…”
    Libro electrónico
  3. 63
    Publicado 2013
    Tabla de Contenidos: “…9 'It's the best decision I ever made': success stories with weight loss surgery10 'I thought if I was slim the world would be some kind of fairy tale': the risks and challenges of weight loss surgery; 11 Taking control: FAQs and resources; Further reading; Index…”
    Libro electrónico
  4. 64
    Publicado 2019
    Tabla de Contenidos: “…-- Materiales y recursos -- FAQ -- ¿Dónde observo cuando hago una aproximación etnográfica? …”
    Acceso restringido con credenciales UPSA
    Libro electrónico
  5. 65
    Publicado 2012
    “…Tackle 10 common business problems with proven SharePoint solutions Set up a help desk solution to track service requests Build a modest project management system Design a scheduling system to manage resources Create a site to support geographically dispersed teams Implement a course registration system Build a learning center with training classes and resources Design a team blog platform to review content Create a process to coordinate RFP responses Set up a FAQ system to help users find answers quickly Implement a cost-effective contact management system…”
    Libro electrónico
  6. 66
    por Joiner, Bill, 1950-
    Publicado 2007
    Tabla de Contenidos: “…Appendix A: Research Behind This BookTHREE PHASES OF RESEARCH; RESEARCH METHODS; Appendix B: Stages of Personal Development; THE THREE PRE-CONVENTIONAL STAGES; THE THREE CONVENTIONAL STAGES; THREE POST-CONVENTIONAL STAGES; FAQS ABOUT DEVELOPMENTAL STAGES; STAGES BEYOND SYNERGIST; Notes for Inquiring Readers; References; Resources; Acknowledgments; The Authors; Index…”
    Libro electrónico
  7. 67
    por Maniktala, Sanjaya
    Publicado 2012
    Tabla de Contenidos: “…Front Cover; Switching Power Supplies A-Z; Copyright page; Contents; Preface; Acknowledgments; 1 The Principles of Switching Power Conversion; 2 DC-DC Converter Design and Magnetics; 3 Off-Line Converter Design and Magnetics; 4 The Topology FAQ; 5 Advanced Magnetics: Optimal Core Selection; 6 Component Ratings, Stresses, Reliability, and Life; 7 Optimal Power Components Selection; 8 Conduction and Switching Losses; 9 Discovering New Topologies; 10 Printed Circuit Board Layout; 11 Thermal Management; 12 Feedback Loop Analysis and Stability…”
    Libro electrónico
  8. 68
    por Reeves, Laura L.
    Publicado 2009
    Tabla de Contenidos: “…A Manager's Guide to Data Warehousing; About the Author; Credits; Acknowledgments; Contents; Introduction; Overview of the Book; How This Book Is Organized; Who Should Read This Book; Part I: The Essentials of Data Warehousing; Chapter 1: Gaining Data Warehouse Success; Chapter 2: The Executive's FAQ for Data Warehousing; Part II: The Business Side of Data Warehousing; Chapter 3: Understanding Where You Are and Finding Your Way; Chapter 4: Successful IT-Business Partnerships; Chapter 5: Setting Up a Successful Project; Chapter 6: Providing Business Requirements…”
    Libro electrónico
  9. 69
    Publicado 2011
    “…Enrichissez vos contenus grâce aux éditeurs visuels : articles, commentaires, images, discussions, FAQ, formulaires et champs, fils RSS, filtres et formats... …”
    Libro electrónico
  10. 70
    por Ogden, Bill
    Publicado 2005
    Tabla de Contenidos: “…FLEX-ES releases -- 5.1 Release 6.2.18 -- 5.2 Release 7.0.2 -- Appendix A. FAQ -- Related publications -- IBM Redbooks -- Other publications -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover…”
    Libro electrónico
  11. 71
    Publicado 2017
    Tabla de Contenidos: “…What Can I Do With These Skills? -- chapter 14 FAQs. Hear It From the Pros…”
    Libro electrónico
  12. 72
    Publicado 2018
    Tabla de Contenidos: “…-- Role of NLP in VUIs -- VUI design platforms -- Principles of conversation -- Turn taking -- Flow -- Context -- Verbal confirmation -- Visual confirmation -- Error handling -- Session awareness -- Providing help -- Response time -- Empathy -- Voice-enabled applications -- Home assistant devices -- Automobile virtual assistant devices -- Chatbots -- Future of VUIs -- Summary -- Chapter 2: Building an FAQs Chatbot -- Why an FAQs chatbot? -- Introduction to Dialogflow -- Setting up a Dialogflow account -- Creating your first agent -- About an FAQs chatbot -- What are intents? …”
    Libro electrónico
  13. 73
    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
  14. 74
    por Sarcar, Vaskaran. author
    Publicado 2018
    Tabla de Contenidos: “…-Part-II: Additional Design Patterns -- Chapter 24: Simple Factory Pattern -- Chapter 25: Null Object Pattern -- Chapter 26: MVC Pattern -- Part-III: Final talks on Design Patterns -- Chapter 27: Criticism to Design Patterns -- Chapter 28: Avoid the Traps of Anti-Patterns -- Chapter 29: Seal the leaks in your Application -- Chapter 30: FAQ…”
    Libro electrónico
  15. 75
    por Miller, Dennis P.
    Publicado 2008
    Tabla de Contenidos: “…Frequently Asked Questions (FAQs0; Chapter 20. Essay: The WBS - Worth a Second Look; Index…”
    Libro electrónico
  16. 76
    por Shargel, Leon, 1941-
    Publicado 2005
    Tabla de Contenidos: “…Chapter 1 Introduction to Biopharmaceutics and Pharmacokinetics; Chapter 2 Mathematic Fundamentals in Pharmacokinetics; Chapter 3 One Compartment Open Model IV Bolus Injection; Chapter 4 Multicompartmental Models IV Bolus Injection; Chapter 5 Intravenous Infusion; Chapter 6 Drug Elimination and Clearance; Chapter 7 Pharmacokinetics of Oral Absorption; Chapter 8 Multiple Dosage Regimens; Chapter 9 Nonlinear Pharmacokinetics ; Chapter 10 Physiologic Drug Distribution and Protein Binding; Chapter 11 Renal and Hepatic Elimination of Drugs; Chapter 12 Pharmacogenetics - NEW; Chapter 13 Physiologic Factors Related to Drug Absorption; Chapter 14 Biopharmaceutic Considerations in Drug Product Design; Chapter 15 Bioavailability and Bioequivalence; Chapter 16 Impact of Biopharmaceutics on Drug Product Quality and Clinical Efficacy - NEW; Chapter 17 Modified Release Drug Products and Drug Devices; Chapter 18 Targeted Drug Delivery Systems and Biotechnology Products; Chapter 19 Relationship between Pharmacokinetic and Pharmacodynamics; Chapter 20 Application of Pharmacokinetics in Clinical Situations; Chapter 21 Dosage Adjustment in Renal and Hepatic Disease; Chapter 22 Physiological Pharmacokinetic Models, Mean Resident Time and Statistical Moment Theory; Appendix A Statistics; Appendix B Applications of Computers in Pharmacokinetics; Appendix C Ethical Considerations; Appendix D Solutions to Frequently Asked Questions (FAQ) and Learning Questions; Appendix E Popular Drugs and Pharmacokinetic Parameters…”
    Libro
  17. 77
    por Safarik, Natascha
    Publicado 2023
    Tabla de Contenidos: “…Intro -- Titel -- Impressum -- Inhalt -- Einleitung -- Was dich in diesem Buch erwartet -- 1 Grundbegriffe -- 1.1 Lettering -- 1.2 Kalligrafie -- 1.3 Hybridform -- Faux Calligraphy -- 1.4 Typografie -- 1.5 Type Design -- 1.6 Material: Kalligrafie-Federn -- 1.7 Schriften -- Schreibschriften/Script -- Druckschrift/Druckbuchstaben -- 1.8 Die Anatomie der Schrift -- 2 Kalligrafie mit dem Buntstift -- 2.1 Material -- Bleistifte -- Papier -- Andere Materialien -- 2.2 Erste Schritte -- Bleistiftmine -- Grundstriche -- 2.3 Kleinbuchstaben -- Gruppe 1: Bögen i n m u v w t -- Gruppe 2: Ovale o a d c -- Gruppe 3: Unterlängen g j q y p -- Gruppe 4: Oberlängen l h b k f -- Gruppe 5: Spezielle Buchstaben e r s x z -- 2.4 Großbuchstaben -- Großbuchstaben mit vertikaler Basis -- Runde Großbuchstaben -- Buchstaben mit Anfangsoval -- Buchstaben mit Diagonalen -- 2.5 Spielereien -- Druck -- Farbe -- 3 Spitzfeder-Kalligrafie -- 3.1 Einführung -- 3.2 Das Material: Federn -- Meine Empfehlungen für Federn -- 3.3 Das Material: Federhalter -- Anatomie des Federhalters -- Empfehlungen -- 3.4 Das Material: Tinte -- Die beste Übungstinte: Walnusstinte -- Die besten schwarzen Tinten -- Die besten wasserfesten Tinten -- Die beste weiße Tinte -- Farbige Tinten -- Andere Medien -- Tinten-FAQ -- 3.5 Das Material: Papier -- Schreiben auf strukturiertem Papier -- Schreiben auf handgeschöpftem Papier -- Das beste Übungspapier -- Das beste Papier für fertige Werke -- Das beste bunte Papier -- Spezielle Papiere -- 3.6 Material: Weitere nützliche Dinge -- 3.7 Los geht's -- Die Feder vorbereiten -- Feder in den Federhalter stecken -- Papier einrichten -- Linkshänder:in -- FAQ Papier einrichten -- Arbeitsplatz einrichten -- 3.8 Die Grundstriche -- 3.9 Kleinbuchstaben -- Buchstaben mit Bögen und Wellen: i n m u v w t -- Buchstaben mit Ovalen: Gruppe o a d c e.…”
    Libro electrónico
  18. 78
    Publicado 2017
    “…Read it sequentially or as an FAQ and you will have the tools you need to create any base game before moving on to advanced topics. …”
    Libro electrónico
  19. 79
    Publicado 2020
    Tabla de Contenidos: “…. - 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 -- Chapter 27: Patterns in Asynchronous Programming -- Part-III: Final Thoughts on Design Patterns -- Chapter 28: Criticism of Design Patterns -- Chapter 29: Anti-patterns -- Chapter 30: FAQs -- Appendix A: A Brief Overview of GoF Design Patterns -- Appendix B: Useful Resources -- Appendix C: The Road Ahead -- Appendix D: Important Updates in the Second Edition…”
    Libro electrónico
  20. 80
    por Sarcar, Vaskaran. author
    Publicado 2018
    “…Finally, Interactive C# contains an FAQ section to cover all of these topics. This book uniquely presents a two-way discussion between a teacher and students. …”
    Libro electrónico