Hi, what do you want to do?
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Dockers
This video provides an introduction to Dockers.
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...
<
br/>
This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Google Cloud CLI Setup
In this video, we show you how to set up the Google Cloud CLI, guiding you through the installation process and demonstrating how to use the CLI to manage your GCP resources.
<
br/>
This clip is from the chapter "Get Started with...
<
br/>
This clip is from the chapter "Get Started with...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Microservice Architecture
In this video, we dive into microservice architecture, discussing its benefits and challenges and exploring how to design and implement a microservice-based system.
<
br/>
This clip is from the chapter "Modern-Day Cloud Concepts" of...
<
br/>
This clip is from the chapter "Modern-Day Cloud Concepts" of...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Scalability - Horizontal Versus Vertical Scaling
This video discusses scalability in the context of horizontal versus vertical scaling, exploring the advantages and disadvantages of each method, and providing insights into when to choose one over the other.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Vue.js 3 and Firebase for Beginners - Real-Time Pizza Updates
This video talks about how to add real-time pizza updates to the website as some updates are reflected immediately while others are not updated. So, we will make a few changes to the usePizza.js file to get real-time updates.
<
br/>...
<
br/>...
Curated Video
Vue.js 3 and Firebase for Beginners - The NewPizza Object and Data Binding
In this video, we will look at the NewPizza file and add some JavaScript. We will be making use of the script setup that we just looked at to add a new Pizza object, which we can structure for all the pizzas in our application.
<
br/>...
<
br/>...
Curated Video
Linux Crash Course for Beginners - 2023 - What Is Linux?
In this video, we will first understand what Linux is.
Curated Video
Building Microservices API in Go - Logger and AppError as Go Module
In this video, you will learn how to extract the logger and AppError package from the existing banking project and create a Go module out of it. We will discuss best practices for creating reusable modules and how to integrate them...
Curated Video
Building Microservices API in Go - Introduction
In this video, we will provide an overview of the advanced topics covered in this section. We will introduce the concepts and techniques that will be covered in the subsequent videos.
<
br/>
This clip is from the chapter "Advanced...
<
br/>
This clip is from the chapter "Advanced...
Curated Video
Building Microservices API in Go - JWT Tokens
In this video, we will introduce JWT tokens and discuss how to store claims inside the token. We will also cover the concept of token validity and discuss best practices for managing JWT tokens in our application.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Building Microservices API in Go - Application Configuration
In this video, you will learn how to manage application configuration using environment variables. We will discuss best practices for handling configuration in your application and how to securely store sensitive information such as...
Curated Video
Building Microservices API in Go - Introduction to Hexagonal Architecture
In this video, we will explore the principles and concepts of hexagonal architecture, including ports and adapters, and how it can be used to design flexible and maintainable applications in Go.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
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 - Refactoring and Go Modules
In this video, we will focus on refactoring and structuring our application. We will introduce Go modules as a way to manage dependencies and improve code organization, including cleaning up our code and giving structure to our...
Curated Video
Building Microservices API in Go - Getting Started
In this video, we will cover the necessary tools required for developing REST-based microservices APIs in Go, including setting up your development environment and understanding the tools that will be used throughout the course.
<
br/>...
<
br/>...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Separating Out Logic for Data in React Native
This video is on separating out logic for data in React Native. You will learn how to refactor your code to separate business logic from presentation logic, as well as how to manage state and props in your components. By the end of the...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Connection Database to the ChatGPT Project-Made App
In this video, you will learn how to connect a database to your ChatGPT project-made app, covering the key steps to integrating your database with your application's user interface. The tutorial will also cover some common issues and...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Formulate a Data Schema with ChatGPT for JSON Database Extraction
This video will show you how to formulate a data schema with ChatGPT for JSON database extraction, covering the key components of a data schema and how to define relationships between different entities. By the end of the tutorial, you...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - React Native Basic Hello World for Absolute Beginners - ChatGPT Project
This video is a beginner's tutorial for creating a React Native "Hello World" application with the ChatGPT project, covering the basics of setting up a project, creating a component, and rendering it in the simulator or on a device. By...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Overview for Beginners React Native Starter Code files for ChatGPT Project
In this video, you will get an overview of the React Native starter code files for the ChatGPT project, covering the basic components and features you will need to start building your mobile application. The tutorial will walk you...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - What Is React-Native for Beginners in Mobile Development
This video is an introduction to React-Native for beginners in mobile development, providing an overview of the framework and its benefits. You will learn what React-Native is, how it differs from other mobile development frameworks, and...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Build a Blueprint of the Mobile Application Tech Architecture with ChatGPT
This video will show you how to build a blueprint of the tech architecture for your mobile application using ChatGPT, providing you with a solid foundation for your development process.
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Going Through the Final Product Using ChatGPT and React Native
In this video, we will demonstrate the end results of building an Instagram-like app using ChatGPT and React Native.
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Deploy the Instagram Feed App to Your Phone
In this video, we will go through the steps of deploying the Instagram feed app we built in React Native to our phones. By the end of this video, you will have a fully functional Instagram feed app running on your own phone.