Hi, what do you want to do?
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - HTTP Methods
This video explains HTTP methods, where predefined verbs are used to describe the interaction that the client wishes to engage in with the server, often called a request. The most common HTTP methods are GET, POST, PUT, and...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - HTTP Protocol
This video explains the HTTP protocol, which is a communication standard between client and server over the Internet.
<
br/>
This clip is from the chapter "Client / Server Communications" of the series "Web Development Concepts for...
<
br/>
This clip is from the chapter "Client / Server Communications" of the series "Web Development Concepts for...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Training Code to App Engine
This is a lab video on deploying training code to App Engine.
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section...
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Workflow Template Introduction
This video provides an introduction to the Workflow template.
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section...
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Model Serving Code to App Engine
This is a lab video on deploying model serving code to App Engine.
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This...
<
br/>
This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python - BigQuery Application
In this video, we walk you through the process of deploying a Python application that interacts with BigQuery, showing you how to set up and configure your BigQuery project, how to create a basic Flask application that integrates with...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Cloud Run Application Scalability Parameters
In this video, we discuss the scalability parameters for Cloud Run applications, exploring the different factors that affect the scalability of your application.
<
br/>
This clip is from the chapter "Cloud Run - Serverless and...
<
br/>
This clip is from the chapter "Cloud Run - Serverless and...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - The Quote View Model
This is a continuation of the previous video about the quotable API. Here, we will create the view model, connecting the actual view and the data model we created.
<
br/>
This clip is from the chapter "Emoji App" of the series...
<
br/>
This clip is from the chapter "Emoji App" of the series...
Curated Video
Building Microservices API in Go - Refreshing an Access Token
In this video, we will cover the process of generating a new access token from a refresh token. We will discuss how to implement token refreshing in our application to ensure uninterrupted user sessions and improved security.
<
br/>...
<
br/>...
Curated Video
Building Microservices API in Go - Refresh Token: Introduction
In this video, we will introduce the concept of refresh tokens. We will discuss their purpose and benefits in modern authentication and authorization workflows.
<
br/>
This clip is from the chapter "Advanced Topics" of the series...
<
br/>
This clip is from the chapter "Advanced Topics" of the series...
Curated Video
Building Microservices API in Go - Unit Testing: State-Based Test
In this video, we will cover the basics of unit testing and discuss state-based testing. You will learn what to test and how to write effective state-based tests. We will also discuss the importance of shorter feedback loops in the...
Curated Video
Building Microservices API in Go - Assignment Solution: Make a Transaction in Bank Account
In this solution video, we will work on the solution for the assignment on making a transaction in a bank account. We will review the implementation and discuss best practices for handling transactions, error handling, and ensuring...
Curated Video
Building Microservices API in Go - gorilla/mux
In this video, we will explore the capabilities of the popular gorilla/mux library for routing in Go. We will cover topics such as its routing capabilities and how to use it to build more complex APIs with advanced routing...
Curated Video
Building Microservices API in Go - XML Encoding
In this video, we will delve into encoding Go structs to XML representation and handling request headers. We will cover topics such as encoding structs to XML, extracting content type headers from incoming requests, and adding XML and...
Curated Video
Building Microservices API in Go - JSON Encoding
In this video, we will explore how to encode Go structs to JSON representation and set response headers. We will cover topics such as marshalling data structures to JSON and working with response headers to control the content sent...
Curated Video
Building Microservices API in Go - Hello World
In this video, we will dive into the basics of building an HTTP web server in Go using the standard HTTP library. We will cover topics such as request multiplexer (router) and handler functions, and how to register endpoints with the...
Curated Video
Building Microservices API in Go - Securing Application
In this video, we will discuss the authentication and authorization strategy we will be implementing in this section. We will explore the importance of securing our application and discuss best practices for implementing effective...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Building REST API to Delete a Course – DELETE
In this video, we will build REST API to delete a course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Building REST API to Update a Course – PUT
In this video, we will build REST API to update a course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Building REST API to Create a New Course – POST
In this video, we will build REST API to create a new course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding REST API – 10,000 Feet Overview
In this video, we will understand the fundamentals of REST API.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Build a Hello World API with Spring Boot
In this video, we will build a Hello World API.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Inserting Titles into SQL Database with Express Routing
In this video, you will be inserting titles into SQL database with Express routing.
<
br/>
This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework...
<
br/>
This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Mapping and Filtering Database Information with Express
This video demonstrates mapping and filtering database information with Express.
<
br/>
This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework...
<
br/>
This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework...