Instructional Video2:46
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - One-Hot Encoding

Higher Ed
In this video, we will understand one-hot encoding. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of deep...
Instructional Video7:39
Packt

Importance of Access Modifiers

Higher Ed
This video explains the importance of access modifiers. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video4:00
Brainwaves Video Anthology

Molly Schroeder - Living in Beta

Higher Ed
Molly Schroeder is a Global Digital Age Learning Specialist, Google Certified Teacher and Google Apps for Education Certified Trainer. She presents nationally and internationally at conferences, workshops and conventions on how to...
Instructional Video8:41
Communication Coach Alex Lyon

What is a Stakeholder?

Higher Ed
What is a stakeholder and stakeholder theory? This video looks at the definition, primary and secondary stakeholders, and suggests practical uses for leaders. The video contrasts stakeholders vs shareholders or stockholders and looks the...
Instructional Video3:00
Curated Video

Mastering Spring Framework Fundamentals - Accessing Joinpoints Programmatically within an Aspect

Higher Ed
This video demonstrates how to implement an interface. This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Instructional Video9:31
Curated Video

Comprehensive Android Developer Bootcamp - Adding OnClick Listener

Higher Ed
Android Listviews and RecyclerView Widgets:Adding OnClick Listener This clip is from the chapter "Android Listviews and RecyclerView Widgets" of the series "The Comprehensive Android Developer Bootcamp".This section shows how to work...
Instructional Video4:04
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 02 - Create JPA Entity Course

Higher Ed
In this video, we will create JPA entity course. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about Java Persistence API...
Instructional Video8:30
Curated Video

Windows PowerShell Hands-On Training for Beginners - Beginning with Simple Commands and PowerShell Alias

Higher Ed
This video helps you begin with simple commands and PowerShell alias. This clip is from the chapter "Getting Started" of the series "Windows PowerShell Hands-On Training for Beginners".This section helps you get started with the course.
Instructional Video7:16
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 71 - Introduction to Caching and the Various Levels of Caching in Hibernate and JPA

Higher Ed
In this video, we will see an introduction to caching. This clip is from the chapter "Caching with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about caching.
Instructional Video6:24
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Cloud-Based Applications

Higher Ed
In this episode, Mike looks at applications in the cloud. Cloud-based storage enables access to files from any connected device. Cloud-based applications enable easy configuration and management. Virtual desktops create a consistent...
Instructional Video10:14
Packt

CompTIA A+ Certification 220-1001: The Total Course - Understanding Virtualization

Higher Ed
In the first virtualization episode, Mike explores the concepts behind virtual machines. He discusses virtualization vs. emulation, how modern VMs work, and the differences between Type 1 and Type 2 hypervisors (the different hosts for...
Instructional Video8:42
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Fixtures and Their Importance in Pytest Framework

Higher Ed
This video explains fixtures and their importance. This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores Python's unit testing...
Instructional Video8:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Understanding Radio Button Automation Methods

Higher Ed
This video explains the methods for radio button automation. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores the...
Instructional Video6:47
Brainwaves Video Anthology

Jose A. Lovo - Teachers Make a Difference - Ms. Lucy, Mr. Chapa and Cynthia McDermott

Higher Ed
Jose Lovo is in a doctoral student at Antioch University. He has taught pre-school, elementary and has been a principal. He has returned to the classroom at Los Angeles Unified School District. He is a true activist with unbounding...
Instructional Video4:05
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Introduction and Recap

Higher Ed
This video provides an introduction and recap to the section. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video9:04
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Understanding Clustering Depth and Cluster Overlap

Higher Ed
This video helps you in understanding clustering depth and cluster overlap. This clip is from the chapter "Snowflake – Partitioning, Clustering, and Performance Optimization" of the series "Snowflake - Build and Architect Data Pipelines...
Instructional Video4:34
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Number Card in Power BI

Higher Ed
This video explains the number card in Power BI. This clip is from the chapter "Cards and Filters in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on cards and filters in...
Instructional Video4:30
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Drill Down Line Chart in Power BI

Higher Ed
This video explains the drill down line chart in detail. This clip is from the chapter "Other Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section explores more charts in Power BI.
Instructional Video0:56
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Features in Data Science: Activity-Dimensionality Reduction

Higher Ed
In this video, we will cover activity-dimensionality reduction. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video2:36
Bill Carmody

Exploring the Difference Between Dall-E 2 and Photoshop

Higher Ed
In thinking about artificial intelligence used for visual design, you might be curious what the difference is between a machine learning tool like Dall-E 2 and Photoshop. In this video, I break down the core differences and show you how...
Instructional Video12:37
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Ways of Initializing Arrays and Assigning Objects

Higher Ed
This video demonstrates ways of initializing arrays and assigning objects. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video10:58
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Introduction to Grid

Higher Ed
This video introduces you to the Grid. This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses the various aspects...
Instructional Video16:57
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Implementing Map Interface

Higher Ed
This video explains how to implement the Map interface. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video9:03
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - How to Open the Links in Separate Tabs - Optimized Solution

Higher Ed
This video provides an optimized solution for opening links in separate tabs. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and...