Hi, what do you want to do?
Curated Video
Next.js from Development to Deployment - Custom User Events Endpoint
This video talks about custom user events endpoint.
r/>
This clip is from the chapter "Authorization and Access" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the...
r/>
This clip is from the chapter "Authorization and Access" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the...
Curated Video
Next.js from Development to Deployment - Our JWT Strategy Explained
This video explores the JWT strategy.
r/>
This clip is from the chapter "Authentication, JWT, and HttpOnly Cookies" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains...
r/>
This clip is from the chapter "Authentication, JWT, and HttpOnly Cookies" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains...
Curated Video
Next.js from Development to Deployment - API Routes
This video talks about API routes.<br/<br/>>
This clip is from the chapter "Data Fetching" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on data fetching.
This clip is from the chapter "Data Fetching" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on data fetching.
Curated Video
Comprehensive Android Developer Bootcamp - Setting Up Location Provider and Start Location Updates
Android Locations and Maps:Setting Up Location Provider and Start Location Updates
r/>
This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will...
r/>
This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will...
Curated Video
Comprehensive Android Developer Bootcamp - Showing Location Coordinates
Android Locations and Maps:Showing Location Coordinates
r/>
This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to create Maps...
r/>
This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to create Maps...
Curated Video
Mastering Spring Framework Fundamentals - Injecting the HTTP Servlet Request and Response into a Controller
This video introduces you to polymorphism.<br/<br/>>
This clip is from the chapter "Polymorphism" of the series "TypeScript for Beginners".This section introduces you to the Polymorphism and related concepts.
This clip is from the chapter "Polymorphism" of the series "TypeScript for Beginners".This section introduces you to the Polymorphism and related concepts.
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Using and Defining Networks in docker-compose.yml file for Network Segregation
Understanding Network Segregation using Bridge Networks in Docker-Compose: Using and Defining Networks in docker-compose.yml file for Network Segregation
r/>
This clip is from the chapter "Understanding Network Segregation...
r/>
This clip is from the chapter "Understanding Network Segregation...
Curated Video
The Complete Practical Docker Guide - Verifying How Images Gallery Project Works
This video helps in verifying how images gallery project works.
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on...
r/>
This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on...
Curated Video
The Modern JavaScript Bootcamp (2019) - Callback Abstraction
In this lesson, you’re going to learn how to use callbacks to simplify the code that makes our HTTP requests. You’ll learn how to abstract the complexity of XMLHttpRequest into a simple function call.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
The Modern JavaScript Bootcamp (2019) - HTTP Headers and Errors
In this lesson, you’re going to dive into the details of an HTTP request. You’ll dissect a request to see how the request and response are exchanged.
r/>
This clip is from the chapter "Asynchronous JavaScript" of the series...
r/>
This clip is from the chapter "Asynchronous JavaScript" of the series...
Curated Video
World of Computer Networking Your CCNA start - Domain Name System (DNS) in a Nutshell
This video presents an overview of DNS.
r/>
This clip is from the chapter "Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS)" of the series "World of Computer Networking: Your CCNA start".This section...
r/>
This clip is from the chapter "Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS)" of the series "World of Computer Networking: Your CCNA start".This section...
Curated Video
World of Computer Networking Your CCNA start - Routing through Multiple Routers
This video demonstrates how to route through multiple routers.<br/<br/>>
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Curated Video
World of Computer Networking Your CCNA start - Using Internet Control Message Protocol (ICMP)
This video shows how to use ICMP.
r/>
This clip is from the chapter "Address Resolution Protocol (ARP) and Internet Control Message Protocol (ICMP)" of the series "World of Computer Networking: Your CCNA start".This section...
r/>
This clip is from the chapter "Address Resolution Protocol (ARP) and Internet Control Message Protocol (ICMP)" of the series "World of Computer Networking: Your CCNA start".This section...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 08 - Building REST API to Create a New Course – POST
In this lesson, we will build REST API to create a new course.
r/>
This clip is from the chapter "Simple REST API with Spring Boot and Spring Data JPA" of the series "Java Programming for Complete Beginners - Java 16".In this...
r/>
This clip is from the chapter "Simple REST API with Spring Boot and Spring Data JPA" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Building REST API to Delete a Course – DELETE
In this lesson, we will build REST API to delete a course.
r/>
This clip is from the chapter "Simple REST API with Spring Boot and Spring Data JPA" of the series "Java Programming for Complete Beginners - Java 16".In this...
r/>
This clip is from the chapter "Simple REST API with Spring Boot and Spring Data JPA" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Finding Blind Command Injection
In this video, you'll learn about blind command injection and how to find it.
r/>
This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
r/>
This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Reverse Proxy and Cloudflare
In this video, we'll cover reverse proxy and Cloudflare.
r/>
This clip is from the chapter "Cloudflare with Free TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll use Cloudflare's...
r/>
This clip is from the chapter "Cloudflare with Free TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll use Cloudflare's...
Curated Video
REST APIs with Flask and Python - REST Principles
This video explains the various REST principles.<br/<br/>>
This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and Python".This section explains the various aspects of writing a REST API in Python.
This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and Python".This section explains the various aspects of writing a REST API in Python.
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Sending Parameters to Payload Through Test
This video explains how testing enables you to send parameters to the payload.
r/>
This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch -...
r/>
This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch -...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Converting HashMap into JSON
This video demonstrates how to convert HashMap into JSON.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Introduction to Postman and Google Maps APIs
This video presents an introduction to Postman and Google Maps APIs.
r/>
This clip is from the chapter "Getting Started with REST API Testing" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
r/>
This clip is from the chapter "Getting Started with REST API Testing" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Curated Video
Python 3 for Beginners: Python Standard Library and Creating Modules in Python
In this educational video, you'll learn about the Python Standard Library and how to take advantage of its modules to simplify your coding process. The video demonstrates how to use existing modules for tasks such as reading and writing...
Curated Video
Node.js API Masterclass with Express and MongoDB - Select & Sorting
Mongoose Advanced Querying & Relationships: Select & Sorting
r/>
This clip is from the chapter "Mongoose Advanced Querying & Relationships" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
r/>
This clip is from the chapter "Mongoose Advanced Querying & Relationships" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 28 – Playing with Circuit Breaker Features of Resilience4j
This video is about playing with Circuit Breaker features of Resilience4j.
r/>
This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
r/>
This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...