Instructional Video9:01
Programming Electronics Academy

Using the Same Input to Trigger Two Arduinos

Higher Ed
If you ever have a project using two or more Arduinos, it's likely you'll want them to work together. Say for example you have one Arduino connected to an LCD shield, and another Arduino controlling an LED matrix. You want both to do...
Instructional Video7:23
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part III

Higher Ed
This video is the third part of the six-part video that demonstrates how to add the GameManager, which creates the instances of the vehicle subclasses. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Instructional Video6:59
Curated Video

Mastering Swift 2 Programming (Video 40)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video19:03
Curated Video

Bash Shell Scripting- Loop Control commands / statements

Higher Ed
This video explores the various loop Control commands and statements. This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains...
Instructional Video8:38
Packt

Examples of HashSet Using Iterator

Higher Ed
This video presents examples of HashSet using Iterator. 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 Video4:57
Curated Video

C++ Developer - Project - Odds and Evens

Higher Ed
This video presents a project called "Odds and Evens". 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 use them.
Instructional Video16:43
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Building Logic to Automate HTML Web Tables

Higher Ed
This video demonstrates how to build logic to automate HTML web tables. This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This video explains...
Instructional Video10:59
Programming Electronics Academy

Introduction to Interrupts: Arduino Course 9.1

Higher Ed
An introduction to interrupts in programming.
Instructional Video4:23
Packt

Java Consumer Seek and Assign

Higher Ed
This video explains how to seek and assign Kafka consumer in Java. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn to...
Instructional Video7:56
Curated Video

Multi-Paradigm Programming with Modern C++ - Going Functional

Higher Ed
Why use function objects together with instead of loops? How to write great lambda expressions easily, and how to master the capture block. • Implementing search with a simple loop and with an algorithm • Mastering the capture block •...
Instructional Video7:24
Curated Video

Creational Design Patterns in Modern C++ - Pooling Game Objects - Part I

Higher Ed
This video is the first part of the two-part video that explains the benefits of pooling a large number of game objects. • Learn construction and solve an assignment • Container interface and shrinking operations • Comparisons This clip...
Instructional Video8:44
Curated Video

Complete Modern C++ - Dynamic Array (std::vector)

Higher Ed
This video introduces the std::vector class and demonstrates common operations of creation, insertion, deletion, and so on. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will...
Instructional Video6:55
Curated Video

Beginning Python (Video 27)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video10:40
Packt

Building Custom Selenium Methods using Streams Mapper

Higher Ed
This video explains how to build custom Selenium methods using Streams Mapper. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with Java -...
Instructional Video11:50
Packt

Java Consumer

Higher Ed
This video explains how to create Kafka consumer in Java. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn to create the...
Instructional Video4:24
Curated Video

Learn and Master C Programming - Using 'continue' keyword...

Higher Ed
Learn about ‘continue’ keyword from this video. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into the syntax for loops...
Instructional Video9:30
Curated Video

The Full Stack Web Development - Helpful Functions For Debugging

Higher Ed
PHP Errors, Debugging & Config: Helpful Functions For Debugging This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error, debug...
Instructional Video6:51
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Selection sort implementation

Higher Ed
Continue building merge function - iteration through lists This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Instructional Video2:56
Brian McLogan

How to find the reference angle of an angle larger than 2pi

12th - Higher Ed
👉 Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...
Instructional Video8:28
Curated Video

Induction Motor Basics

Higher Ed
In this video, we'll explore the basics of induction motors. We'll cover topics like the theory behind induction motors, the different types of induction motors, and how induction motors work.
Instructional Video4:16
Curated Video

Mastering Swift 2 Programming (Video 41)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video3:44
Fun Robotics

Nested Loops in Python

Higher Ed
Exploring the functionality of nested loops in Python programming
Instructional Video12:35
Packt

Practice Exercise on Loops -1 (Printing Pyramid Triangle)

Higher Ed
This video presents an example on printing a pyramid triangle. 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 Advanced...
Instructional Video14:56
Packt

Handling the Calendar User Interface (UI) in Travel Websites

Higher Ed
This video shows how to handle the calendar UI in travel websites. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...