Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,058
- Application software 975
- Java (Computer program language) 452
- Cloud computing 327
- Application program interfaces (Computer software) 301
- Engineering & Applied Sciences 299
- Web site development 286
- Python (Computer program language) 271
- Computer Science 250
- Computer programming 242
- JavaScript (Computer program language) 231
- Web applications 220
- Programming 191
- Computer programs 190
- Microsoft .NET Framework 179
- Computer software 175
- Design 167
- Web sites 162
- Internet programming 153
- Machine learning 145
- Artificial intelligence 140
- Mobile computing 126
- Open source software 123
- Programming languages (Electronic computers) 121
- Computer networks 120
- Android (Electronic resource) 119
- Management 114
- Data mining 109
- Software engineering 107
- Web services 101
-
2301Publicado 2024Tabla de Contenidos: “…Documenting .NET libraries using DocFX -- Documenting a web API using Swagger -- Summary -- Questions -- Further reading -- Chapter 6: Design Patterns and .NET 8 Implementation -- Technical requirements -- Understanding design patterns and their purpose -- Builder pattern -- Factory pattern -- Singleton pattern -- Proxy pattern -- Command pattern -- Publisher/Subscriber pattern -- Dependency Injection pattern -- Understanding the design patterns available in .NET -- Summary -- Questions -- Further reading -- Chapter 7: Understanding the Different Domains in Software Solutions -- Technical requirements -- What are software domains? …”
Libro electrónico -
2302Publicado 2024Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction to PrimeNG -- Chapter 1: Introducing Angular and PrimeNG: A Powerful Combination -- Technical requirements -- Introducing Angular -- Introducing PrimeNG -- Exploring key features of PrimeNG -- Using Angular and PrimeNG together -- Summary -- Chapter 2: Setting Up Your Development Environment -- Technical requirements -- Setting up the Angular CLI -- Installing Node.js v18 (using NVM) -- Installing the Angular CLI -- Creating a new Angular project -- Understanding the project structure -- Discovering useful VS Code extensions -- Angular Language Service -- Editor Config -- Angular Schematics -- Auto Rename Tag -- Nx Console -- Summary -- Chapter 3: Utilizing Angular's Features and Improvements -- Technical requirements -- Introducing modern Angular -- Learning about the core features and improvements in Angular -- Angular data binding -- Angular components -- Dependency injection -- Angular services -- Angular directives -- Angular pipes -- Angular signals -- Angular control flow -- Organizing an Angular project -- Summary -- Chapter 4: Integrating PrimeNG into Your Angular Project -- Technical requirements -- Adding PrimeNG components to your Angular project -- Installing PrimeNG -- Importing PrimeNG styles into your Angular application -- Working with PrimeNG icons -- Adding PrimeNG methods -- Using PrimeNG components in your templates -- Working with PrimeNG component APIs and directives -- Configuring PrimeNG modules and dependencies -- Global configuration -- Angular animation configuration -- Customizing component styles and themes -- Overriding styles at the component level -- Overriding styles globally -- Troubleshooting common integration issues -- Conflict or compatibility issues -- Missing or incorrect imports…”
Libro electrónico -
2303Publicado 2024Tabla de Contenidos: “…-- The monolithic way -- The microservices way -- Monolithic versus microservices -- Security considerations in microservices architectures -- Complexity paradigm -- Responsibility domain shift -- Lightweight components -- Securing communication between services -- Zero trust principle -- Types of communication -- Data in transit encryption -- Service mesh -- Application programming interfaces (APIs) -- Implementing fine-grained access control -- IAM as the backbone -- Secure end-user authentication -- Decoupling authorizations -- Summary -- Questions -- Answers -- Further reading -- Chapter 7: Implementing Security for Serverless Deployments -- Introduction to serverless security -- What is serverless? …”
Libro electrónico -
2304Publicado 2023Tabla de Contenidos: “…-- Key concepts in AWS CloudFormation -- How CloudFormation works -- Permissions delegation for resource management -- API call logging with CloudTrail -- How requests flow over the network -- Best practices for using CloudFormation to define enterprise-grade architectures -- Keep templates small and reusable -- Leverage inputs and outputs for cross-stack dependencies -- Leverage other service integrations -- Leverage StackSets for organization-wide stack rollouts -- Avoid hardcoding parameter values -- Life cycle policies to protect critical resources -- Reusable resource configurations -- Deciding between Terraform and CloudFormation -- Third-party provider ecosystem -- Mapping a resource definition with a deployment -- Support for programming constructs -- State management for deployed resources -- Better integrations offered by cloud-native services -- Modules for code reusability -- Hands-on deployment with CloudFormation -- Network architecture design to support multi-AZ deployments -- Hosting a sample web application with an application load balancer and Auto Scaling groups -- Summary -- Further reading -- Chapter 5: Rolling Out a CI/CD Pipeline -- What is CI/CD? …”
Libro electrónico -
2305Publicado 2023Tabla de Contenidos: “…Writing readable assertions with FluentAssertions -- Testing performance with Shouldly -- Generating test data with Bogus -- Mocking dependencies with Moq and NSubstitute -- Understanding the need for mocking libraries -- Creating mock objects with Moq -- Programming Moq return values -- Verifying Moq calls -- Mocking with NSubstitute -- Pinning tests with Snapper -- Experimenting with Scientist .NET -- Summary -- Questions -- Further reading -- Chapter 10: Defensive Coding Techniques -- Technical requirements -- Introducing the Cloudy Skies API -- Validating inputs -- Performing basic validation -- Using the nameof keyword -- Validation with guard clauses -- Guard clauses with the GuardClauses library -- Using CallerMemberInformation attributes -- Protecting against null -- Enabling nullability analysis in C# -- Using nullability operators -- Moving beyond classes -- Preferring immutable classes -- Using required and init-only properties -- Primary constructors -- Converting classes into record classes -- Cloning objects using with expressions -- Advanced type usage -- Exploring pattern matching -- Using generics to reduce duplication -- Introducing type aliases with the using directive -- Summary -- Questions -- Further reading -- Part 3: Advanced Refactoring with AI and Code Analysis -- Chapter 11: AI-Assisted Refactoring with GitHub Copilot -- Technical requirements -- Introducing GitHub Copilot -- Understanding GitHub's predictive model -- Starting the conversation with GitHub Copilot Chat -- Getting started with GitHub Copilot in Visual Studio -- Installing and activating GitHub Copilot -- Getting access to GitHub Copilot -- Generating suggestions with GitHub Copilot -- Interacting with GitHub Copilot Chat -- Refactoring with GitHub Copilot Chat -- GitHub Copilot Chat as a code reviewer -- Targeted refactoring with GitHub Copilot Chat…”
Libro electrónico -
2306Publicado 2024Tabla de Contenidos: “…. -- Indexing multiple documents using Bulk API -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 3: Building Search Applications -- Technical requirements -- Searching with Query DSL -- Getting ready -- How to do it... -- How it works... -- There's more... -- Building advanced search queries with Query DSL -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using search templates to pre-render search requests -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Getting started with Search Applications for your Elasticsearch index -- Getting ready -- How to do it... -- How it works... -- Building a search experience with the Search Application client -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Measuring the performance of your Search Applications with Behavioral Analytics -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 4: Timestamped Data Ingestion -- Technical requirements -- Deploying Elastic Agent with Fleet -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Monitoring Apache HTTP logs and metrics using the Apache integration -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Deploying standalone Elastic Agent -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Adding data using Beats -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also…”
Libro electrónico -
2307por Dowswell, KurtTabla de Contenidos: “…Expanding Your Conversation to a New Window -- Shifting the Conversation to the Right -- Utilizing Inline Chat -- Discovering Quick Chat -- Defining Prompt Engineering with Copilot Chat -- Understanding the Basics -- Prompting for Code -- Prompting for Solutions -- Having a Single Clear Objective -- Specifying a Specific Technology -- Keeping Prompts Short -- Gaining Context in Chat -- Open Tabs Context -- Editor Context -- File Context -- Selection Context -- Commanding Your Conversation with Precision -- Querying with @workspace -- Learning with /explain -- Generating Tests with /tests -- Finding a Fix with /fix -- Scaffolding with /new -- Crafting with /newNotebook -- Engaging with @vscode -- Inquiring with /api -- Learning with @terminal -- Conclusion -- Part III Practical Applications of GitHub Copilot -- Chapter 5 Learning a New Programming Language -- Introducing Language Education with Copilot -- Setting Up Your Development Environment -- Prerequisites -- Setup Guide -- Learning the Basics -- Prerequisites -- Learning C# with Copilot -- Creating a Console Application -- Prerequisites -- Creating a C# Console Application with Copilot -- Explaining Code with Copilot -- Adding New Code -- Learning to Test -- Creating Context with Selection -- Creating Context with Tags -- Running Tests -- Conclusion -- Reference -- Chapter 6 Writing Tests with Copilot -- Establishing the Example Project -- Prerequisites -- Adding Unit Tests to Existing Code -- Driving Unit Test Creation with Comments -- Using Inline Chat to Generate Tests -- Exploring Behavior-Driven Development with Copilot -- Adding User Accounts -- Setup -- End-to-End Tests -- Conclusion -- Chapter 7 Diagnosing and Resolving Bugs -- Establishing the Example Project -- Prerequisites -- Fixing Syntax Errors -- Resolving Runtime Exceptions -- Setup -- Resolving Terminal Errors -- Conclusion…”
Publicado 2024
Libro electrónico -
2308por Daudi, HusenTabla de Contenidos: “…. -- Chapter 5: Basic Server-Side Development -- Technical requirements -- Specifying model methods and using API decorators -- Getting ready -- How to do it... -- How it works... -- Reporting errors to the user -- Getting ready -- How to do it... -- How it works... -- There's more... -- Obtaining an empty recordset for a different model -- Getting ready -- How to do it... -- How it works... -- See also -- Creating new records -- Getting ready -- How to do it... -- How it works... -- There's more... -- Updating values of recordset records -- Getting ready -- How to do it... -- How it works... -- There's more... -- Searching for records -- Getting ready -- How to do it... -- How it works... -- There's more... -- Combining recordsets -- Getting ready -- How to do it... -- How it works... -- Filtering recordsets -- Getting ready -- How to do it... -- How it works... -- There's more... -- Traversing recordset relations -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Sorting recordsets -- Getting ready -- How to do it... -- How it works... -- There's more... -- Extending the business logic defined in a model -- Getting ready -- How to do it... -- How it works... -- There's more... -- Extending write() and create() -- Getting ready -- How to do it... -- How it works... -- There's more... -- Customizing how records are searched -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Fetching data in groups using read_group() -- Getting ready -- How to do it... -- How it works... -- Chapter 6: Managing Module Data -- Technical requirements -- Using external IDs and namespaces -- How to do it... -- How it works... -- There's more... -- See also -- Loading data using XML files -- How to do it... -- How it works…”
Publicado 2024
Libro electrónico -
2309por Blyth, AndrewTabla de Contenidos: “…-- Stakeholders -- Ethical, legal, and regulatory requirements -- Managing and executing a penetration test -- Using the cyber kill chain -- Standards in penetration testing -- Report writing -- Summary -- Chapter 2: Programming Principles in PowerShell -- Basic concepts of PowerShell and pipelines in PowerShell -- JSON in PowerShell -- Retrieving JSON data from web APIs -- Parsing JSON data -- JSON manipulation for payloads -- Interacting with JSON from files -- Web scraping and data extraction -- XML in PowerShell -- Reading and parsing XML files -- Extracting information from XML nodes -- Modifying XML data -- Crafting XML payloads -- XML injection testing -- COM, WMI, and .NET in PowerShell -- Using WMI for system information gathering -- Querying WMI for network information -- Interacting with COM objects -- Using .NET for cryptographic operations -- Using .NET for network operations -- Analyzing .NET assemblies for vulnerabilities -- Summary -- Part 2: Identification and Exploitation -- Chapter 3: Network Services and DNS -- Network services -- TCP/IP network services -- The IP addresses -- The TCP/UDP port numbers -- The OSI stack -- DNS and types of DNS queries -- DNS overview -- Types of DNS queries -- DNS and PowerShell -- Summary -- Chapter 4: Network Enumeration and Port Scanning -- Network enumeration using PowerShell -- TCP port scanning using PowerShell -- Single port scanning with Test-NetConnection -- Multiple port scanning with Test-NetConnection -- Enumerating open ports with Test-NetConnection -- Single port scanning with .NET -- Multiple port scanning with .NET…”
Publicado 2024
Libro electrónico -
2310Publicado 2024Tabla de Contenidos: “…Blender Tools and Concepts -- Prerequisites -- About Blender -- Blender Version -- Initial Settings -- Load Previous Version Settings -- Context Sensitivity -- Selection -- Select All -- Select Linked -- Parent, Child, Siblings -- Select Under Cursor -- Draw Selection -- Transformation -- Transform Orientation -- Transformation Pivot -- Options -- Transforming without Gizmos -- Reset Transforms -- Hide and Unhide -- Data Objects -- Users -- Auto Cleanup -- Fake User -- Remove Unused -- Default Scene -- 3D Viewport Regions -- Object Origin -- Apply Transforms -- Snapping -- Snap During Transform -- Snap -- 3D Cursor -- Symmetry -- Outliner -- Collections -- Properties -- Modifiers -- Modifier Stack -- Units -- Import, Link, Append -- Import -- Link -- Append -- Animation -- Actions -- Dope Sheet -- Timeline -- Graph Editor -- Drivers -- Nonlinear Animation -- Quick Favorites -- Preferences -- Operators -- Blender Python API -- Add-ons -- 5. 3D World and Transformation -- World Space -- Vectors and Translation -- Euler Rotation -- Rotation Order -- Gimbal Lock -- Quaternion Rotation -- Scale -- Parenting, Local and Pose Space -- Order of Execution -- 6. …”
Libro electrónico -
2311
-
2312
-
2313
-
2314
-
2315
-
2316
-
2317
-
2318Publicado 2022“…Find out how to get a working cluster with Databricks using Azure and then use the full Pandas API operating in the cluster with Open Datasets and a Python Jupyter Notebook. …”
Video -
2319Publicado 2017“…Simon Roberts, best-selling Java author and trainer, will detail the nuances of working with collections, so you can better understand the concepts and see firsthand how to use this powerful API. This course is an essential guide to learning how the collections API—which is rich with functionality—can help with regular programing projects. …”
-
2320Publicado 2018“…It is also a core technology in many other browser automation tools, APIs, and frameworks. This book will guide you through the WebDriver APIs that are used in automation tests. …”
Libro electrónico