Instructional Video4:26
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Interior Nine-Inch Walls: Servant Kitchen, Pantry, and Dining Room

Higher Ed
In this video, we will focus on drafting interior walls of the servant kitchen, pantry, and dining room in AutoCAD 2D. You will learn how to create walls with proper dimensions and alignments, set wall properties, and create openings for...
Instructional Video5:56
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Interior Nine-Inch Walls: Bedroom, Lobby, and Bath

Higher Ed
In this video, we will focus on drafting interior walls of the bedroom, lobby, and bathroom in AutoCAD 2D. You will learn how to create walls with proper dimensions and alignments, set wall properties, and create openings for doors and...
Instructional Video6:27
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Interior Nine-Inch Walls: Master Bedroom and Bath

Higher Ed
In this video, we will cover drafting interior walls of the master bedroom and bathroom in AutoCAD 2D. You will learn how to create walls with precise dimensions and alignments, set wall properties, and create openings for doors and...
Instructional Video2:25
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Exterior Nine-Inch Walls

Higher Ed
In this video, we will focus on drafting exterior walls that are nine inches thick in AutoCAD 2D. You will learn how to create walls with proper dimensions and alignments, set wall properties, and ensure accurate representation of the...
Instructional Video3:04
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Boundary Walls

Higher Ed
In this video, you will learn how to draft boundary walls in AutoCAD 2D. You will learn how to create walls along property lines, set wall thickness, and apply appropriate properties such as color and linetype.
Instructional Video5:26
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Learning Remaining Commands

Higher Ed
In this video, we will cover the remaining commands in AutoCAD 2D that are used for creating and modifying more advanced shapes and objects. You will learn how to use commands such as scale, offset, fillet, chamfer, and array, which are...
Instructional Video9:53
Curated Video

The Art of Doing - Web Development for Beginners - Container Elements with div Tags

Higher Ed
In this video, you will learn about the div tag, which is a powerful container element that can group content together and be targeted later with CSS. We will see how to add class and id attributes to divs to make styling specific...
Instructional Video6:08
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the Index View (Customer Controller)

Higher Ed
This video walks through the coding for creating the index view for the Customer Controller. The application is run to see the Customer list. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core...
Instructional Video19:01
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Minimal Hosting Model of Migration to ASP.NET 6.0

Higher Ed
This tutorial shows the minimal hosting model for migration of ASP.NET Core 3.1 projects to ASP.NET 6.0. This model uses unified Program and Startup classes (and files) to just one Program class (one file). It uses the new WebApplication...
Instructional Video10:10
Curated Video

Learn Tableau by Working on Exciting Dashboards - Lollipop Chart

Higher Ed
This video explains the lollipop chart, which displays TV shows with more than 10 seasons.
Instructional Video9:59
Instructional Video12:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Loading Skeleton

Higher Ed
Here, we will discuss about an interesting package called the React Loading Skeleton that provides a skeleton structure until we receive a response from the app.
Instructional Video8:36
Curated Video

PowerShell for Automating Administration - XML Configuration File

Higher Ed
This video explains the XML configuration file that is used to configure the parameters and initial settings for our computer programs. This clip is from the chapter "Project Introduction" of the series "PowerShell for Automating...
Instructional Video5:23
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules

Higher Ed
This video explains how to use modules in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video5:50
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules

Higher Ed
This video explains splitting code into modules. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video4:28
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 2

Higher Ed
This video explains the code in which we will get a sum of the scores of a country. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This...
Instructional Video5:05
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Saving the Results - Working with Files

Higher Ed
This video explains saving the results and working with files. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video3:56
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The Try and Except Block

Higher Ed
This video explains the try and except block in Python. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to handle...
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Return Statement

Higher Ed
This video explains the return statement. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video5:30
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Sets

Higher Ed
This video explains sets in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video6:48
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Tidying Messy Data

Higher Ed
This video explains how to tidy messy data. This clip is from the chapter "Tidying Messy Data" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to tidy messy data.
Instructional Video8:15
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Theory

Higher Ed
In this video, we will get introduced to the concept of transfer learning. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video7:19
Curated Video

Social Media Automation using Python - Scheduling Sending an Email

Higher Ed
Here, you will learn how to automate email scheduling. After learning how to send an email with Python and create a schedule for any tasks, we will explore how to use functions in Python to schedule and send emails. This clip is from the...
Instructional Video5:17
Curated Video

Social Media Automation using Python - Introduction to Course

Higher Ed
In this video, we will explore the course's prerequisites and discuss the course content and the concepts that will be covered in this course. This clip is from the chapter "Introduction" of the series "Social Media Automation Using...