Curated Video
Google Apps Script - Exercise Coding Projects - How Marcos can Be Used to Create an App Script - Explore What an App Script Is
This video explains what an app script is. 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 Apps Script - Exercise Coding Projects".This section...
The Business Professor
Process for Creating Administrative Regulations
This Video Explains Process for Creating Administrative Regulations
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Create Postman Collection to Manage Product ApiGateway APIs
This video explains how to create Postman Collection to manage product ApiGateway APIs. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 34 - Implementing a GET service to retrieve all Posts of a User
Connecting RESTful Web Service to JPA: Step 34 - Implementing a GET service to retrieve all Posts of a User This clip is from the chapter "Connecting RESTful Web Service to JPA" of the series "Master Java Web Services and REST API with...
Curated Video
.NET Core Microservices - Ocelot for Other Endpoints
This video explains Ocelot for other endpoints. This clip is from the chapter "Ocelot" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Ocelot and how to add Ocelot to the...
Curated Video
.NET Core Microservices - Demo Receive Message
This video demonstrates how to receive message. This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the Order API.
Curated Video
.NET Core Microservices - Payment Status Models
This video explains payment status models. This clip is from the chapter "Payments" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about payment.
Curated Video
Next.js from Development to Deployment - Wrap Up
This is a conclusion video of this course. This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
Curated Video
Next.js from Development to Deployment - First Deployment
This video shows the deployment part. This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
Curated Video
Next.js from Development to Deployment - Search Results Components
This video explains the search results components. This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
Curated Video
Next.js from Development to Deployment - Fetch Paginated Posts
This video focusses on fetching paginated posts. This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains pagination and...
Curated Video
Next.js from Development to Deployment - Get Posts and Parse Frontmatter
This video focuses on get posts and parse frontmatter. This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on...
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. 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 section, we...
Curated Video
REST APIs with Flask and Python - REST Principles
This video explains the various REST principles. 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 - Performing REST Assured Automation Testing for the OAuth Project
This video explains how to perform REST Assured automation testing for the OAuth project. This clip is from the chapter "REST Assured Automation for OAuth 2.0 Authorization Code" of the series "REST API Automation Testing from Scratch -...
Curated Video
Google Apps Script - Exercise Coding Projects - Adding Images from the Web and Drive to Google Docs
This video explains adding images from the web and Drive to Google Docs. This clip is from the chapter "DocumentApp Bound Script Coding Projects" of the series "Google Apps Script - Exercise Coding Projects".This section explains...
Curated Video
Google Apps Script - Exercise Coding Projects - Send POST Request to Google Apps Script
This video explains sending POST requests to Google Apps Script. This clip is from the chapter "JavaScript and Google Apps Script Web App" of the series "Google Apps Script - Exercise Coding Projects".This section explains JavaScript and...
Curated Video
Google Apps Script - Exercise Coding Projects - Copy Existing Docs with Google Apps Script Use the ID of a Doc to Open
This video explains copying existing docs with Google Apps Script and using the ID of a doc to open. This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding...
Curated Video
Google Apps Script - Exercise Coding Projects - How to Use App Script for Creating Files on Drive and Tracking Data in Sheets
This video explains how to use Apps Script for creating files on drive and tracking data in sheets. 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 - Explore Slides Service with SlidesApp Class with Apps Script Code
This video explains how to explore slides service with SlidesApp class with Apps Script code. This clip is from the chapter "Google Workspace Services: Docs, Calendar, Drive, Forms, Gmail, and Sheets Slides" of the series "Google Apps...
Curated Video
Google Apps Script - Exercise Coding Projects - How to Create an Apps Script Web API Endpoint for AJAX Connections Output Sheet
This video explains how to create an Apps Script web API endpoint for AJAX connections output sheet. 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 - Introduction to Google Apps Script Power Up Your Apps Script Code
This video explains how to power up your Apps Script code. 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 Apps Script - Exercise Coding...
Curated Video
Google Apps Script - Exercise Coding Projects - Google Workspace Services Creating a Bound Script that Powers Up Your Workspace
This video explains creating a bound script that powers up your Workspace. This clip is from the chapter "Getting Started with an Introduction to Google Apps Script" of the series "Google Apps Script - Exercise Coding Projects".This...
Curated Video
Page Layout with CSS I
CSS is not just used to adjust the look of elements on the page, but also place them on the page in a pleasing arrangement. Mark reviews CSS layout techniques, like positioning and floats in this video.