Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 317
- Application software 284
- Web site development 198
- Engineering & Applied Sciences 185
- Management 153
- Computer programs 152
- Web sites 137
- Computer Science 134
- Computer networks 134
- Design 125
- Examinations 124
- Data processing 121
- Security measures 115
- Machine learning 114
- Python (Computer program language) 114
- Microsoft .NET Framework 106
- Cloud computing 102
- Computer software 102
- Java (Computer program language) 100
- Computer programming 98
- Software engineering 95
- Artificial intelligence 89
- Database management 89
- JavaScript (Computer program language) 89
- Computer security 82
- Certification 81
- Data mining 75
- Web applications 75
- Internet programming 73
- Electronic data processing personnel 70
-
1281Tabla de Contenidos: “…Finishing Touches: Security and Validation -- 7. Migrating to a Host and Backing Up Your Website Database -- 8. …”
Libro electrónico -
1282Publicado 2022Tabla de Contenidos: “…Table of Contents Getting Started with Salesforce and CRM Understanding Salesforce Activities Creating and Managing Leads Business Development with Accounts and Contacts Driving the Sales Cycle with Opportunities Achieving Business Goals Using Campaigns Enhancing Customer Service with Cases Business Analysis Using Reports and Dashboards Setup and Configuration An Overview of Sharing and Visibility User Management and Data Security Managing Projects with Sandboxes and Change Sets Using Data Modeling to Configure Objects for Your Business Lightning Experience Customization Extending Functionality with Third-Party Applications and Salesforce Mobile Salesforce Flow Approval Processes Assignment Rules Data Integrity with Formulas and Validations Testing and Debugging…”
Libro electrónico -
1283por Holdener, Anthony T.Tabla de Contenidos: “…Reinventing the Web -- From Web sites to Web applications -- Servers, databases, and the Web -- Foundations : scripting XML and JSON -- Manipulating the DOM -- Designing AJAX interfaces -- Laying out site navigation -- Fun with tables and lists -- Page layout with frames that aren't -- Navigation boxes and windows -- Customizing the client -- Errors : to be (in style) or not to be -- This ain't your father's animation -- A funny thing happened on the way to the form -- Data validation : client, server, or both -- Search : the new frontier -- Introducing Web services -- Web services : the APTs -- Mashups -- For your business communication needs -- Internet games without plug-ins -- Modular coding -- Optimizing Ajax applications…”
Publicado 2008
Libro electrónico -
1284por Juneau, Josh. authorTabla de Contenidos: “…The Query API and JPQL -- 11. Bean Validation -- 12. Java EE Containers -- 13. Contexts and Dependency Injection -- 14. …”
Publicado 2018
Libro electrónico -
1285Publicado 2005Tabla de Contenidos: “…Book Cover; Title; Copyright; Contents; Preface; Part I A Constructive Approach to Measurement; Chapter 1 Construct Modeling: The "Four Building Blocks" Approach; Part II The Four Building Blocks; Chapter 2 Construct Maps; Chapter 3 The Items Design; Chapter 4 The Outcome Space; Chapter 5 The Measurement Model; Part III Quality Control Methods; Chapter 6 Choosing and Evaluating a Measurement Model; Chapter 7 Reliability; Chapter 8 Validity; Part IV A Beginning Rather Than a Conclusion; Chapter 9 Next Steps in Measuring; References; Author Index; Subject Index…”
Libro electrónico -
1286Publicado 2019Tabla de Contenidos: “…Kettler -- Developing measures -- The reliability of scores and the validity of inferences -- Randomized control trials and quasi-experimental designs in school psychology -- Correlational and causal comparative designs in school psychology -- Survey designs in school psychology / Kathleen Lynne Lane and Ryan J. …”
Libro electrónico -
1287por Newell, Robert, 1954-Tabla de Contenidos: “…Introduction to nursing research for evidence based practice -- The research process -- Choosing methodological approaches -- Searching the literature -- Ethics of nursing research -- Basic concepts -- Issues in qualitative data collection -- Case studies -- Ethnography -- Phenomenology -- A pragmatic approach to qualitative data analysis -- Limitations of qualitative research -- Sampling, reliability, and validity issues in data collection and analysis -- Cause and effect, hypothesis testing, and estimation -- Quasi-experimental and experimental approaches -- The single case experiment -- Randomized controlled trials -- Non-experimental approaches -- Surveys -- The role of statistics -- Evidence based practice and clinical effectiveness -- Critical evaluation of research reports -- Writing a research report -- Getting research into practice…”
Publicado 2006
Libro -
1288por Ives Erickson, JeanetteTabla de Contenidos: “…Influencing professional practice at the bedside -- Professional practice model : strategies for translating models into practice -- Creating empowering work environments to promote professional nursing practice -- Scope of work-care at the bedside -- Nurse-patient relationship : knowledge transforming practice at the bedside -- Nursing's moral imperative -- Innovations in care delivery -- Promoting diversity in the workplace -- Mentorship and best practices for mentorship -- Evidence/knowledge-driven practice -- Designing the infrastructure to foster nurse-led care at the bedside -- Nurse leaders : influencing new paradigms of care delivery -- Measuring the hospital work environment : development, validation, and revision of the professional practice environment scale -- International nursing leadership : impact at the bedside -- Concluding thoughts…”
Publicado 2012
Libro -
1289por Prakash, Kolla BhanuTabla de Contenidos: “…-- 9.8.2 How to Validate the Model -- 9.8.3 What is a Model Validation Test? …”
Publicado 2024
Libro electrónico -
1290Publicado 2011Tabla de Contenidos: “…Cover -- Table of Contents -- Introduction -- Part I: Building ASP.NET Pages -- 1 Overview of the ASP.NET Framework -- ASP.NET and the .NET Framework -- Understanding ASP.NET Controls -- Understanding ASP.NET Pages -- Installing ASP.NET -- Summary -- 2 Using the Standard Controls -- Displaying Information -- Accepting User Input -- Submitting Form Data -- Displaying Images -- Using the Panel Control -- Using the HyperLink Control -- Summary -- 3 Using the Validation Controls -- Overview of the Validation Controls -- Using the RequiredFieldValidator Control -- Using the RangeValidator Control -- Using the CompareValidator Control -- Using the RegularExpressionValidator Control -- Using the CustomValidator Control -- Using the ValidationSummary Control -- Creating Custom Validation Controls -- Summary -- 4 Using the Rich Controls -- Accepting File Uploads -- Displaying a Calendar -- Displaying Advertisements -- Displaying Different Page Views -- Displaying a Wizard -- Displaying Silverlight Content -- Summary -- Part II: Designing ASP.NET Websites -- 5 Designing Websites with Master Pages -- Creating Master Pages -- Modifying Master Page Content -- Loading Master Pages Dynamically -- Summary -- 6 Designing Websites with Themes -- Creating Themes -- Adding Skins to Themes -- Adding Cascading Style Sheets to Themes -- Creating Global Themes -- Applying Themes Dynamically -- Summary -- 7 Creating Custom Controls with User Controls -- Creating User Controls -- AJAX and User Controls -- Dynamically Loading User Controls -- Summary -- Part III: Performing Data Access -- 8 Overview of Data Access -- Using DataBound Controls -- Using DataSource Controls -- Using Programmatic DataBinding -- Understanding Templates and DataBinding Expressions -- Overview of SQL Server 2008 Express -- Sample Database-Driven Web Application -- Summary…”
Libro electrónico -
1291por Uphill, ThomasTabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Puppet Infrastructure; The lifecycle of a Puppet run; Puppet configuration; puppet help; puppet resource; puppet apply; puppet parser validate; Logfiles and the catalog; puppet master; puppetserver; jq; Communication issues; Network-related problems; Netcat; SSL-related problems; Summary; Chapter 2: Writing Puppet Manifests; Writing code; Editors; Vim; Emacs; Geppetto; puppet-lint; Testing code; Validating code; Vagrant; Committing code; Git Hooks; Using environments…”
Publicado 2015
Libro electrónico -
1292Publicado 2021Tabla de Contenidos: “…The Four Tenets of UX Strategy -- How I Discovered My UX Strategy Framework -- Tenet 1: Business Strategy -- Tenet 2: Value Innovation -- Tenet 3: Validated User Research -- Tenet 4: Frictionless UX -- Recap -- Chapter 3. …”
Libro electrónico -
1293Publicado 2020Tabla de Contenidos: “…McMillan -- Classroom assessment information -- Perspectives on the validity of classroom assessments / Michael T. Kane and Saskia Wools -- Cognitive diagnosis is not enough: the challenge of measuring learning with classroom assessments / Jacqueline P. …”
Libro electrónico -
1294Publicado 2024Tabla de Contenidos: “…cities.component.scss -- app-routing.module.ts -- nav-component.html -- Serving data with Angular Material -- Adding AngularMaterialModule -- Introducing MatTable -- Updating AngularMaterialModule -- Updating CitiesComponent -- Adding pagination with MatPaginatorModule -- Client-side paging -- Server-side paging -- Adding sorting with MatSortModule -- Extending ApiResult -- Installing System.Linq.Dynamic.Core -- Updating CitiesController -- Updating the Angular app -- Adding filtering -- Extending ApiResult (again) -- CitiesController -- CitiesComponent -- CitiesComponent template (HTML) file -- CitiesComponent style (SCSS) file -- AngularMaterialModule -- Performance considerations -- Adding countries to the loop -- ASP.NET -- CountriesController -- Angular -- country.ts -- countries.component.ts -- countries.component.html -- countries.component.scss -- AppModule -- AppRoutingModule -- NavComponent -- Testing CountriesComponent -- Summary -- Suggested topics -- ASP.NET -- Angular -- References -- Chapter 7: Forms and Data Validation -- Technical requirements -- Exploring Angular forms -- Forms in Angular -- Reasons to use forms -- Template-driven forms -- The pros -- The cons -- Model-driven/Reactive Forms -- Building our first Reactive Form -- ReactiveFormsModule -- CityEditComponent -- city-edit.component.ts -- city-edit.component.html -- city-edit.component.scss -- Adding the navigation link -- app-routing.module.ts -- cities.component.html -- Adding a new city -- Extending the CityEditComponent -- Adding the "Add a new City" button -- Adding a new route -- HTML select -- Angular Material select (MatSelectModule) -- Understanding data validation -- Template-driven validation -- Model-driven validation -- Our first validators -- Testing the validators -- Server-side validation -- DupeCityValidator -- Introducing the FormBuilder…”
Libro electrónico -
1295Publicado 1994Tabla de Contenidos: “…COVER; CONTENTS; FOREWORD; Introduction; CHAPTER ONE: Issues in supervising psychotherapy; CHAPTER TWO: A clinical foundation for supervisory practices; CHAPTER THREE: Models of supervision and unconscious validation; CHAPTER FOUR: Frames and systems: contexts for supervision; CHAPTER FIVE: The fixed frame of supervision; CHAPTER SIX: Privacy and confidentiality; CHAPTER SEVEN: Relative neutrality and anonymity; CHAPTER EIGHT: The process of supervision; CHAPTER NINE: The supervisor: basic issues; CHAPTER TEN: The supervisor: basic precepts of supervision…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
1296Publicado 2013Tabla de Contenidos: “…1 Introduction -- 2 The Spatial Policy Context of Economic, Agricultural and Environmental Change in Rural Ireland -- 3 A Review of Microsimulation for Policy Analysis -- 4 The SMILE Model: Construction and Calibration -- 5 Validation Issues and the Spatial Pattern of Household Income -- 6 Farm Level Spatial Microsimulation Modelling -- 7 Conservation and Rural Environmental Protection Scheme -- 8 Modelling Greenhouse Gas Emissions from Agriculture -- 9 The Location Economics of Biomass Production for Electricity Generation -- 10 Modelling Farm Viability -- 11 The Spatial Distribution of Household Disposable Income -- 12 Spatial Access to Health Services -- 13 Modelling the Spatial Pattern of Rural Tourism and Recreation -- 14 Conclusions and Next Steps…”
Libro electrónico -
1297por Maestas, NicoleTabla de Contenidos: “…; Chapter Four Evaluation Design and Implementation; Research Design; Assessment Instrument: The Behavior Assessment System for Children, Second Edition; Data Collection; Randomization; Attrition; Program Dosage; Chapter Five Data Quality; Reliability; Validity; Chapter Six Outcome Analysis; Teacher-Reported Data; Child Self-Report Data…”
Publicado 2010
Libro electrónico -
1298Tabla de Contenidos: “…Chapter 1:Fundamentals of C# -- Chapter 2: Types in C# -- Chapter 3: Getting Started with Object Oriented Programming -- Chapter 4: Advanced C# -- Chapter 5: Implementing Delegates and Events -- Chapter 6: Taking a Deep Dive into LINQ -- Chapter 7: Managing the Object Life Cycle -- Chapter 8: Multi-Threaded, Async, and Parallel Programming -- Chapter 9: Exception Handling and Validating Application Input - Chapter 10: File I/O Operations -- Chapter 11: Serialization ad Deserialization -- Chapter 12: Consuming Data -- Chapter 13: Working with Cryptography -- Chapter 14: Assembly and Reflection -- Chapter 15: Debugging and Diagnostics -- Chapter 16: MCQs…”
Libro electrónico -
1299Publicado 2019Tabla de Contenidos: “…Users, groups, and permissions ; Writing log entries ; Tool: System availability monitor ; Tool: Software inventory ; Tool: Validating configuration ; Tool: Account auditing ; Conclusion…”
Libro electrónico -
1300Publicado 2015Tabla de Contenidos: “…CompArch 2015 Organization -- WASA 2015 - Organization -- Keynote Address -- SIMONE: Architecture-Sensitive Near-miss Clone Detection for Simulink Models -- Automotive Architecture and Standards -- A Functional Architecture for Autonomous Driving -- Functional Safety Measurement in the Automotive Domain: Adaptation of PSM -- A Survey on the Benefits and Drawbacks of AUTOSAR -- Automotive Architecture and Quality -- Metrics for Verification and Validation of Architecture in Powertrain Software Development -- Automatic Consequence Analysis of Automotive Standards (AUTO-CAAS) -- Challenges from Integration Testing using Interconnected Hardware-in-the-Loop Test -- Rigs at an Automotive OEM - An Industrial Experience Report -- Reliability Analysis and Quality Impact Prediction in Application Architecture Evolution -- Author Index…”
Libro electrónico