Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 2,228
- Història 1,562
- Universidad Pontificia de Salamanca (España) 1,505
- Documentales 1,157
- Engineering & Applied Sciences 827
- History 658
- Development 588
- Computer Science 583
- Església Catòlica 570
- Mapes 494
- Fonts 482
- Application software 475
- Documents pontificis 414
- Management 404
- Computer programs 359
- HTML (Document markup language) 354
- Design 352
- Web sites 336
- Web site development 318
- Iglesia Católica 299
- Data processing 295
- Fonts històriques 283
- Color 277
- Crítica e interpretación 277
- Documentos 269
- Universidad Pontificia de Salamanca, Facultad de Educación 241
- Política y gobierno 227
- Business & Economics 226
- Computer networks 226
- Operating systems (Computers) 220
-
30221Publicado 2024Tabla de Contenidos: “…Additional resources -- Chapter 6: Go Packages and Functions -- Go packages -- About go get and go install -- Functions -- Anonymous functions -- Functions that return multiple values -- The return values of a function can be named -- Functions that accept other functions as parameters -- Functions can return other functions -- Variadic functions -- The defer keyword -- Big O complexity -- Developing your own packages -- The init() function -- Order of execution -- Using GitHub to store Go packages -- A package for working with SQLite -- Working with SQLite3 and Go -- Storing the Go package -- The design of the Go package -- The implementation of the Go package -- Testing the Go package -- Modules -- Creating better packages -- Generating documentation -- Workspaces -- Versioning utilities -- Summary -- Exercises -- Additional resources -- Chapter 7: Telling a UNIX System What to Do -- stdin, stdout, and stderr -- UNIX processes -- File I/O -- The io.Reader and io.Writer interfaces -- Using and misusing io.Reader and io.Writer -- Buffered and unbuffered file I/O -- Reading text files -- Reading a text file line by line -- Reading a text file word by word -- Reading a text file character by character -- Reading from /dev/random -- Reading a specific amount of data from a file -- Writing to a file -- Working with JSON -- Using Marshal() and Unmarshal() -- Structures and JSON -- Reading and writing JSON data as streams -- Pretty printing JSON records -- The viper package -- Using command line flags -- Reading JSON configuration files -- The cobra package -- A utility with three commands -- Adding command line flags -- Creating command aliases -- Creating subcommands -- Important Go features -- Embedding files -- ReadDir and DirEntry -- The io/fs package -- Updating the statistics application -- The slog package -- Sending logs to io.Discard…”
Libro electrónico -
30222Publicado 2024Tabla de Contenidos: “…-- Designing a REST-based API -- Identifying the resources -- Defining the relationships between resources -- Identifying operations -- Designing the URL paths for resources -- Mapping API operations to HTTP methods -- Assigning response codes -- Documenting the API -- RPC and GraphQL APIs -- What is an RPC-based API? …”
Libro electrónico -
30223por Sabin-Wilson, LisaTabla de Contenidos: “…module -- Site Health Status module -- At a Glance module -- Activity module -- Quick Draft module -- WordPress Events and News module -- Arranging the Dashboard to Your Tastes -- Changing the order of modules -- Removing Dashboard modules -- Finding Inline Documentation and Help -- Chapter 2 Exploring Tools and Settings -- Configuring the Settings -- General -- Writing -- Reading -- Discussion -- Default Post Settings -- Other Comment Settings -- Email Me Whenever -- Before a Comment Appears -- Comment Moderation -- Disallowed Comment Keys -- Avatars -- Media -- Permalinks -- Making your post links pretty -- Customizing your permalinks -- Making sure that your permalinks work with your server -- Creating .htaccess files -- Privacy -- Creating Your Personal Profile -- Setting Your Site's Format -- Posts -- Media -- Pages -- Comments -- Appearance -- Plugins -- Users -- Tools -- Chapter 3 Managing Users and Multiple Authors -- Understanding User Roles and Capabilities -- Allowing New User Registration -- Adding New Users Manually -- Editing User Details -- Managing a Multiauthor Site -- Tools that help authors communicate -- Tools to promote author profiles -- Tools to manage multiauthor blog posts -- Chapter 4 Dealing with Comments and Spam -- Deciding to Allow Comments on Your Site -- Positive aspects of allowing comments -- Reasons to disallow comments -- Interacting with Readers through Comments -- Tracking Back -- Managing Comments and Trackbacks -- Tackling Spam with Akismet…”
Publicado 2024
Libro electrónico -
30224Publicado 2023Tabla de Contenidos: “…RESTful API to be queried from a notebook -- A POST request starts processing -- The GET request for processing status -- The GET request for the results -- Security considerations -- Deliverables -- Acceptance test cases -- RESTful API app -- Unit test cases -- Summary -- Extras -- Add filtering criteria to the POST request -- Split the OpenAPI specification into two parts to use REF for the output schema -- Use Celery instead of concurrent.futures -- Call external processing directly instead of running a subprocess -- Chapter 13: Project 4.1: Visual Analysis Techniques -- Description -- Overall approach -- General notebook organization -- Python modules for summarizing -- PyPlot graphics -- Data frequency histograms -- X-Y scatter plot -- Iteration and evolution -- Deliverables -- Unit test -- Acceptance test -- Summary -- Extras -- Use Seaborn for plotting -- Adjust color palettes to emphasize key points about the data -- Chapter 14: Project 4.2: Creating Reports -- Description -- Slide decks and presentations -- Reports -- Overall approach -- Preparing slides -- Preparing a report -- Creating technical diagrams -- Deliverables -- Summary -- Extras -- Written reports with UML diagrams -- Chapter 15: Project 5.1: Modeling Base Application -- Description -- Approach -- Designing a summary app -- Describing the distribution -- Use cleaned data model -- Rethink the data inspection functions -- Create new results model -- Deliverables -- Acceptance testing -- Unit testing -- Application secondary feature -- Summary -- Extras -- Measures of shape -- Creating PDF reports -- Serving the HTML report from the data API -- Chapter 16: Project 5.2: Simple Multivariate Statistics -- Description -- Correlation coefficient -- Linear regression -- Diagrams -- Approach -- Statistical computations -- Analysis diagrams -- Including diagrams in the final document…”
Libro electrónico -
30225Publicado 2019Tabla de Contenidos: “…-- 3.7 Polysaccharides are long chains of sugar units -- Lipids -- 3.8 Fats are lipids that are mostly energy-storage molecules -- 3.9 Scientific Thinking Scientific studies document the health risks of trans fats -- 3.10 Phospholipids and steroids are important lipids with a variety of functions -- 3.11 Connection Anabolic steroids pose health risks -- Proteins -- 3.12 Proteins have a wide range of functions and structures -- 3.13 Proteins are made from amino acids linked by peptide bonds -- 3.14 Visualizing The Concept A Protein's functional shape results from four levels of structure -- Nucleic Acids -- 3.15 The nucleic acids DNA and RNA are information-rich polymers of nucleotides…”
Libro electrónico -
30226Publicado 2024Tabla de Contenidos: “…CloudTrail Logs -- X-Ray -- X-Ray Traces -- X-Ray Insights -- Flow Logs -- Baseline Network Performance -- Inspector -- Application Insights -- Config -- Summary -- Exam Essentials -- Written Labs -- Written Lab 5.1: Enable CloudWatch Detailed Monitoring for an Instance That Has Already Been Enabled -- Written Lab 5.2: Enable CloudWatch Logging from the Web Console -- Written Lab 5.3: Enable CloudWatch Alarms from the Web Console -- Written Lab 5.4: Create a VPC Reachability Analyzer from the Web Console -- Review Questions -- Part II Network Implementation -- Chapter 6 Hybrid Networking -- Hybrid Connectivity -- OSI Layer 1 -- Optics -- OSI Layer 2 -- VLANs -- Link Aggregation -- Jumbo Frames -- Encapsulation and Encryption -- Overlay and Underlay Networks -- VxLan -- Generic Routing Encapsulation -- IPSec -- GENEVE -- Routing Fundamentals -- Static Routing -- Dynamic Routing -- The BGP Routing Protocol -- Direct Connect -- Direct Connect Gateway -- Virtual Private Gateway -- Site-to-Site VPN -- VPN CloudHub -- AWS Account Resource Sharing -- Summary -- Exam Essentials -- Exercises -- Written Labs -- Written Lab 6.1: Simulate Creating a Direct Connection -- Written Lab 6.2: Simulate Creating a Site-to-Site VPN Connection -- Review Questions -- Chapter 7 Connecting On-Premises Networks -- On-Premises Network Connectivity -- VPNs -- VPN Security -- Accelerated Site-to-Site VPN Connections -- Layer 1 and Types of Hardware to Use -- Direct Connect -- Direct Connect Locations -- Letter of Authorization Documents -- Layer 2 and Layer 3 -- Switching -- Routing -- Gateways -- Software-Defined Networking -- Transit Gateway -- PrivateLink -- Resource Access Manager -- Testing and Validating Connectivity Between Environments -- Route Analyzer -- Reachability Analyzer -- ICMP ping -- traceroute -- Summary -- Exam Essentials -- Written Labs…”
Libro electrónico -
30227Publicado 2024Tabla de Contenidos: “…Chapter 7: JavaScript and jQuery -- JavaScript and jQuery - an overview -- jQuery and its role in Power Pages development -- The basic form JavaScript field -- The OnReady function -- Implementing the OnReady function -- Managing field requirements with JavaScript and jQuery -- Controlling field visibility with JavaScript and jQuery -- Setting a field as required/not required -- Understanding field syntax with JavaScript and jQuery -- String field -- Number field -- Date field -- Choice field -- Choice field with checkboxes -- Reference lookup field -- Leveraging jQuery AJAX in Power Pages -- Debugging JavaScript and jQuery -- Using JavaScript and jQuery libraries -- Using Chart.js in Power Pages -- Summary -- Chapter 8: Web Templates and Liquid -- Web templates overview -- Common Code -- Web templates example -- Use case - Agile user story -- Creating a web template -- Accessing the web template editor -- Editing an existing web template in Power Pages code editor -- Defining the layout -- Adding dynamic content with Liquid -- Saving and applying the web template -- Introduction to Liquid -- Getting started with Liquid in web templates -- Using Liquid objects in Power Pages -- Breadcrumbs web template explained -- Using Liquid tags in Power Pages -- Using Liquid filters in Power Pages -- Syntax for using filters -- Example - Using the has_role filter -- Commonly used filters -- Advanced Liquid concepts for Power Pages -- Interacting with Dataverse -- Iterating over collections -- Performing conditional logic -- Debugging web templates and Liquid -- Syntax errors -- Logging output -- Liquid tags and filters -- Liquid objects and variable scope -- Logging and error handling -- Best practices for using web templates and Liquid in Power Pages -- Consistent naming and structure -- Modular approach -- Commenting and documentation…”
Libro electrónico -
30228Publicado 2024Tabla de Contenidos: “…Column-Oriented Databases -- 17.4. Document Databases -- Linking Data -- Partitioning -- Indexing -- Database Queries -- 17.5. …”
Libro electrónico -
30229por Heinrich, Anna JulianeTabla de Contenidos: “…-- 1.1 Conventional ethnography versus focused ethnography: Establishing the status quo -- 1.2 Research design in focused ethnography -- 2 (Spatially) focused ethnography based on the field of professional football -- 2.1 Field restrictions as spatial order -- 2.2 The formation, interpretation, and gestalt of spaces -- 3 Focused ethnography as a concept for interdisciplinary spatial research -- References -- Webnography 2.0 -- 1 Theoretical basics: Physical, virtual, and hybrid spaces -- 2 Exemplary findings on the appropriation of hybrid spaces -- 2.1 Keeping up with progress: Studying types of use, not apps -- 2.2 Exploring spatial perceptions: Using combinations of methods -- 3 The qualitative study of hybrid spaces: Webnography 2.0 -- 3.1 Observation techniques -- 3.1.1 Ethnographic site visits -- 3.1.2 Technical walkthroughs -- 3.2 User surveys -- 3.2.1 Expert interviews -- 3.2.2 Diary methods -- 4 Webnography 2.0 is teamwork -- References -- Site visits -- 1 Problem‐oriented site visit and analysis -- 2 Site elements and the site as a whole -- 2.1 Individual elements and references to them -- 2.2 The whole as an atmosphere -- 2.3 Places change -- 3 Methodological approaches and tools -- 3.1 Systematic or exploratory -- 3.2 Observing or interacting -- 3.3 Using the body as a research tool -- 4 Documenting the site -- 4.1 Recordings -- 4.2 Synthesis -- 5 Using site visits to establish a relationship with a place -- References -- IV. …”
Publicado 2024
Libro electrónico -
30230Publicado 2023Tabla de Contenidos: “…PBR Service Graph Deployment Verification -- PBR Contracts Programming -- Traffic Flow Between EPGs with PBR -- Symmetric PBR -- Summary -- Chapter 9: Integrating ACI with Virtualization and Container Platforms -- Virtualization platform Integration -- VMware Integration Overview -- Access Policies for ESXi Hosts -- To Use LLDP/CDP or Not to Use LLDP/CDP -- ACI VMM Domain -- vDS Uplink to ESXi Mapping -- VMM Domain to EPG Binding -- VM to Port Group Association -- Container Integration to ACI -- Kubernetes Platform Overview -- Kubernetes Control Plane Components -- Kubernetes Worker Node Components -- Kubernetes Networking Overview -- Preparing ACI and Kubernetes Integration -- Kubernetes Server Nodes Network configuration -- Kubernetes Installation -- ACI CNI Components -- Demo YELB Application with ACI L4-L7 Service Graph and EPG segmentation -- Summary -- Chapter 10: ACI Automation and Programmability -- ACI Programmability Introduction -- REST APIs -- REST HTTP Response Codes -- Data Encoding Formats -- XML -- JSON -- YAML -- ACI Object Model -- Managed Object Discovery Tools -- ACI Documentation -- APIC URL/Debug Info -- Save-As Feature -- Visore -- API Inspector -- APIC CLI -- ACI REST API -- URL and Body Format -- REST API Authentication -- Direct REST API Access -- Linux Command Line - cURL -- Postman -- Python Requests Library -- Cobra Software Development Kit -- Cobra SDK Installation -- Using Cobra SDK for Querying and Creating ACI Objects -- Automating ACI Using Ansible -- Ansible Component Architecture -- Playbook Structure -- Inventory File -- Ansible Variables -- Ansible Roles -- ACI Ansible Collection and Installation -- Practical Example 1 - Create and Query ACI Objects -- Practical Example 2 - CSV Based ACI Automation -- YAML Tenant Structure Definition -- BD and EPG Automation from CVS Data -- Automating ACI Using Terraform…”
Libro electrónico -
30231Publicado 1995Tabla de Contenidos: “…Follow-Up -- Stopping Rules -- A Statistical Analysis of Mortality in The Fiau/Fiac Trials -- Reporting -- 17 Ancillary Issues Raised During The Period Following The H3x-Mc-Pppc Trial -- 18 Conclusions and Recommendations -- RECOMMENDATIONS -- Generic Issues -- Trial Design -- Adverse Event Reporting -- Compliance Audits -- Further Research Into Fiau Toxicity -- Appendixes -- A Chronology of FIAU/FIAC Clinical Trails -- B Bibliography and References -- C Institute of Medicine Committee to Review the Fialuridine (FIAU/FIAC) Clinical Trials -- AGENDA -- INSTITUTE OF MEDICINE COMMITTEE TO REVIEW THE FIALURIDINE (FIAU/FIAC)CLINICAL TRIALS -- AGENDA -- INSTITUTE OF MEDICINE COMMITTEE TO REVIEW THE FIALURIDINE (FIAU/FIAC)CLINICAL TRIALS -- AGENDA -- D Informed Consent Documents -- R-89 (UNIVERSITY OF CALIFORNIA, SAN DIEGO) -- UNIVERSITY OF CALIFORNIA, SAN DIEGO MEDICAL CENTER CONSENT TO ACTAS A RESEARCH SUBJECT -- UNIVERSITY OF CALIFORNIA, SAN DIEGO -- EXPERIMENTAL SUBJECT'S BILL OF RIGHTS -- R-90 (UNIVERSITY OF WASHINGTON) -- UNIVERSITY OF WASHINGTON HARBORVIEW MEDICAL CENTER CONSENT FORM -- INVESTIGATOR'S STATEMENT -- Purpose and Benefits -- Procedures -- Risk and Discomforts -- Alternatives -- Other Information -- SUBJECT'S STATEMENT -- UNIVERSITY OF WASHINGTON HARBORVIEW MEDICAL CENTER CONSENT FORM -- INVESTIGATOR'S STATEMENT -- Purpose and Benefits -- Procedures -- Risk and Discomforts -- Alternatives -- Other Information -- SUBJECT'S STATEMENT -- R-90 (UNIVERSITY OF CALIFORNIA, SAN DIEGO) -- UNIVERSITY OF CALIFORNIA, SAN DIEGO MEDICAL CENTER CONSENT TOACT AS A RESEARCH SUBJECT -- UNIVERSITY OF CALIFORNIA, SAN DIEGO -- EXPERIMENTAL SUBJECT'S BILL OF RIGHTS -- R-90 (NATIONAL INSTITUTES OF HEALTH) -- R-91 (NATIONAL INSTITUTE OF DIABETES AND DIGESTIVE AND KIDNEY DISORDERS) -- PPPC -- PPPA (UNIVERSITY OF TEXAS, GALVESTON) -- SUBJECT CONSENT…”
Libro electrónico -
30232Publicado 2024Tabla de Contenidos: “…Chapter 5: Developing Solutions That Use Cosmos DB Storage -- Introduction to NoSQL Solution -- Understanding the Benefits of NoSQL Databases -- Exploring Azure NoSQL Platforms -- Developing a Solution for Azure Table Storage -- The Structure of an Azure Table Storage Account -- Exercise 1: Provisioning a Storage Account -- Querying Azure Table Storage with a RESTful Interface -- Summary of Azure Table Storage -- Developing a Solution for Azure Cosmos DB -- Exploring Cosmos DB APIs -- Azure Cosmos DB for Table -- Azure Cosmos DB for MongoDB -- Azure Cosmos DB for Apache Cassandra -- Azure Cosmos DB for Apache Gremlin -- Azure Cosmos DB for PostgreSQL -- Azure Cosmos DB for NoSQL -- Provisioning -- Exercise 2: Using the Azure CLI to Provision Cosmos DB -- High Availability -- Consistency Levels -- Networking Settings -- Encryption Settings -- Backups and Recovery -- Partitions -- Indexing -- Time to Live -- Inserting and Querying Documents -- Connecting to a Cosmos DB Account from Code -- User-Defined Functions -- Stored Procedures -- Triggers -- Leveraging a Trigger Validation from Code -- The Cosmos DB REST API -- Optimistic Concurrency -- Leveraging a Change Feed for App Integration -- Processing the Change Feed from Code -- Optimizing Database Performance and Costs -- Summary -- Further Reading -- Exam Readiness Drill - Chapter Review Questions -- Chapter 6: Developing Solutions That Use Azure Blob Storage -- Exploring Azure Storage Accounts -- Provisioning an Azure Storage Account -- The Structure of Azure Blob Storage -- High Availability and Durability -- Performance Levels -- Pricing Models -- Storage Access Tiers -- Blob Types -- Leveraging the Azure CLI to Provision an Azure Storage Account -- Exercise 1: Creation and Configuration of Resources -- Data Protection -- Static Websites -- Exercise 2: Static Websites…”
Libro electrónico -
30233
-
30234
-
30235
-
30236
-
30237
-
30238
-
30239
-
30240