Packt
What are Arrays and their usage in Java Programs?
This video explains arrays and their usage in Java programs. 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 and...
Packt
Depth-first Search Complexity
This video explains depth-first search complexity. This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree traversals.
Curated Video
TypeScript for Beginners - More methods on map
In this video, we will discuss methods on map. This clip is from the chapter "More Types" of the series "TypeScript for Beginners".This section primarily focuses on types of maps and expressions.
Curated Video
Learn and Master C Programming - Character Arrays versus Strings
We will learn the main difference between declaring and using character arrays versus strings in C/C++. This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
IDG TECHtalk
Creating constant values in Go with the const keyword | Smart Go
The const keyword in Go lets you create values that are immutable across the lifetime of your program. But Go consts behave a little differently from similar features in other languages. Learn how consts work in Go, and how to use them...
Curated Video
Complete Java SE 8 Developer Bootcamp - When Arrays Are Not Enough
The difference between arrays and collections. This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list, sets, queues, deques and maps: - types of...
Curated Video
Complete Java SE 8 Developer Bootcamp - Multi- Dimensional Arrays
A multi-dimensional array holds one or more arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Curated Video
Complete Modern C++ - std::shared_ptr
Since unique_ptr cannot be used for sharing the underlying resource, we will replace it with shared_ptr. A shared_ptr allows sharing of the underlying resource and it manages this information through a reference count. Learn how it works...
Curated Video
Learning PHP 7 (Video 14)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Curated Video
Learning PHP 7 (Video 12)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Curated Video
Migrating to Angular 2 (Video 13)
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...
Curated Video
Aire
Este programa de video de accion en vivo es sobre la palabra Aire. El programa esta disenado para reforzar y apoyar la comprension y retencion por el estudiante de la palabra Aire mediante el uso de secuencias de video, fotografias,...
Packt
Morgan and Creating Review Endpoint
This video shows how to create a review endpoint. This clip is from the chapter "Product Reviews, Search, and More" of the series "MERN E-commerce from Scratch".This section focuses on product reviews, search, and more.
Programming Electronics Academy
Easy secret knock detector to trigger anything with only an Arduino and a few cheap components
There are a couple good use case scenarios for making a secret knock detector using an Arduino.
Packt
String Methods & Concatenation
JavaScript Language Fundamentals: String Methods & Concatenation This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important...
Packt
ES6 Sets
Other Newer Features - ES2015+: ES6 Sets This clip is from the chapter "Other Newer Features - ES2015+" of the series "Modern JavaScript from the Beginning".In this section, you will learn about the newer features of JavaScript like...
Curated Video
Complete Modern C++ - std::vector
In this video, understand how to use a vector as a dynamic array. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Curated Video
C++ Standard Template Library in Practice - Allocators
The user is unfamiliar with the std::allocator and wants to learn more about it. • Introduce the std::allocator • Show what it can do, and how to use it • Reinforce the lesson with an example This clip is from the chapter "Memory" of the...
Curated Video
C++ Standard Template Library in Practice - Fill and Generate
The listener is new to algorithms and does not know about the fill and generate algorithms. • Introduce the listener to the std::fill and std::generate algorithm • Show how it works and explain the different versions available •...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler execution flow
Visualization of how a hashmap works to achieve O(1) complexity/performance 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
Understanding Angles: Measuring with the Hands of a Clock
In this video, students will learn how to understand and measure angles by looking at the hands of a clock. They will discover that a quarter turn is 90 degrees and three quarter turns are 270 degrees.
Curated Video
Learning PHP 7 (Video 5)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Packt
Learning PHP 7 (Video 42)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....