Instructional Video7:04
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Testing REST Assured for Library API Using the Add Book HTTP Method

Higher Ed
This video focuses on testing REST Assured for the Library API using the Add Book HTTP method. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch -...
Instructional Video11:56
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Sending Attachments to REST API Using the MultiPart Method in REST Assured

Higher Ed
This video demonstrates how to send attachments to REST API using the MultiPart method in REST Assured. This clip is from the chapter "Real-World Example Automating Jira APIs" of the series "REST API Automation Testing from Scratch -...
Instructional Video12:43
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Defining Path Parameters in REST Assured Code Using Add Comment API

Higher Ed
This video explains how to define path parameters in the REST Assured code using the Add Comment API. This clip is from the chapter "Real-World Example Automating Jira APIs" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video16:41
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Creating Additional Scenarios in Framework to Reuse Existing Step Definitions

Higher Ed
This video explains how to create additional scenarios in the framework to reuse existing step definitions. This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...
Instructional Video9:06
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Importance of GitHub and its Uses

Higher Ed
This video explains the importance of GitHub and its uses. This clip is from the chapter "Understanding the Git Version Control System" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section explains...
Instructional Video8:16
Curated Video

Google Apps Script - Exercise Coding Projects - Add Date to Google Doc at Cursor Document Apps Script Example

Higher Ed
This video explains an example on how to add date to Google Doc at cursor Document Apps Script. This clip is from the chapter "DocumentApp Bound Script Coding Projects" of the series "Google Apps Script - Exercise Coding Projects".This...
Instructional Video24:05
Curated Video

Google Apps Script - Exercise Coding Projects - Create Forms with Google Apps Script Code

Higher Ed
This video explains how to create forms with Google Apps Script. This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series "Google Apps Script - Exercise Coding...
Instructional Video20:34
Curated Video

Google Apps Script - Exercise Coding Projects - How to Get Data from Your Spreadsheet and Use It Within Your Code with Script

Higher Ed
This video explains how to get data from your spreadsheet and use it within your code with a script. This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the series "Google...
Instructional Video29:38
Curated Video

Google Apps Script - Exercise Coding Projects - Sending Emails Messages Thread Updates with GmailApp Gmail Service Functions

Higher Ed
This video explains sending emails messages thread updates with GmailApp Gmail service functions. This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series "Google...
Instructional Video8:09
Curated Video

Google Apps Script - Exercise Coding Projects - How to Code DocumentApp to Create and Update Docs with Apps Script Code

Higher Ed
This video explains how to create and update docs with Apps Script code. This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding Projects".This section explains Apps...
Instructional Video3:02
Bill Carmody

How NOT to Use AI in Business

Higher Ed
There are many great uses of Artificial Intelligence (AI) in the workplace. But there are also some cautionary tales of how NOT to use AI in business. In this session, learn some of the more important areas where NOT to use AI in business.
Instructional Video9:54
TLDR News

Facebook’s Supreme Court: Why Facebook Created The Content ‘Oversight Board’ - TLDR News.

12th - Higher Ed
In an attempt to placate governments, free speech advocates, and users Facebook has recently set up the Facebook Oversight Board. This board has been repeatedly referred to as Facebook's own Supreme Court whose role it is to judge what...
Instructional Video12:40
Packt

The Fetch API

Higher Ed
Asynchronous JavaScript, Ajax & Fetch API: The Fetch API This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section, you will learn about asynchronous...
Instructional Video14:24
Curated Video

Next.js from Development to Deployment - Login and Get JWT

Higher Ed
This video explains the login and get JWT authentication/authorization. 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...
Instructional Video13:18
Curated Video

REST APIs with Flask and Python - Writing Your Item Resources to a Database

Higher Ed
This video explains how to write your item resources to a database. This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various aspects of storing...
Instructional Video10:03
Curated Video

REST APIs with Flask and Python - HTTP Verbs

Higher Ed
This video explains how to use HTTP Verbs. 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.
Instructional Video8:26
Curated Video

REST APIs with Flask and Python - Creating Your Application Endpoints

Higher Ed
This video explains how to create the endpoints of your applications. 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...
Instructional Video6:55
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Understanding the Add Place API and Executing it Through Postman

Higher Ed
This video focuses on the Add Place API and explains how to execute it through Postman. This clip is from the chapter "Getting Started with REST API Testing" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video5:57
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Optimizing the Framework Tests with All Necessary Validations

Higher Ed
This video explains how to optimize the framework tests with all necessary validations. This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from Scratch -...
Instructional Video12:45
Curated Video

Node.js API Masterclass with Express and MongoDB - HTTP Methods & RESTful APIs

Higher Ed
HTTP Intro - Headers, Body, Status Codes, etc: HTTP Methods & RESTful APIs This clip is from the chapter "HTTP Intro - Headers, Body, Status Codes, etc" of the series "Node.js API Masterclass with Express and MongoDB".This section is...
Instructional Video5:10
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - gRPC vs REST

Higher Ed
[Theory] gRPC Internals Deep Dive: gRPC vs REST This clip is from the chapter "[Theory] gRPC Internals Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going learn about gRPC.
Instructional Video5:10
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 06-Your First Servlet doPost Method

Higher Ed
This video demonstrates how to develop your first servlet doPost method. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
Instructional Video18:04
Curated Video

Google Apps Script - Exercise Coding Projects - How to Output Google Sheet Data as JSON into a Web App

Higher Ed
This video explains how to output Google Sheet data as JSON into a web app. This clip is from the chapter "Apps Script Fetch and API Connections" of the series "Google Apps Script - Exercise Coding Projects".This section explains Apps...
Instructional Video9:25
Curated Video

Google Apps Script - Exercise Coding Projects - How to POST with Apps Script UrlFetchApp Send Data to Endpoint API

Higher Ed
This video explains how to POST with Apps Script UrlFetchApp and send data to endpoint API. This clip is from the chapter "Apps Script Fetch and API Connections" of the series "Google Apps Script - Exercise Coding Projects".This section...