Hi, what do you want to do?
Professor Dave Explains
Practice Problem: Calculations Involving pH and Ka
We know a bit about acids and bases, including the definitions of pH and pKa, as they relate to an acid-base equilibrium. If we have a weak acid and its concentration, as well as the pH of the solution, can we calculate the Ka for the...
Music Matters
How to Resolve a Dominant 7th Chord - Music Composition
How to use diminished 7th chords. This music composition lesson explains how to construct a diminished 7th chord and how to key reference it, clearing up various common misunderstandings on the way. We explore the diminished 7th chord in...
Music Matters
The Most Effective Way to Transpose Music - Music Theory
Musicians often need to transpose music from one key to another, in order to accommodate transposing instruments or to realign music in a key to suit singers, for example. Some people need to understand the theory behind writing out a...
Curated Video
Magnetic Fields Around Current Carrying Wires
This video explains the concept of magnetic fields that form around current carrying wires. It defines magnetic fields and how they are represented by magnetic field lines, which indicate the direction and strength of the magnetic field....
JJ Medicine
Carpal Tunnel Syndrome | Risk Factors, Pathogenesis, Signs & Symptoms, Diagnosis, Treatment
Carpal Tunnel Syndrome | Risk Factors, Pathogenesis, Signs & Symptoms, Diagnosis, Treatment
Carpal Tunnel Syndrome is a common neurological condition involving impingement and compression of the median nerve of the wrist...
Carpal Tunnel Syndrome is a common neurological condition involving impingement and compression of the median nerve of the wrist...
Mr Henry's Music World
Musical Steps: Learn All About Steps in Music
Learn how to read music with identifying steps in music notation.
Curated Video
RESTful Web API Design with Node.js (Video 16)
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on...
Curated Video
Learning D3.JS 5.0 9.3: Drawing a Path Between Two Points
In this video, we will learn how to draw a path between nodes. • Create more variables inside the main function • Create nodes and circles • Create labels for the nodes
Let's Tute
Completing Financial Statement
In this video, we are teaching how to prepare the completing financial statement. We also cover giving effects to the adjustments with the help of an example.
IDG TECHtalk
iOS 15.4 overview: Universal Control, Face ID update and more
The newest update to iOS and iPadOS is out, and it includes a handful of new features including Universal Control, the ability to use Face ID with a mask, a new Siri voice and improvements to iCloud Keychain passwords. With its ability...
Curated Video
The Modern JavaScript Bootcamp (2019) - Array Basics
In this video, you’re going to learn the basics of JavaScript arrays. You’ll learn how to create new arrays and how to read items from your arrays.
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript...
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript...
Curated Video
The Modern JavaScript Bootcamp (2019) - New App Idea
In this video, I'll offer up an idea for a JavaScript app you can now build with the skills you now have.<br/<br/>>
This clip is from the chapter "Wrapping Up" of the series "The Modern JavaScript Bootcamp (2019)".null
This clip is from the chapter "Wrapping Up" of the series "The Modern JavaScript Bootcamp (2019)".null
Curated Video
The Modern JavaScript Bootcamp (2019) - Section Intro: JavaScript Objects
In this section, you’re going to learn about objects in JavaScript. Objects allow us to store related information in a single place. This is useful when dealing with something like a user, a book, or a car. We can store all the...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Depreciation
The aim of this video is to explore depreciation.
r/>
This clip is from the chapter "Excel 2019 Advanced: Financial Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what...
r/>
This clip is from the chapter "Excel 2019 Advanced: Financial Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Exercise 02
Let us do a practice exercise.<br/<br/>>
This clip is from the chapter "Excel 2019 Advanced: Lookup Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore lookup functions.
This clip is from the chapter "Excel 2019 Advanced: Lookup Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore lookup functions.
Music Matters
Combining Harmonic and Melodic Minor Scales - Inside the Mind of Bach
How do you know when to use the harmonic or the melodic minor scale? Let's take a look at how Bach combines them in one of his chorale harmonization. We examine the choice of harmony and modulation, the part writing, the use of accented...
Odd Quartet
How to Harmonize a Melody
Today I want to talk about harmonizing a melody for a keyboard instrument. Harmonizing is just a fancy way of saying finding chords that go along with a melody (or bass line). First we will look at keyboard specific issues to keep in...
Music Matters
True or False Quiz - Music Theory
Test your knowledge by answering true or false to these random musical questions and see how many you can get right. This light-hearted musical quiz poses 10 questions covering a range of musical issues. Some of the questions are theory...
Amor Sciendi
Art is a Process Michelangelos Slave Sculptures
Art is a Process Michelangelos Slave Sculptures
Curated Video
Mastering Django Web Development (Video 14)
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and...
Curated Video
Mastering CSS3 Selectors (Video 7)
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs....
Curated Video
Conservation: Using Our Environment and Resources Sustainably
This video is a lecture presentation on conservation and the importance of using our environment and its resources sustainably. The speaker discusses sustainable resources such as forests and fish stocks, and the need to manage them...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 2.4: Optional Catch Binding
In this video, we will learn how to write parallel low-level JavaScript code. • Learn about node.green • Show optional catch binding in node.green • Implement optional catch binding
Curated Video
Tips, Tricks, and Techniques for Node.js Development 1.5: Debugging My Application
In this video, we will learn how to debug your Node.js application. • Understand how to debug in Visual Studio Code • Show the –inspect flag • Debug with Chrome dev tools