Instructional Video7:44
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create Model Y and Accessories Sections

Higher Ed
In this video, we will tackle the creation of the Model Y and Accessories sections within the Tesla UI clone, adding depth and detail to the overall user interface.
Instructional Video2:41
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-1

Higher Ed
In this video, we will delve into the fascinating world of Tesla UI cloning, exploring the project's objectives and giving viewers a preview of the exciting journey ahead.
Instructional Video22:10
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Complete Model 3 Section

Higher Ed
Discover the step-by-step process of building the Model 3 section of the Tesla UI clone, gaining valuable insights into the implementation of key features and design elements.
Instructional Video7:24
Curated Video

Machine Learning: Random Forest with Python from Scratch - Let's Introduce Machine Learning

Higher Ed
This brief video outlines machine learning, its importance, and how it can be used in various applications to make life easier.
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning:...
Instructional Video4:58
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Demo: Project and Profile README

Higher Ed
This video demonstrates the project and profile README.
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the profile README and the...
Instructional Video12:10
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Clock Tower

Higher Ed
In this video, you will learn how to create a clock tower for your castle environment. You will explore different techniques for creating a clock tower that looks natural and cohesive with the rest of your castle environment....
Instructional Video11:22
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Grand Building Using Free-Flow Modular Building Technique

Higher Ed
This video will focus on creating custom designs. You will learn how to create a grand building using a free-flow modular building technique. You will explore different techniques for creating a grand building that looks natural and...
Instructional Video14:07
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Roof to Our 3D Hut

Higher Ed
In this video, you will learn how to add a roof to the 3D hut in the castle environment. You will understand how to use the mesh editing tools to manipulate the mesh and give it a more natural look.
<
br/>
This clip is from the...
Instructional Video7:13
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Outline

Higher Ed
In this video, we will understand the course learning approach and what is required to start with this course. Then we will also understand what is covered in this course.
<
br/>
This clip is from the chapter "Welcome" of the series...
Instructional Video13:06
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider

Higher Ed
We will continue to add more features to our website and make it more functional by learning to add a smooth scroll bar and an image slider. We will instruct ChatGPT to provide us with the JS code for the same and modify it as necessary...
Instructional Video14:45
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Starting Our Amazing Website

Higher Ed
In this lesson, we will begin working on creating our amazing website, which we will eventually publish on our online hosting, but we will build the entire website using Visual Studio Code.
Instructional Video11:12
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Introduction to JavaScript: Making the Website Interactive

Higher Ed
After learning how to create a basic website, you will now learn to make the website more presentable, interactive, and enjoyable. We will use JavaScript. We will instruct ChatGPT to help us with the JavaScript code required to redesign...
Instructional Video8:33
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Creating Multiple Pages

Higher Ed
This video will teach us how to convert the one-page website we created into multiple pages. We will instruct ChatGPT to provide an outline to create multiple pages for our website and how to integrate it into the website design.
Instructional Video2:50
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - What Is the Appendix?

Higher Ed
This appendix is an additional section at the end of a course that contains supplementary information, resources, explanations, videos, tutorials, examples, case studies, or FAQs to support the course's main content further.
<
br/>...
Instructional Video10:36
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Modelling Complexity to Our 3D Hut Using Kitbash Assets

Higher Ed
In this video, you will learn how to model complexity to your 3D hut using kitbash assets. You will explore different kitbash asset options and learn how to use them to create complex and interesting 3D huts. Additionally, you will...
Instructional Video2:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-OOP Section Intro

Higher Ed
In this video, we will introduce the topic of Object-Oriented Programming (OOP) and explain its importance in modern web development.
<
br/>
This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern...
Instructional Video7:52
Curated Video

Modern JavaScript from the Beginning - Second Edition - Remove Elements

Higher Ed
This video covers how to remove an element from the DOM using JavaScript. It covers the removeChild() method.
<
br/>
This clip is from the chapter "DOM Manipulation" of the series "Modern JavaScript from the Beginning".In this...
Instructional Video1:12
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Logic and Control Flow

Higher Ed
This video introduces this section, which focuses on logic and control flow in JavaScript.
<
br/>
This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the Beginning".In this section, we will...
Instructional Video0:56
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Events

Higher Ed
In this section, you will learn about events and how to handle them in JavaScript. We will look at different types of events and how to register event listeners to respond to them.
<
br/>
This clip is from the chapter "Events" of...
Instructional Video1:21
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-The Document Object Model

Higher Ed
This video introduces this section, which covers the topic of DOM (Document Object Model) manipulation. The video gives an overview of what the section will cover and what the viewer can expect to learn.
<
br/>
This clip is from the...
Instructional Video1:03
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Loops and High Order Array Methods

Higher Ed
In this video, we will introduce this section and discuss what will be covered.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the series "Modern JavaScript from the Beginning".In this...
Instructional Video0:46
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Arrays and Objects

Higher Ed
In this video, we will be introduced to this section and given an overview of what will be covered.
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript from the Beginning".In this section, we...
Instructional Video3:01
Curated Video

Modern JavaScript from the Beginning - Second Edition - The Sandbox Files

Higher Ed
In this video, we will introduce the "sandbox" files that we will be using throughout the course to test our code and explore new concepts.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the...
Instructional Video0:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Variables, Data Types and More

Higher Ed
In this video, we will have an overview of the topics we will be covering in this section.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern JavaScript from the Beginning".In this...