Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Class Method (Part 2)
Building upon the previous video, this video will provide further insights into class methods in Python. You will learn about the @classmethod. This video will deepen your understanding of class methods and their advanced usage.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Class Method (Part 1)
In this video, you will dive into the concept of class methods in Python. You will learn how to define and use class methods, which are methods that are bound to the class and not the instance of the class. This video will cover the...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - UML Abstract Class - ATM Part 3
In this video, we will work on the transaction class and add reporting to our ATM system. This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Templates - Class and Function
In this video, we will explore template classes and functions with a program where you will learn how to swap two variables. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Files - CHAR IO RDBUF
In this video, you will learn about char() and rdbuf(). This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template Library)...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Files - BUFFER
In this video, you will learn about file I/O readd Buffer class. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL (Standard Template...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Files - FSTREAM
In this video, you will learn about file I/O classes such as fstream, ifstream, and ofstream. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - String Methods
In this video, you will learn about string methods by working a find/replace program. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Movie Class
A Movie Class is added to the newly created Models folder in this video. This will act as the model for the EF Core for generating the corresponding table in the database. This clip is from the chapter "Create a CRUD Application in...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Add Migration to Create Movies Table
This lecture shows the addition of migration (to EF Core) to create the movies table. You will learn the essential Package Manager console commands to do this. This clip is from the chapter "Create a CRUD Application in Blazor" of the...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Inheritance in ASP.NET Core 3.1 Blazor
This video shows how a Razor (Blazor) component can inherit a base class that is derived from the ComponentBase class for certain advantages. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series...
Astrum
Why Does Heisenberg's Uncertainty Principle Happen?
In part two of our series on Theory of Everything, we explain particle physics using string theory.
Curated Video
Ice On A String
Dr. Boyd demonstrates how to pick up ice with string
Minute 0:31 – Introduction
Minute 0:43 – What you need
Minute 1:00 – Explanation
Minute 1:38 – Safety
Minute 1:42 – Demonstration
Minute 2:33 – Explanation
Minute 3:01 – Follow-up...
Curated Video
Cohesion - The Running Water Experiment
Using “cohesion,” Dr. Boyd shows you how you can make water run along a piece of string.
0:00 – Introduction
0:24 – What you need
0:45 – Explanation of cohesion
1:09 – Safety
1:25 – Cohesion Experiment 1
3:35 – Experiment 2...
Veritasium
World's Highest Jumping Robot
A tiny robot weighing less than a tennis ball has shattered jumping records, reaching a height of 31 meters—over 10 times the previous record. This remarkable feat is made possible by its lightweight design, advanced spring mechanism,...
R Programming 101
The str_to_upper() Function in R. Convert Text to Uppercase with stringr Package
We're diving into the str_to_upper() function from the stringr package, a crucial tool for anyone working in data science, text manipulation, and R programming. The stringr package in R is designed to make string operations...
R Programming 101
The str_sub() function | Text Manipulation with the stringr package in R
In this video, we dive into the powerful str_sub() function from the stringr package, a must-know tool for anyone involved in data science, text manipulation, or R programming. The stringr package in R is a comprehensive toolkit designed...
R Programming 101
str_replace_all() Function in R | Text Replacement with stringr Package
In this video, we'll explore the versatile str_replace_all() function from the stringr package, an essential tool for anyone working with text or strings in R programming. The stringr package in R is your go-to resource for handling and...
R Programming 101
Manipulation Text in R: Using str_locate() with the stringr Package
Unlock the power of text manipulation in R with the str_locate() function from the popular stringr package, part of the Tidyverse ecosystem! In this beginner-friendly tutorial, we'll walk you through how to precisely locate substrings...
R Programming 101
Manipulate text with the str_split() function in from the stringr package in R programming
The stringr package in R is a comprehensive suite of tools designed to simplify string operations, whether you're parsing text, cleaning data, or preparing strings for analysis. It's a must-have for data scientists, analysts, and anyone...
R Programming 101
Detecting Patterns in Text with str_detect()
In this R Programming tutorial, we explore the str_detect() function from the stringr package, a key tool in the Tidyverse for pattern detection within text data. Learn how to efficiently identify and work with specific patterns in your...
Great Big Story
Lei making, a timeless Hawaiian tradition of aloha and unity
Explore the rich history and cultural significance of Hawaiian lei making, from early practices to modern creations that embody aloha and unity.
Science ABC
Science Of Kites: How Do Kites Fly?
Kites fly because of the aerodynamic forces of lift and drag. The difference in air pressure on the top and bottom of the kite creates lift. The drag is created by the friction of the air flowing around the kite. The lift balances the...
Curated Video
Midwife Toads
A look at the nurturing techniques of the male midwife toad, who is charged with looking after the newborn eggs. Biology - Animal Kingdom - Learning Points. Iberian midwife toads mate from September to March each year. During mating...