Hi, what do you want to do?
Brainwaves Video Anthology
Suzanne Nossel - On Censorship and Banning Books
Suzanne Nossel currently serves as the Chief Executive Officer of PEN America, the leading human rights and free expression organization, and she is author of Dare to Speak: Defending Free Speech for All. Since joining in 2013, she has...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Merge Sort
Merge Sort belongs to a class of algorithms which uses divide and conquer to break the problem set into smaller pieces.
r/>
This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures &...
r/>
This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures &...
Curated Video
The Full Stack Web Development - Lists & Tables - Project List &Table
Basic HTML Programming: Lists & Tables - Project List &Table
r/>
This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend...
r/>
This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend...
Packt
Linked Lists
This video provides an introduction to linked lists.
<
br/>
This clip is from the chapter "Data Structures – Linked Lists" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
<
br/>
This clip is from the chapter "Data Structures – Linked Lists" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
KnowMo
Understanding Mutually Exclusive Events: Properties and Examples
The video is a lecture on mutually exclusive events and their key properties. The lecturer explains that an exhaustive list of mutually exclusive events must add up to one because only one event can occur at a given moment. They provide...
Packt
Merge Sort Complexity
This video explains merge sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced...
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced...
All Ears English
3 Steps to Achieving Your Goals and a Challenge - All Ears English Podcast Bonus
Can you learn English in 30 minutes? Yes, you can and it might be even more effective than 3 hours of studying if you take our advice from this episode. Listen in today!
Communication Coach Alex Lyon
What Are Soft Skills? Top 8
What are Soft Skills? Here are the Top 8 Soft Skills for career success in the workplace, leaders, and managers. Training in soft skills is the key way to develop leadership skills and advance our careers. 00:00 Intro 00:15 Hard vs Soft...
Curated Video
Finding the Probability of Compound Events with Tree Diagrams
In this video, the teacher explains how to find the probability of compound events by creating a tree diagram. They use examples of listing all the possible outcomes in a race and pulling marbles from a bag to demonstrate the process.
Professor Dave Explains
Greatest Common Factor (GCF)
Finding the greatest common factor of a set of numbers.
Cerebellum
English Punctuation: Commas
By illustrating all of the rules and tricks, the Standard Deviants show you when and where you should - and shouldn't - use these punctuation marks. How to create pauses in a sentence. This is part 3 in the series: 'English Punctuation:...
Python Programmer
EDA Python - 06-4_variables_and_ids
Where are variables stored and how do they store their contents. An important topic.