Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 386
- Application software 267
- Computer software 161
- Cloud computing 119
- Git (Computer file) 116
- Computer programming 99
- Open source software 85
- Python (Computer program language) 79
- Computer programs 68
- Web site development 67
- Web applications 58
- Management 50
- Software engineering 48
- Application program interfaces (Computer software) 47
- Microsoft .NET Framework 44
- Artificial intelligence 43
- Programming 43
- JavaScript (Computer program language) 40
- Machine learning 40
- Design 39
- Java (Computer program language) 36
- Web sites 35
- Electronic data processing 31
- Computer networks 29
- Linux 29
- Programming languages (Electronic computers) 29
- Data mining 25
- Operating systems (Computers) 25
- Software architecture 24
- Testing 24
-
601Publicado 2016Tabla de Contenidos: “…Handling project dependencies with pipMaking your code compatible with both Python 2.7 and Python 3; Including external dependencies in your project; Configuring settings for development, testing, staging, and production ; environments; Defining relative paths in the settings; Creating and including local settings; Setting up STATIC_URL dynamically for Subversion users; Setting up STATIC_URL dynamically for Git users; Setting UTF-8 as the default encoding for MySQL configuration; Setting the Subversion ignore property; Creating the Git ignore file; Deleting Python-compiled files…”
Libro electrónico -
602Publicado 2023Tabla de Contenidos: “…Making a time travel clock -- Host a website on GitHub -- What you have learned -- 3. Make an active site -- Get input from a user -- Storing data on the local machine -- JavaScript heroes: let, var, and const -- Making page elements from JavaScript -- What you have learned -- 4. …”
Libro electrónico -
603por Chow, DennisTabla de Contenidos: “…Cover -- Title Page -- Copyright -- Dedication -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1: Automating Detection Inputs and Deployments -- Chapter 1: Detection as Code Architecture and Lifecycle -- Understanding detection life cycle concepts -- Establish requirements -- Development -- Testing -- Implementation -- Deprecation -- Conceptualizing detection as code requirements -- Version control systems -- API support -- Use case syntax -- Testing instrumentation -- Secrets management -- Planning automation milestones -- Summary -- Further reading -- Chapter 2: Scoping and Automating Threat-Informed Defense Inputs -- Technical requirements -- Scoping threat-based inputs -- Parsing indicators and payloads -- Lab 2.1 - Custom STIX2 JSON parser -- Lab 2.2 - Automatically block domains with intel feed -- Lab 2.3 - Integrate malicious hashes into Wazuh EDR -- Lab 2.4 - Deploy custom IOCs to CrowdStrike -- Leveraging context enrichment -- Lab 2.5 - Analyze and develop custom detections in Google Chronicle -- Summary -- Further reading -- Chapter 3: Developing Core CI/CD Pipeline Functions -- Technical requirements -- Deploying code repositories -- GitHub usage concepts -- Branching strategy -- Lab 3.1 - Create a new repository -- Setting up CI/CD runners -- Lab 3.2 - Deploy a custom IOA to CrowdStrike Falcon -- Lab 3.3 - CI/CD with Terraform Cloud and Cloudflare WAF -- Lab 3.4 - Policy as Code with Cloud Custodian in AWS -- Lab 3.5 - Custom RASP rule in Trend Micro Cloud One -- Lab 3.6 - Custom detection for Datadog Cloud SIEM with GitHub Actions -- Monitoring pipeline jobs -- Summary -- Chapter 4: Leveraging AI for Use Case Development -- Technical requirements -- Optimizing generative AI usage -- Lab 4.1 - Tuning an LLM-based chatbot -- Experimenting with multiple AI tools -- Lab 4.2 - Exploring SOC Prime Uncoder AI…”
Publicado 2024
Libro electrónico -
604Publicado 2016“…Code files for the author's examples are available on GitHub at https://github.com/marcwan/MeanWorkshop About the Instructor Marc Wandschneider has worked extensively with open source and web development platforms. …”
-
605Publicado 2021“…Library code and examples are available on GitHub. You will: Create isolated web components using shadow DOM, slots, and templates Understand the advantage of an enhanced toolset, especially TypeScript Pick up styles and customizations Master professional web apps using native APIs Understand the life cycle of a component…”
Libro electrónico -
606Publicado 2019“…All example code is available on GitHub for you to download, study, and run. Want to brush up on the basics? …”
Libro electrónico -
607Publicado 2019“…Leading instructors Michael Freeman and Joel Ross guide you through installing and configuring the tools you need to solve professional-level data science problems, including the widely used R language and Git version-control system. They explain how to wrangle your data into a form where it can be easily used, analyzed, and visualized so others can see the patterns you've uncovered. …”
Libro electrónico -
608Publicado 2019“…All code examples in the book are available on GitHub. Compare WordPress with traditional app development frameworks Use themes for views and plugins for backend functionality Get suggestions for choosing or building WordPress plugins Register custom post types (CPTs) and taxonomies Manage user accounts and roles, and access user data Build asynchronous behaviors with jQuery Use WordPress to develop mobile apps for iOS and Android Integrate PHP libraries, external APIs, and web service plugins Collect payments through ecommerce and membership plugins Learn how to speed up and scale your WordPress app Extend the WordPress REST API and create custom endpoints Learn about WordPress Gutenberg blocks development…”
Libro electrónico -
609
-
610Publicado 2012“…The problems we encountered do not affect the sample code that Erica hosts on her GitHub repository; this is a print/eBook-only issue. …”
Libro electrónico -
611Publicado 2018“…This book includes expert advice, worksheets, checklists, and case studies from companies including Slack, Stripe, Facebook, Microsoft, Cloudinary, Oracle, and GitHub. Get an overview of request-response and event-driven API design paradigms Learn best practices for designing an API that meets the needs of your users Use a template to create an API design process Scale your web API to support a growing number of API calls and use cases Regularly adapt the API to reflect changes to your product or business Provide developer resources that include API documentation, samples, and tools…”
Libro electrónico -
612Publicado 2019“…Lernen Sie Schritt für Schritt, wie Sie strukturierte und modulare Single-Page-Anwendungen entwickeln.Nach der erfolgreichen ersten Auflage wurde dieses Buch grundlegend aktualisiert und erweitert: • Durchgängig aktualisiert auf Angular 7 und neuere Versionen• Redux mit Reactive Extensions for Angular (NgRx)• Ausführliches Kapitel zu RxJS und Observables• Server-Side Rendering mit Angular Universal• HTTP-Interceptoren• Kompakter Schnelleinstieg in Angular mit Stackblitz Praktisch: Der Programmcode zu jeder einzelnen Entwicklungsphase ist auf GitHub verfügbar. So können Sie alle Schritte gut nachvollziehen und auch Teile überspringen. …”
Libro electrónico -
613Publicado 2019“…As part of this project we also developed several code examples and you can download those from the IBM Redbooks GitHub location: https://github.com/IBMRedbooks. …”
Libro electrónico -
614Publicado 2018“…4+ Hours of Video Instruction Since being released by Facebook, GraphQL has been adopted as the API standard of choice by companies such as GitHub, Yelp, Intuit, and the New York Times. GraphQL improves upon REST APIs by providing an explorable and self-documented way of getting exactly the data you need for your application. …”
-
615Publicado 2016“…This video's accompanying source code can be found on GitHub . You're a Java developer who has heard of Scala and maybe now you’re being asked to work on Scala code. …”
-
616Publicado 2021“…Then, you will move on to path finding and navigation meshes in Unity, setting up the ML Agents Toolkit (including how to install and set up ML agents from the GitHub repository), and installing fundamental machine learning libraries and frameworks (such as Tensorflow). …”
Libro electrónico -
617Publicado 2022“…--Peter Cooper, Editor of Ruby Inside Used by sites as varied as Hulu, GitHub, Shopify, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. …”
Libro electrónico -
618Publicado 2022“…Topics Covered Include: 00:00 Introduction 01:00 Learning to use Github CodeSpaces 03:00 Building Python Project Scaffolding 06:50 Building Python virtualenv 09:00 Adding a Python Dependency 22:58 Setup GitHub Actions 34:00 Running Pylint on your project 42:00 Using a library you created 46:00 Building library tests with Pytest 51:00 Building CLI tools with Python Fire 59:00 Using IPython with libraries 01:02:09 Exploring Python wikipedia library 01:08:00 Using FastAPI and uvicorn 01:15:00 Exploring FastAPI Swagger API docs for microservice with wikipedia library 01:18:00 Adding NLP with textblob library in Python 01:29:00 Running tests with Pytest 01:34:00 Integrating Docker with FastAPI 01:50:00 Using AWS ECR (Elastic Container Registry) with FastAPI 01:52:00 Integrating AWS CodeBuild for Continuous Delivery to ECR Learning Objectives Using AWS to build real-world microservices Deploying AWS microservices with AWS CloudBuild and AWS App Runner for FastAPI Practice end-to-end DevOps from scratch with Python and FastAPI Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! …”
Video -
619Publicado 2022“…52 Weeks .NET - The Series Iterative .NET Live Coding 1.0 52 Weeks Live coding NET ep1- Setup Github CodeSpaces for .NET 2.0 52 Weeks Live coding NET Episode2 - Going through Microsoft tutorial on CSharp 3.0 52 Weeks Live coding NET Episode3 - Running Blazor on .NET Core 4.0 52 Weeks of Live Coding NET Episode 4 - Starting with CDK and Failing 5.0 52 Weeks of Live Coding NET Episode 5 - Building a CDK App and Succeeding 6.0 52 Weeks net EP6 more cdk2.0 - Trying a more complicated CDK app and Failing Topics include CSharp Blazor .NET Core CDK 2.0 Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! …”
Video -
620Publicado 2022“…Lessons Covered Include: 1.0 52 Weeks of Live Coding NET Episode 1 codespaces.mp4 2.0 52 Weeks of Live Coding NET Episode 2 Xunit.mp4 3.0 52 Weeks of Live Coding NET Episode 3 Blazor.mp4 4.0 52 Weeks of Live Coding NET Episode 4 failing to get cdk1 working.mp4 5.0 52 Weeks of Live Coding NET Episode 5 success cdk2.mp4 Learning Objectives Learn .NET and C# and F# by Live Coding Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! …”
Video