Instructional Video7:51
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Comparing Information

Higher Ed
This video explains comparing information in Python.
<
br/>
This clip is from the chapter "Comparing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains comparing...
Instructional Video8:36
Curated Video

Social Media Automation using Python - Project Part 2

Higher Ed
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles.
<
br/>
This clip is from the chapter "YouTube Automation" of the series...
Instructional Video8:05
Curated Video

Social Media Automation using Python - Fetching the Channel Information

Higher Ed
After learning to create an API key, we will use it along with a channel ID to fetch relevant channel information using the API.get_channel_info() function. We can obtain viewer count, subscriber count, video count, and...
Instructional Video14:49
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Classification in Code

Higher Ed
In this video, we will practice all that we have learnt in the previous video about classification.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and...
Instructional Video14:51
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Matrices

Higher Ed
In this video, you will learn about matrices.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the...
Instructional Video7:11
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Dot Product

Higher Ed
In this video, we will discuss Dot Product in NumPy.
<
br/>
This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into...
Instructional Video23:59
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Key/Value (KV) Version 2 Secrets Engine

Higher Ed
This is a lab video on Key/Value (KV) Version 2 Secrets Engine.<br<br/>/>

This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Instructional Video7:19
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Multidimensional Arrays

Higher Ed
This video explains multidimensional arrays, which are made by adding a comma after the first number between round brackets of your array name, then adding another number.
<
br/>
This clip is from the chapter "Arrays" of the series...
Instructional Video3:47
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays and Loop

Higher Ed
This video explains how to store some numbers in an array and then use a loop to print the amount of cells in the spreadsheet.
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and...
Instructional Video4:40
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Excel VBA Replace

Higher Ed
This video explains how to use the replace function to change the incorrect word.
<
br/>
This clip is from the chapter "String Functions" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section...
Instructional Video4:12
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Changing Case

Higher Ed
This video explains L case or U case; as the name suggests, these are used to change the letters into lowercase or uppercase.
<
br/>
This clip is from the chapter "String Functions" of the series "The Ultimate Excel VBA Course -...
Instructional Video4:43
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Resize Property

Higher Ed
This video explains the resize property that is available in VBA to change or resize the range of cells from the active cell as needed.
<
br/>
This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course...
Instructional Video6:48
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Offset Property

Higher Ed
This video explains the offset property, a useful way to refer to a cell or a group of cells.
<
br/>
This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section...
Instructional Video4:17
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Find Method / 074

Higher Ed
This video explains the find method, which helps find a number or data and return it.
<
br/>
This clip is from the chapter "Array Methods" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Instructional Video12:06
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Working with Answer / 213

Higher Ed
This video explains how to work with answers in the quiz application.
<
br/>
This clip is from the chapter "Project: Quiz Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this...
Instructional Video11:00
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Object Literals - II / 038

Higher Ed
This video explains how to create an object along with its properties in JavaScript.
<
br/>
This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Instructional Video12:48
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Arrow Functions / 033

Higher Ed
This video explains the arrow function in JavaScript along with an example.
<
br/>
This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Instructional Video13:10
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Logical Operators / 024

Higher Ed
This video explains logical operators in JavaScript along with an example.
<
br/>
This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Instructional Video5:34
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - If Statements / 022

Higher Ed
This video explains if condition in JavaScript along with an example.
<
br/>
This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Instructional Video14:50
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Booleans and Comparisons / 015

Higher Ed
This video explains the Boolean and comparison data types in JavaScript with an example.
<
br/>
This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Instructional Video3:53
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Control Flow / 018

Higher Ed
This video explains control flow in JavaScript along with an example.
<
br/>
This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Instructional Video5:04
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Loose Versus Strict Comparison / 016

Higher Ed
This video explains the difference between loose and strict comparison along with an example.
<
br/>
This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video5:38
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Null and Undefined / 014

Higher Ed
This video explains data types such as Null and Undefined in JavaScript along with an example.
<
br/>
This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video7:45
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Ternary Operator / 028-1

Higher Ed
This video explains ternary operator in JavaScript.
<
br/>
This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains various loops in...