Curated Video
Practical Linux Command Line 2.0 - Edit a File in the Terminal with Nano
This video demonstrates editing a file in the terminal with Nano. This clip is from the chapter "Edit Files in the Terminal" of the series "Practical Linux Command Line 2.0".This section focuses on editing files in the terminal.
Music Matters
The Plagal Cadence - Music Theory
Learn all about the plagal cadence, also known as the amen cadence, which chords it uses and how it sounds. Do you want to know about the plagal cadence? What is a plagal cadence? Where would you use a plagal cadence? How can you hear a...
Curated Video
TypeScript for Beginners - Strings
This video introduces you to strings. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Writing Our Main Activity Part 2 "Diaper Tracker App"
In this video, we will be writing our main activity part 2. This clip is from the chapter "Diaper Tracker App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app called the...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Parallel Arrays/ArrayLists
This video is the first project of this section where you would prompt the user to enter name and age of 5 individuals. You will then print this data in the form of a statement. This clip is from the chapter "Arrays and ArrayLists" of...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - USB Standards
The Universal Serial Bus (USB) interface is the main peripheral interface these days. Make sure you’re aware of different USB standards as well as the different types of USB connectors. This clip is from the chapter "Essential...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Activity 09 - Solution
This is the ninth activity solution video to create a new Python script from the Terminal. This clip is from the chapter "Python 3 and the Terminal" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Python Useful function: Python Function- Input
In this video, we will cover Python function- Input. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Handling Ajax/Mouse Interactions
This video explains how to handle Ajax/mouse interactions. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
033 The Receptive Field of a Ganglion Cell
In this episode, I talk about receptive field of ganglion cells, showing how rods and cones are connected to bipolar cells that are then connected to Ganglion cells. The more bipolar cells you have connected to Ganglion cells, the larger...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Beyond Wi-Fi
The 80 2.11 standard isn’t the only wireless out there today. Standards such as Bluetooth, RFID and even infrared also need the support of good techs. This clip is from the chapter "Wireless Networking" of the series "CompTIA A+...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Work with Python from the Terminal
This video demonstrates working with Python from the Terminal. This clip is from the chapter "Python 3 and the Terminal" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on Python 3 and the Terminal.
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Edit Files from the Terminal with Nano
This video demonstrates editing files from the Terminal with Nano. This clip is from the chapter "Use the Terminal on Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on the usage...
Curated Video
Python In Practice - 15 Projects to Master Python - ascii( )
This video explains the ascii( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - while Statements
You will learn about the while loop operation where a code executes until the condition holds true. This clip is from the chapter "While Loops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Python REPL
You will learn to use the Python REPL that displays the version, tags and date, and variable declarations. This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Bare Except Statements
You will learn to find bugs and fix them, called debugging, and wrap all while loop codes to fix errors. This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
Google Docs Fundamentals - Using Bullets & Numbers
Learner will understand the different ways they can create bulleted/numbered lists.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction - Part 2
In this video, we will cover a quick introduction to this section. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects)...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Text Functions in Power Query
This video introduces you to the text functions available in Power Query. This clip is from the chapter "Text Functions in Power Query" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides...
Odd Quartet
Chord Voicing - Open and Close
There are two main kinds of chord voicing. Open chords and close chords. We talk about how to identify each kind of chord and how to write open and close chords. This is the first video in introducing chord voicing. Thanks for watching!
Science360
Researchers discover the Earth's inner-inner core-Science Now 32
In this week's episode we also explore spot fires, haptic technology for touchscreens, and finally we examine the recent water contamination in Pennsylvania and West Virginia. Check it out!
Curated Video
The Mechanics of a Piano
The piano is unique among instruments in that it's both a stringed instrument and a percussion instrument. Learn about the parts of a piano and how the strings and hammers work together to create a piano's rich sound.
Curated Video
Learn and Master C Programming - Let's Implement a Variadic Function in C - Technique #2
Here, we will see how to rely on a sentinel (magic) value to detect the end of the argument list. This clip is from the chapter "Advanced Topics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...