Curated Video
C++ Developer - Project - Array Data
This video presents a project on array data. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Curated Video
Bash Shell Scripting- Introduction to variables
This video provides an introduction to variables. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.
Curated Video
Core Java Programming Course- Scanner Class
This video explains the Scanner class. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that are...
Packt
Parameterizing the Tests with Multiple Data using TestNG
This video explains how to parameterize the tests with multiple data using TestNG. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Complete Modern C++ - Operator Overloading - Part VI (Smart Pointers in C++11)
This video demonstrates the smart pointers in C++11. This clip is from the chapter "Operator Overloading" of the series "Complete Modern C++".This section is about overloading and type conversion.
Curated Video
Comprehensive Android Developer Bootcamp - Char, Byte and Short Types in Java
Deep Dive into Java Programming Language:Char, Byte and Short Types in Java This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Generics Puzzles - Restrictions with Extends and Generic Methods
In this session, we will learn about generics puzzles - restrictions with extends and generic methods. This clip is from the chapter "Generics" of the series "Java Programming for Complete Beginners - Java 16".In this section, we explore...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Random Numbers (Side Topic)
This video explores Pseudo-Random Number Generators (PRNGs). This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts...
Curated Video
The Art of Communication Using a Word Cloud
This video production is a STEAM project Grade 7 Math Students complete to communicate their understanding of Integers, Absolute Value, and adding integers. Students use a table of integer values assigned to each letter of the alphabet...
Curated Video
Introduction to Integration and Finding the Equation of a Curve
The video explains the process of integration, which is the reverse of differentiation. The lecturer starts by giving an example of differentiation and then moves on to explain how to find the equation of a curve given its gradient...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Thank you for taking the course and next steps
Start building the set_val method and introduce python's hash function This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 3 - Fibonacci series
Get the list size and range of ints for each list element from the user during program execution This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
IDG TECHtalk
Python lists: Sorting lists, either in-place or by creating new lists
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Curated Video
Core Java Programming Course- Modified/Enhanced "For" loop
This video explains the modified or enhanced "For" loop. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Curated Video
Core Java Programming Course- Java Development Kit (JDK) 10 Installation
This video shows how to install JDK 10. This clip is from the chapter "What's New in Java 10?" of the series "Learn How to Code: The Complete Core Java Programming Course".This section highlights the new features of Java 10.
Curated Video
Complete Modern C++ - Perfect Forwarding - Part II (C++11)
In this video, we will understand how perfect forwarding preserves type information of template function arguments. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type...
Curated Video
Learn and Master C Programming - Understanding For Loops in C/C++
We will look at the βforβ loop syntax and dissect its parts to understand how it executes and become familiar with it. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For...
Curated Video
Excel VBA Programming The Complete Guide - The Variant Data Type
In this lesson, we use the TypeName method from the VBA object to track the data type of a Variant variable as we assign different values to it. This clip is from the chapter "Variables and Data Types" of the series "Excel VBA...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Let Us Make a Clock
In this lecture, we are going to make a clock. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section, we are going to learn...
Brian McLogan
Simplifying complex fractions
π Learn how to simplify complex fractions. To simplify complex fractions having a fraction as the numerator and another fraction as the denominator we first factor the expressions that can be factored and then we multiply the fraction in...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy
In this video, we will learn about Java floating point data types - casting, conversion, and accuracy. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 06 - Introduction to Java Method Arguments - Puzzles and Tips
In this video, we will learn about introduction to Java method arguments - puzzles and tips. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 06 - Java Expression β Puzzles
This video talks about Java expression β puzzles. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Exploring New Java API - Predicate - not Method
In this session, we will learn about the method, Predicate.not. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new...