Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Build
This video provides an introduction to Cloud Build. 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, we...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Dockers
This video provides an introduction to Dockers. 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, we explore...
Curated Video
Linux Crash Course for Beginners - 2023 - Lab Design
In this video, we will go through our lab design that we will be using throughout the course.
Curated Video
Linux Crash Course for Beginners - 2023 - Introduction
In this video, we will be introduced to the course goal.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Printing Output to Console with Java - Exercise Statements
In this video, you will learn how to print output to the console with Java, with a focus on exercise statements.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Break Down Multiplication Table Challenge
This video talks about breaking down the multiplication table challenge.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Introduction to Multiplication Table Challenge
This video talks about the multiplication table challenge.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 – Step-By-Step Problem Solving with Programming
We have successfully installed Java. Let's take a look at the next step, which is problem solving.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Troubleshooting Java Installation
In this video, we will troubleshoot the Java installation.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Java - Overview
This video provides an overview of the entire section.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Introduction to the Course
This video gives you an overview of the entire section.
Curated Video
Fundamentals of Neural Networks - Backward Propagation
This video explains backward propagation, which is defined by the optimization problem called the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Curated Video
Fundamentals of Neural Networks - Course Outline
This video explains the course outline and what the course has to offer. This clip is from the chapter "Welcome" of the series "Fundamentals in Neural Networks".This section introduces you to the course and the course outline.
Curated Video
Fundamentals of Neural Networks - Welcome Message
This video explains the need for taking up the course and introduces you to the author. This clip is from the chapter "Welcome" of the series "Fundamentals in Neural Networks".This section introduces you to the course and the course...
Curated Video
Building Microservices API in Go - Welcome to the Course
In this video, we will introduce the course and discuss its objectives, giving you an overview of what to expect in the upcoming lessons. This clip is from the chapter "Introduction" of the series "Building Microservices API in Go".In...
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
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 - Building Out a Mobile Application with ChatGPT from Scratch - Problem Solving
In this video, you will learn how to build a mobile application with ChatGPT from scratch while focusing on problem-solving techniques that will help you overcome any challenges you may encounter along the way.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Advancing in Tableau
This video will look at its simplified interface's powerful functionalities, such as advanced calculations, subsets, spatial processes, and various visualizations.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 15 - Exploring Java New Features - Records
In this video, let's look at records.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Java New Features - Switch Expression
In this video, we will look at switch expressions.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Exploring Java New Features - Local Variable Type Inference
In this video, we will look at local variable type inference.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Exploring New Java API - Predicate - not Method
In this video, you will learn about the method, Predicate.not.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring New Java API - Files - readString and writeString Methods
In this video, let's look at a few files-related methods that were introduced in JDK 11.