Mostrando 1,621 - 1,640 Resultados de 4,995 Para Buscar 'Övralid~', tiempo de consulta: 1.75s Limitar resultados
  1. 1621
    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
  2. 1622
    por Archer, Caroline, 1948-
    Publicado 2006
    Tabla de Contenidos: “…; Puzzlingpain responses; Reassuranceor validation?; Rivalrybetween siblings; Rudenessand swearing; Self-regulation(managingarousal); Sensoryissues…”
    Libro electrónico
  3. 1623
    por Hinshaw, Stephen P.
    Publicado 1994
    Tabla de Contenidos: “…; Associated Features and Comorbidity; Summary; Chapter 2 - Assessment and Diagnosis; Reliability and Validity; Cross-Informant Consistency in the Assessment of ADHD; Theoretical Framework for Assessment; Key Assessment Tools; Amalgamating Disparate Sources of Information; Summary; Chapter 3 - The Nature of the Disorder and Etiologic Hypotheses; Methodologic and Conceptual Issues…”
    Libro electrónico
  4. 1624
    Publicado 2008
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- Dedication -- Preface -- Contents -- About the Editors -- About the Contributors -- Section I: Conceptual Issues -- 1 The "Devil Is in the Details": Recognizing and Dealing With Threats to Validity in Randomized Controlled Trials -- 2 Explanation of the CONSORT Statement With Application to Psychosocial Interventions -- Section II: Assessment Issues -- 3 Clinical Interviews -- 4 Behavioral Assessment -- 5 Self-Report Measures -- Section III: Methodological and Design Issues -- 6 Sample Size and Statistical Power -- 7 Subject Selection -- 8 Research Participant Recruitment and Retention -- 9 Random Assignment Procedures -- 10 Research Designs -- 11 Efficacy and Effectiveness in Developing Treatment Manuals -- 12 Selecting, Training, and Supervising Therapists -- 13 Ensuring Treatment Integrity -- Section IV: Data Analysis Issues -- 14 Data Analytic Frameworks: Analysis of Variance, Latent Growth, and Hierarchical Models -- 15 Analyzing and Presenting Outcomes -- 16 Methods for Capturing the Process of Change -- 17 Assessing the Clinical Significance of Outcome Results -- 18 Assessing the Effect Size of Outcome Research -- Section V: Special Topics -- 19 Ethical Issues -- 20 Relevance of RCTs to Diverse Groups -- 21 Multisite Intervention Studies -- Index…”
    Libro electrónico
  5. 1625
    Publicado 2023
    Tabla de Contenidos: “…Regular Contributions -- ACoRe: Automated Goal-Conflict Resolution -- Nazareno Aguirre, Yves Le Traon and Mike Papadakis A Modeling Concept for Formal Verification of OS-Based Compositional Software -- Guldstrand Larsen and Marcel Baunach Compositional Automata Learning of Synchronous Systems -- Front-end JavaScript -- Democratizing Quality-Based Machine Learning Development through Extended Feature Models -- Efficient Bounded Exhaustive Input Generation from Program APIs -- Feature-Guided Analysis of Neural Networks -- JavaBIP meets VerCors: Towards the Safety of Concurrent Software Systems in Java -- Model-based Player Experience Testing with Emotion Pattern Verification -- Opportunistic Monitoring of Multithreaded Programs -- Parallel Program Analysis via Range Splitting -- Wehrheim Runtime Enforcement Using Knowledge Bases -- Specification and Validation of Normative Rules for Autonomous Agents -- Towards Log Slicing -- VAMOS: Middleware for Best-Effort Third-Party Monitoring -- Yet Another Model! …”
    Libro electrónico
  6. 1626
    Tabla de Contenidos: “…Intro -- FrontMatter -- Reviewers -- Preface -- Contents -- Summary -- 1 Introduction -- 2 Overview of the DRI Process -- 3 Methodological Approach to Gathering Evidence -- 4 Factors Affecting Energy Expenditure and Requirements -- 5 Development of Prediction Equations for Estimated Energy Requirements -- 6 Assessing Energy Intakes, Physical Activity, and Indicators of Overweight and Obesity -- 7 Applications of the Dietary Reference Intakes for Energy -- 8 Risk Characterization and Public Health Implications -- 9 Research Recommendations -- Appendix A: Acronyms and Abbreviations -- Appendix B: Committee Member Biographies -- Appendix C: Open-Session Agendas -- Appendix D: Literature Search Strategies and Results -- Appendix E: Key Questions and Eligibility Criteria -- Appendix F: AMSTAR 2 Tool -- Appendix G: Data Analysis Report -- Appendix H: Characteristics of the DLW Database -- Appendix I: Characteristics of the DLW Validation Studies -- Appendix J: Summary of Data Extracted from Systematic Reviews and Other Reviewed Literature -- Appendix K: Interview Processes Used in National Surveys -- Appendix L: National Survey Data from the United States and Canada -- Appendix M: Estimated Energy Requirements by Body Weight Status…”
    Libro electrónico
  7. 1627
    Publicado 2022
    Tabla de Contenidos: “…Mineral Physics -- 4. Testing and Validating Instruments for Feedstocks of Mineral Carbonation -- 5. …”
    Libro electrónico
  8. 1628
    por Shalev-Shwartz, Shai
    Publicado 2014
    Tabla de Contenidos: “…Model selection and validation; 12. Convex learning problems; 13. Regularization and stability; 14. …”
    Libro
  9. 1629
    Publicado 2018
    Tabla de Contenidos: “…-- Part VII. External validity -- Risky predictions -- What RCTs do not show -- Part VIII. …”
    Libro
  10. 1630
    Publicado 2018
    Tabla de Contenidos: “…Model selection and validation; 12. Convex learning problems; 13. Regularization and stability; 14. …”
    Libro
  11. 1631
    Publicado 2018
    Tabla de Contenidos: “…Creating our create function -- Writing our unit tests -- Summary -- Chapter 4: Introducing User Accounts and Sessions -- Adding user accounts -- Designing our user schema -- Creating our user schema -- Creating our accounts context -- Writing our user unit tests -- Creating a user signup page -- Creating the routes -- Creating the controller code (with tests) -- Setting up the password functionality -- Installing Comeonin -- Adding Comeonin to the user schema file -- Updating our tests -- Updating the UI to include password fields -- Creating a user login page -- Building our create session function -- Writing session controller tests -- Summary -- Chapter 5: Validations, Errors, and Tying Loose Ends -- Connecting polls to users -- Creating the migration -- Modifying the schemas -- Fixing broken poll tests -- Sending a user ID through the controller -- Retrieving data from sessions -- Writing our Poll Controller's tests -- Restricting access via sessions -- Working with validations and errors -- Making usernames unique -- Writing custom validations -- Displaying validation errors in our forms -- Summary -- Chapter 6: Live Voting with Phoenix -- Building channels and topics in Phoenix -- Understanding sockets -- Understanding channels -- Working with ES2015 syntax -- Imports and exports -- let and const -- Fat-arrow functions -- Variable and argument destructuring -- Sending and receiving messages with channels -- Conditionally loading our socket -- Sending messages on the socket -- Allowing users to vote on polls -- Making voting real-time -- Building our dummy functionality -- Changing our dummy code to push to the server -- Writing our server channel code for live voting -- Refactoring our channels away from the index -- Moving the channel functionality to show -- Starting our channel tests -- Summary…”
    Libro electrónico
  12. 1632
    Publicado 2018
    Tabla de Contenidos: “…Improving our application forms - Validators -- Preparing for war - Getting the validation plugin -- First steps - Defining our rules -- Manipulating the DOM - Custom attributes -- Understanding how computed properties work -- Summary -- Chapter 8: Security -- Understanding JSON Web Tokens -- JWT -- Custom authentication and authorization -- Implementing authentication -- The authentication logic -- Generating the token -- The authentication REST controller -- Implementing authorization -- Creating the Admin API -- Managing matches -- Creating the Match schema -- Creating the REST controller -- Creating Matches -- List Matches -- Updating the Scores -- Securing the REST controller -- Validate token -- Validate permissions -- Introducing Auth0 -- A simple example -- Creating an account -- Registering an Auth0 client application -- Exploring our example application -- Social Login with Auth0 -- Single sign-on -- Summary -- Chapter 9: Running E2E Tests -- Integration testing - Multiple services, one application -- Configuring applications for integration testing -- Mocking external dependencies -- Calculating code coverage -- Does our app meet our business requirements? …”
    Libro electrónico
  13. 1633
    Publicado 2018
    Tabla de Contenidos: “…-- HTTPS advantages -- Identity -- Confidentiality -- Integrity -- Browsers are going out of their way to indicate HTTPS to the customer -- Search engine optimization -- No longer cost-prohibitive -- Modern APIs require HTTPS -- HTTPS can be significantly faster than HTTP -- HTTPS adoption -- Different types of SSL certificate -- Domain-validated certificates…”
    Libro electrónico
  14. 1634
    Publicado 2021
    Tabla de Contenidos: “…5.7 Customizing conventions with Razor Pages -- Summary -- 6 The binding model: Retrieving and validating user input -- 6.1 Understanding the models in Razor Pages and MVC -- 6.2 From request to model: Making the request useful -- 6.2.1 Binding simple types -- 6.2.2 Binding complex types -- 6.2.3 Choosing a binding source -- 6.3 Handling user input with model validation -- 6.3.1 The need for validation -- 6.3.2 Using DataAnnotations attributes for validation -- 6.3.3 Validating on the server for safety -- 6.3.4 Validating on the client for user experience -- 6.4 Organizing your binding models in Razor Pages -- Summary -- 7 Rendering HTML using Razor views -- 7.1 Views: Rendering the user interface -- 7.2 Creating Razor views -- 7.2.1 Razor views and code-behind -- 7.2.2 Introducing Razor templates -- 7.2.3 Passing data to views -- 7.3 Creating dynamic web pages with Razor -- 7.3.1 Using C# in Razor templates -- 7.3.2 Adding loops and conditionals to Razor templates -- 7.3.3 Rendering HTML with Raw -- 7.4 Layouts, partial views, and _ViewStart -- 7.4.1 Using layouts for shared markup -- 7.4.2 Overriding parent layouts using sections -- 7.4.3 Using partial views to encapsulate markup -- 7.4.4 Running code on every view with _ViewStart and _ViewImports -- 7.5 Selecting a view from an MVC controller -- Summary -- 8 Building forms with Tag Helpers -- 8.1 Catering to editors with Tag Helpers -- 8.2 Creating forms using Tag Helpers -- 8.2.1 The Form Tag Helper -- 8.2.2 The Label Tag Helper -- 8.2.3 The Input and Textarea Tag Helpers -- 8.2.4 The Select Tag Helper -- 8.2.5 The Validation Message and Validation Summary Tag Helpers -- 8.3 Generating links with the Anchor Tag Helper -- 8.4 Cache-busting with the Append Version Tag Helper -- 8.5 Using conditional markup with the Environment Tag Helper -- Summary…”
    Libro electrónico
  15. 1635
    por Petrozzi, Sergio
    Publicado 2012
    Tabla de Contenidos: “…4.3.2 Method Optimization4.3.3 Calibration; 4.4 Assessment; 4.4.1 Quantification; 4.4.2 ("True") Content; 4.5 Validation; 4.5.1 Validation Elements; 4.5.2 Using the Computer; 4.6 Final Documentation; 4.6.1 Review; 5: Example of a Validation Strategy; 5.1 Determination of Phenol in Industrial Waste Water; 5.1.1 Confirmation of Identity; 5.1.2 Sample Content Determination; 5.1.3 Selection; 6: Organizational and Practical Procedures in the Teaching Laboratory Program; 6.1 Goals; 6.2 Safety in the Laboratory Class; 6.3 Experimental Project Workflow; 6.3.1 Preparation; 6.3.2 Laboratory Notebook…”
    Libro electrónico
  16. 1636
    por Silver, Seth R.
    Publicado 2021
    Tabla de Contenidos: “…Check/Adjust: Post-Session Follow-Up With Covenants -- Embrace and Integrate -- Review and Calibrate -- Evaluate and Validate -- HR and Third-Party Experts: Quick Suggestions -- Benefits of the Workplace Covenant? …”
    Libro electrónico
  17. 1637
    Publicado 2016
    Tabla de Contenidos: “…Model for multi-hop network topologies; 2.5. Model validation and exploitation results; 2.6. Discussion; 3.1. …”
    Libro electrónico
  18. 1638
    Tabla de Contenidos: “…PREMIUM FEEDBACK TOOLS -- 25. LOCAL COSTS -- 26. VALIDITY PERIOD FOR EXPORT CREDITS -- 27. NO DEROGATION ENGAGEMENT FOR EXPORT CREDITS -- 28. …”
    Libro electrónico
  19. 1639
    Publicado 2024
    Tabla de Contenidos: “…-- Modules type -- Avoiding anti-pattern - single module app -- Optimizing the usage of common modules - the SharedModule pattern -- Improving the size of your app - lazy loading -- Summary -- Chapter 3: TypeScript Patterns for Angular -- Technical requirements -- Creating classes and types -- Primitive and basic types -- Classes -- Interfaces -- Type aliases -- When to use classes, interfaces, or types -- Creating methods and functions -- Working with null values -- Decreasing verbosity - type inference -- Validating types - type guards -- Using a better alternative to the any type -- Summary -- Chapter 4: Components and Pages -- Technical requirements -- Creating components -- Communication between components - inputs and outputs -- Best practice - using the TrackBy property…”
    Libro electrónico
  20. 1640
    por Celko, Joe
    Publicado 2009
    Tabla de Contenidos: “…Degree of Trust Versus Risk of Error; CHAPTER 2 Validation; 2.1. Look-Up Tables…”
    Libro electrónico