Curated Video
Beginning Python (Video 31)
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...
Englishing
English Vocabulary Lesson on TAKE and BRING (take your books with you - bring some wine over)
This video is about the difference between the verbs to take vs. bring. The lesson is designed to give you an easy explanation by using simple examples in order to distinguish the differences among these verbs. Elementary students who...
Curated Video
Learn and Master C Programming - Reading and Displaying Text Files - Part 2
Learn how 'fread' and 'fgets' can be used to read file content and how they are different from 'fgetc'....etc. This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For Absolute...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Fuzzy Queries
This video explains how to use fuzzy queries while searching with Elasticsearch. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Curated Video
KS2 Primary English Age 9-13 - Vocabulary: Develop - Explained
SchoolOnline's Primary English videos are brilliant, bite-size tutorial videos delivered by examiners and skilled teachers. Ideal for ages 9-13, they cover every key skill in English Reading and Writing that students need to master in...
Curated Video
The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part II
In this video, you’re to build out part of the hangman game. This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the advanced...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 12 - Java char Data Type - Exercises 2 – isDigit
In this video, we will learn about Java char data type - exercises 2 – isDigit. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 06 - Implementing an Example with ConcurrentHashMap
In this session, we will learn about implementing an example with ConcurrentHashMap. This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming for Complete...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Temperature and Humidity Display - DHT11
In this lecture, we are going to work with temperature and humidity display - DHT11. 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...
Curated Video
The Complete Java Developer Course: From Beginner to Master - String Methods, Part 1
This video is the first part of the two-part video, which shows different string methods. This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner to...
Curated Video
Python 3 for Beginners: Creating a Program to Make a Cat Speak with Speech Bubble
In this Python programming tutorial, we will learn how to create a speech bubble in the console and display text inside the bubble. We will use the Len function to determine the length of the text and use print statements to create the...
Curated Video
Mastering Selection from Characters to Entire Documents
In this video tutorial, the instructor demonstrates efficient and accurate ways to select different elements of text, such as individual characters, words, lines, sentences, paragraphs, and entire bodies of text.
Brainwaves Video Anthology
Martha Hickson - Teachers Make a Difference - Sister Cyrnea & Laurie Hutton Corr
Martha Hickson has been a high school librarian since 2005. Her work has been featured in School Library Journal, Booklist, KnowledgeQuest, the American Library Association Intellectual Freedom Blog, NJEA Review, and School Librarian’s...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - What Is Reinforcement Learning
This video provides an overview about reinforcement learning. This clip is from the chapter "Motivation and Applications" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the...
Curated Video
Practical Data Science using Python - Python String Operations
This video explains Python string operations. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Packt
Longest Palindromic Substring – Part 1
This is the first part of the two-part video that explains the longest palindromic substring. This clip is from the chapter "Question 11: Longest Palindromic Substring" of the series "Data Structures and Algorithms: The Complete...