Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the Index View (Customer Controller)
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...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Minimal Hosting Model of Migration to ASP.NET 6.0
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...
Curated Video
Learn Tableau by Working on Exciting Dashboards - Lollipop Chart
This video explains the lollipop chart, which displays TV shows with more than 10 seasons.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Contribution of Each Stock (Waterfall Chart)
This video explains how to create the waterfall chart.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Loading Skeleton
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.
Curated Video
PowerShell for Automating Administration - XML Configuration File
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 2
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Saving the Results - Working with Files
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The Try and Except Block
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Return Statement
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Sets
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Tidying Messy Data
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.
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Theory
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...
Curated Video
Social Media Automation using Python - Scheduling Sending an Email
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...
Curated Video
Social Media Automation using Python - Introduction to Course
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...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Linux File Editors (Vi Text Editor)
In this video, we will have a look at the vi text editor. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will work with...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Pipe and sed
In this video, we will understand a pipe “|†and also understand the use of the sed command. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Encoding
We will begin to develop our deep learning model and input placeholders to store the maximum story length and question length and define the vocabulary size. We will now build our encoder using the sequential model. This clip is from the...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - For Loop
This video explains the For loop that enables you to loop through a range of cells with just a few codes lines until the condition is met, and the code moves onto the next line of code. This clip is from the chapter "Loops with VBA" of...
Curated Video
The Complete Vue.js Course for Beginners - Slots
In Vue.js, slots are a way to pass content to a component. They allow you to define a section of a component's template that can be replaced by the parent component. This clip is from the chapter "Advanced Concepts" of the series "The...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Landing a New Job (Resumes, Cover Letters, LinkedIn, Interview Skills)
In this video, you will learn how to land a new job with tips on crafting a standout resume, writing an impressive cover letter, optimizing your LinkedIn profile, and honing your interview skills essential for anyone looking to take...
Curated Video
Oracle Database Administration from Zero to Hero - Configuring Oracle Network Environment (Part 4 of 4)
In this video, we will conclude our discussion on configuring the Oracle network environment. You will learn how to use the Listener Control Utility and register database services in the listener. This clip is from the chapter "Managing...