Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Testing REST Assured for Library API Using the Add Book HTTP Method
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 -...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Sending Attachments to REST API Using the MultiPart Method in REST Assured
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 -...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Defining Path Parameters in REST Assured Code Using Add Comment API
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Creating Additional Scenarios in Framework to Reuse Existing Step Definitions
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Importance of GitHub and its Uses
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...
Curated Video
Google Apps Script - Exercise Coding Projects - Add Date to Google Doc at Cursor Document Apps Script Example
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...
Curated Video
Google Apps Script - Exercise Coding Projects - Create Forms with Google Apps Script Code
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...
Curated Video
Google Apps Script - Exercise Coding Projects - How to Get Data from Your Spreadsheet and Use It Within Your Code with Script
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...
Curated Video
Google Apps Script - Exercise Coding Projects - Sending Emails Messages Thread Updates with GmailApp Gmail Service Functions
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...
Curated Video
Google Apps Script - Exercise Coding Projects - How to Code DocumentApp to Create and Update Docs with Apps Script Code
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...
Bill Carmody
How NOT to Use AI in Business
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.
TLDR News
Facebook’s Supreme Court: Why Facebook Created The Content ‘Oversight Board’ - TLDR News.
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...
Packt
The Fetch API
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...
Curated Video
Next.js from Development to Deployment - Login and Get JWT
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...
Curated Video
REST APIs with Flask and Python - Writing Your Item Resources to a Database
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...
Curated Video
REST APIs with Flask and Python - HTTP Verbs
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.
Curated Video
REST APIs with Flask and Python - Creating Your Application Endpoints
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Understanding the Add Place API and Executing it Through Postman
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Optimizing the Framework Tests with All Necessary Validations
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 -...
Curated Video
Node.js API Masterclass with Express and MongoDB - HTTP Methods & RESTful APIs
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...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - gRPC vs REST
[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.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 06-Your First Servlet doPost Method
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...
Curated Video
Google Apps Script - Exercise Coding Projects - How to Output Google Sheet Data as JSON into a Web App
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...
Curated Video
Google Apps Script - Exercise Coding Projects - How to POST with Apps Script UrlFetchApp Send Data to Endpoint API
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...