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
-
2141por Sandbu, MariusTabla de Contenidos: “…Configuring Roles for High Availability -- Site Server -- Endpoint Protection -- Asset Intelligence Synchronization Point -- Fallback Status Point -- Out of Band Service Point -- Secondary sites -- Windows Intune Connector -- Management Point -- Distribution point -- PXE distribution point -- Cloud-based distribution point -- Pull-based distribution point -- Rate limiting options -- Application Catalog Website point -- Application Catalog Web Service point -- Reporting Services point -- State Migration point -- System Health Validator point -- SMS Provider -- Software Update point -- Client -- Sample site designs -- Scenario 1 -- Scenario 2 -- Scenario 3 -- Scenario 4 -- Scenario 5 -- Scenario 6 -- Monitoring -- Summary…”
Publicado 2013
Libro electrónico -
2142por Wiegers, Karl E.Tabla de Contenidos: “…Requirements AnalysisRequirements Specification; Requirements Validation; Requirements Management; Project Management; Getting Started with New Practices; A Requirements Development Process; 4. …”
Publicado 2009
Libro electrónico -
2143Publicado 2014Tabla de Contenidos:Libro electrónico
-
2144Publicado 2016Tabla de Contenidos: “…; FORENSIC READINESS SCENARIOS; SCENARIO #1: REDUCING THE IMPACT OF CYBERCRIME; SCENARIO #2: VALIDATING THE IMPACT OF CYBERCRIME OR DISPUTES; Mitigating Control Logs; Overhead Time and Effort…”
Libro electrónico -
2145Publicado 2019Tabla de Contenidos: “…Problem Exploration -- Understanding the Problem -- Users Don't Want an App -- Breaking Down Barriers and Getting Creative -- Validating the Problem -- Chapter 18. Solution Exploration -- Experimenting to Learn…”
Libro electrónico -
2146Publicado 2015Tabla de Contenidos: “…Digital Forensics; An Example Scientific Experiment in Digital Forensics; Scientific Validity and the Law; Scientific Reproducibility and Repeatability; Case Study: Scientific Comparison of Forensic Tool Performance; How to Find More Information; Conclusion; References; Chapter 9. …”
Libro electrónico -
2147Publicado 2015Tabla de Contenidos: “…Chapter 5 IntroductionThe Study Approach; The Researchers' Perspective and Worldview; The Data and Information-Gathering Approach; Validation Approach; Data and Information Resources; Government and Industry Reports; Reflections on the Literature; Interviews with Academics and Practitioner SMEs; SME Insights from Our Own Past and Current Research; Chapter 5 Summary; Chapter 6 Introduction; Emerging Forms of Collaboration Terms; Collaboration as Four Orders of Project Team Collaboration; An RBP Wittgenstein's Family Resemblance Model; Details of Collaborative Arrangements Skills…”
Libro electrónico -
2148Publicado 2015Tabla de Contenidos: “…""The shouldComponentUpdate method""""The componentWillUpdate method""; ""The componentDidUpdate method""; ""Setting default React component properties""; ""Validating React component properties""; ""Creating a Collection component""; ""Summary""; ""Chapter 7 : Build Complex React Components ""; ""Creating the TweetList component""; ""Creating the CollectionControls component""; ""Creating the CollectionRenameForm component""; ""Creating the Button component""; ""Creating the CollectionExportForm component""; ""Summary""; ""Chapter 8: Test Your React Application with Jest ""…”
Libro electrónico -
2149por Doglio, Fernando. authorTabla de Contenidos: “…Up-to-Date DocumentationHypermedia on the Response; Response and Request validation; The List of Modules; HAPI; Code Examples; Express.js; Code Examples; Restify; Code Examples; Naming Routes; Versioning Routes; Content Negotiation; Vatican.js; Code Examples; swagger-node-express; Code Examples; I/ODocs; Code Examples; Halson; Code Examples; HAL; Code Examples; JSON-Gate; Code Examples; TV4; Code Examples; Summary; Chapter 6: Planning Your REST API; The Problem; The Specifications; Keeping Track of Stock per Store; UML Diagram; Choosing a Database Storage System; Fast Integration…”
Publicado 2015
Libro electrónico -
2150por International Conference on Environmental Science and Information Application TechnologyTabla de Contenidos: “…A hybrid image coding method based on fractal code and BTCA tool for the efficient acquisition and validation of dendrometric data; Novel image blur assessment based on relative comparison; Image Quality Assessment based on Sudoku for Feature-similarity Metric; The decision-making system design for the emergence governance of water bloom in reservoirs; Optimization of air quality monitoring sites based on application of multi-information; Moving image experiment in human behavior and experience design of public space…”
Publicado 2015
Libro electrónico -
2151por Varma, Tathagat. authorTabla de Contenidos: “…Day 2: Diverge Day 3: Decide ; Day 4: Prototype ; Day 5: Validate; Customer Development, Lean Startup, and Business Model Canvas ; Business Model Canvas ; Lean Canvas ; Conclusion; Chapter 4: Describe; Old-School Documentation; Product Vision; Elevator Pitch; Product Vision Box; Press Release; Product Roadmap; Product Backlog; Sprint Backlog; User Stories; Feature Prioritization; Kano Analysis; MoSCoW; Financial Measures; Pugh Matrix; Conclusions; Chapter 5: Design; Design as Differentiator?…”
Publicado 2015
Libro electrónico -
2152Publicado 2015Tabla de Contenidos: “…Collaborative filtering on binary dataData preparation; Item-based collaborative filtering on binary data; User-based collaborative filtering on binary data; Conclusions about collaborative filtering; Limitations of collaborative filtering; Content-based filtering; Hybrid recommender systems; Knowledge-based recommender systems; Summary; Chapter 4: Evaluating the Recommender Systems; Preparing the data to evaluate the models; Splitting the data; Bootstrapping data; Using k-fold to validate models; Evaluating recommender techniques; Evaluating the ratings; Evaluating the recommendations…”
Libro electrónico -
2153por Grant, Andrew. authorTabla de Contenidos: “…""ngCloak""""ngInclude""; ""ngShow and ngHide""; ""ngRepeat""; ""Event-Handling Directives""; ""Using the API Documentation""; ""Creating a Custom Directive""; ""The restrict Option""; ""The template Option""; ""The link Option""; ""Summary""; ""Chapter 6: Working with Forms""; ""HTML Forms Overview""; ""The form Element""; ""The input Element""; ""button""; ""submit""; ""text""; ""checkbox""; ""password""; ""radio""; ""The textarea Element""; ""The select Element""; ""The label Element""; ""Model Binding""; ""AngularJS Forms""; ""Validating Forms""; ""Summary""…”
Publicado 2014
Libro electrónico -
2154Publicado 2015Tabla de Contenidos: “…Your first Flask application structureFrom module to package; From package to blueprint; Our first blueprint; Summary; Chapter 3: Snap - the Code Snippet Sharing Application; Getting started; Flask-SQLAlchemy; Configuring Flask-SQLAlchemy; SQLAlchemy basics; Snap data models; Flask-Login and Flask-Bcrypt for authentication; Flask-WTF - form validation and rendering; Hashing user passwords; Configure an application SECRET_KEY; Hook up the blueprint; Let's run this thing; The data model for snaps; Better defaults with content-sensitive default functions; Snap view handlers; Summary…”
Libro electrónico -
2155Publicado 2016Tabla de Contenidos: “…Implementation and Release ManagementSystems Assurance and Controls Validation; Change Control and Management; Configuration Management; Security Impact Assessment; System Architecture/Interoperability of Systems; Patch Management; Monitoring System Integrity; Security Awareness and Training; Interior Intrusion Detection Systems; Building and Inside Security; Securing Communications and Server Rooms; Restricted and Work Area Security; Data Center Security; Summary; Sample Questions; Notes; Domain 3: Risk, Identification, Monitoring, and Analysis; Objectives; Introduction to Risk Management…”
Libro electrónico -
2156Publicado 2024Tabla de Contenidos: “…Chapter 2: Elements of a Machine Learning System -- Elements of a production machine learning system -- Data and algorithms -- Data collection -- Feature extraction -- Data validation -- Configuration and monitoring -- Configuration -- Monitoring -- Infrastructure and resource management -- Data serving infrastructure -- Computational infrastructure -- How this all comes together -- machine learning pipelines -- References -- Chapter 3: Data in Software Systems -- Text, Images, Code, and Their Annotations -- Raw data and features -- what are the differences? …”
Libro electrónico -
2157por Heiser, DeborahTabla de Contenidos: “…Goal Setting -- Chapter 3 What Mentoring Isn't -- An Advisor Is Not a Mentor -- Advising Is an Obligation -- A Sponsor Is Not a Mentor -- Networking Is Not Mentoring -- Online -- In Person -- How Networking Is Different from Mentoring -- How Networking Can Lead to Mentoring -- Coaching Is Not Mentoring -- Chapter 4 Why We Mentor -- Survival: The Book of Ruth Naomi -- To Feel Useful -- To Feel Validated -- The Writer -- To Leave a Legacy -- How Do We Understand This Need? …”
Publicado 2024
Libro electrónico -
2158por Ulrich, William M.Tabla de Contenidos: “…Chapter 6: PowerBuilder/4GL Generator Modernization PilotIntroduction; Pilot Project Overview; Transformation And Refactoring Technology; PowerBuilder and 4GL Gateway Development; The 4GL Conversion; On-site Packaging, Validation, and Acceptance Testing; Summary; Chapter 7: Modernization Case Study: Italian Ministry of Instruction, University, and Research; The Modernization Problem; How HP Addressed the Opportunity; Assessment; Refactoring and Re-Architecting Process; Project Results; Summary…”
Publicado 2010
Libro electrónico -
2159por D'Souza, Martin GiffyTabla de Contenidos: “…EventsInformation; Help Text (for the Plug-In); Licensing; Summary; CHAPTER 3 Item Plug-Ins; Business Problem; Example Scenario; Solution Requirements; Building the Item Plug-In; Creating the Plug-In and a Test Page; Initial Configuration; Including JavaScript Code; Adding Custom Attributes; Rendering Function; Adding a Validation Function; Wrapping Up; Events; Summary; CHAPTER 4 Dynamic Action Plug-Ins; About Dynamic Actions; How Dynamic Actions Work; Example Business Problem; Building the Dynamic Action Plug-In; Initial Configuration and Setup; Custom Attributes; Render Function; JavaScript…”
Publicado 2011
Libro electrónico -
2160Publicado 2007Tabla de Contenidos: “…Double Leave-one-cycle-out Cross Validation; 6. Classification Results and Resulting Models…”
Libro electrónico