Instructional Video11:47
Curated Video

Python In Practice - 15 Projects to Master Python - Creating User-Defined Iterable Classes

Higher Ed
This video explains creating user-defined iterable classes.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on object-oriented...
Instructional Video2:03
Curated Video

The Complete Python Course - While Loop

Higher Ed
Here, we will see how the while loop executes only when the condition is true.
<
br/>
This clip is from the chapter "Python – Loops" of the series "The Complete Python Course (2022)".In this section, we will look at what a loop is...
Instructional Video1:51
Curated Video

The Complete Python Course - For Loop

Higher Ed
You will learn how often a loop will execute based on the for-loop condition.
<
br/>
This clip is from the chapter "Python – Loops" of the series "The Complete Python Course (2022)".In this section, we will look at what a loop is in...
Instructional Video5:59
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Iterable Classes

Higher Ed
Here, you will learn to use the for loop to obtain values from the iterable classes.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video13:23
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Final Project Part 2

Higher Ed
In this part, we will work on the initialization functions and the feedforward.
<
br/>
This clip is from the chapter "Final Project" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this last...
Instructional Video6:55
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - DO Iterative Loop and Variations (DO WHILE, DO Until)

Higher Ed
You might be more familiar with the for loop, but the DO loop is the same concept.
<
br/>
This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Instructional Video3:35
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Debugging Options

Higher Ed
This video explains debugging options in detail.
<
br/>
This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on the Macro...
Instructional Video6:52
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Gradient Descent Implementation

Higher Ed
In this video, we will cover DNN gradient descent implementation.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video12:12
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: While Loop Break Continue

Higher Ed
In this video, we will cover While Loop Break Continue.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video9:49
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: Else in For Loop

Higher Ed
In this video, we will cover Else in For Loop.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video6:13
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Building Machine Learning Model from Scratch: K-Means Clustering from Scratch- Part 1

Higher Ed
In this video, we will cover K-means clustering from scratch- part 1.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video3:22
Curated Video

Data Structures and Algorithms The Complete Masterclass - Selection Sort Visualization

Higher Ed
This video focuses on selection sort visualization.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Instructional Video2:32
Curated Video

Data Structures and Algorithms The Complete Masterclass - Selection Sort Complexity

Higher Ed
This video focuses on selection sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Instructional Video12:52
Curated Video

Data Structures and Algorithms The Complete Masterclass - Quick Sort Complexity

Higher Ed
This video focuses on the quick sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of...
Instructional Video7:00
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing Selection Sort

Higher Ed
This video explains how to implement selection sort.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
Instructional Video7:43
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing Insertion Sort

Higher Ed
This video explains how to implement insertion sort.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
Instructional Video4:35
Curated Video

Data Structures and Algorithms The Complete Masterclass - Binary Search Complexity

Higher Ed
This video introduces you to binary search complexity.<br<br/>/>

This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of searching.
Instructional Video4:29
Packt

Binary Search Complexity

Higher Ed
This video introduces you to binary search complexity.<br<br/>/>

This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of searching.
Instructional Video4:03
Brainwaves Video Anthology

Jaime Casap - Google Global Education Evangelist

Higher Ed
Jaime Casap is the Chief Education Evangelist at Google, Inc. Jaime evangelizes the power and potential of the web, technology, and Google tools as enabling and supporting capabilities in pursuit of creating powerful learning models....
Instructional Video9:34
Curated Video

C++ Developer - The Break and Continue Statements

Higher Ed
This video demonstrates the Break and Continue statements.
r/>
This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to...
Instructional Video2:54
Curated Video

Core Java Programming Course- Loop "Break" and "Continue" Statements

Higher Ed
This video explains the loop "Break" and "Continue" statements.
r/>
This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section...
Instructional Video2:21
Curated Video

Core Java Programming Course- "Nested For" Loop

Higher Ed
This video explains the "Nested For" loop.
r/>
This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the basic...
Instructional Video2:26
Packt

Selection Sort Complexity

Higher Ed
This video focuses on selection sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Instructional Video11:44
Curated Video

Programming with Scratch: Understanding Input and Output

Pre-K - Higher Ed
This tutorial video explores the concepts of input and output in programming using Scratch. It demonstrates how to create a simple program where a character asks for the user's name as input and then outputs a personalized greeting. By...