Hi, what do you want to do?
Seven Dimensions
Embracing New Assignments for Career Growth
Psychologist Eve Ash sits down with Dr. Judy Olian, President of Qunnipiac University to discuss why you should say yes to new assignments.
Schooling Online
Shakespeare Today: Othello - Theme of Love
Watch this lesson today to discover how Shakespeare explores love, an overarching theme in Othello. See Shakespeare’s warning that love can be derailed by secrecy and overcome by jealousy and manipulation.
Along the way, learn how...
Along the way, learn how...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Build a custom linked list
Add a search method to the BST class<br/<br/>>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project phase 2: Get input from user for size and range
Complete visualization of the insertion sort algorithm and assignment handoff for implementation
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Analyze log(n), visualize the math behind it and how it relates to algorithms
Build a recursive factorial function step by step
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Core Java Programming Course- Iterating over Sets
This video explains how to iterate over sets.
r/>
This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps...
r/>
This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps...
Brian McLogan
Simplify an expression by applying distributive property across parenthesis and brackets
👉 Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Brian McLogan
Find the union of two sets including null set
In this playlist I show you how to understand set theory. I introduce sets as venn diagrams, mapping and as sets of numbers. With sets we look at how to find the union, compliment, and intersection of given sets. We introduce sets with...
Brian McLogan
Multiplying two numbers positive and negative, 4 . (-3)
👉 You will learn how to multiply integers from one digit to multiple digits. When multiplying it is important to understand that multiplication is just repeated addition. However with multi-digit numbers we will follow a step by step...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler implementation tips and notes
Define the structure requirement for a hash table and setup the class definition
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms,...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms,...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project phase 5: Add multiple run functionality and perform additional testing
Discuss algorithms that achieve O(nlog(n)) performance and prerequisites for next one
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based...
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lists, dicts, sets and tuples - Intro to compound data types in Python
An in-depth look at the execution context (with global and function frames) of python programs, along with the differences between mutable and immutable data types passed in as parameters
r/>
This clip is from the chapter...
r/>
This clip is from the chapter...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Strings, variables, top down execution flow
Working with lists and exploring functions and methods<br/<br/>>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Curated Video
Complete Java SE 8 Developer Bootcamp - Multi- Dimensional Arrays
A multi-dimensional array holds one or more arrays.
r/>
This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to...
r/>
This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to...
Math Fortress
Geometry: Introduction to Geometry (Level 7 of 7)
This video continues introducing the basic building blocks for the successful study of geometry. This video culminates this video series by going over 9 examples, that cover naming and set problems.
Curated Video
Mastering Tableau 2018.1, Second Edition 6.2: Working with Sets
In this video, we’ll work with sets. • The difference between groups and sets • Understand different types of sets • Implement different types of sets
NASA
Why Can You See the Moon During the Day? We Asked a NASA Scientist
Why can you see the Moon during the day? Easy, because it’s there! It may seem odd to look up at the daytime sky and see the Moon but it’s perfectly natural. Planetary geologist Sarah Noble breaks it down so you know when to look up....
Packt
ES6 Sets
Other Newer Features - ES2015+: ES6 Sets
<
br/>
This clip is from the chapter "Other Newer Features - ES2015+" of the series "Modern JavaScript from the Beginning".In this section, you will learn about the newer features of...
<
br/>
This clip is from the chapter "Other Newer Features - ES2015+" of the series "Modern JavaScript from the Beginning".In this section, you will learn about the newer features of...
NASA
NASA | Mapping Mars' Upper Atmosphere
High above the thin Martian skies, NASA’s MAVEN spacecraft is carrying out a mission: determine how Mars lost its early atmosphere, and with it, its water. While previous Mars orbiters have peered down at the planet’s surface, MAVEN...
Let's Tute
Excel VBA Tutorial: Variables, Wrap Text, and Database Merge/Unmerge
In this video, the teacher explains the concepts of variables, wrap text, and merging/unmerging data in Microsoft Excel. They walk through the coding process and demonstrate how to perform these tasks step-by-step.
Curated Video
Crunches: A Simple and Effective Abdominal Workout
This video provides a simple and effective guide to performing crunches, one of the most basic and versatile exercises. It demonstrates the correct form and technique, as well as variations such as reverse crunches, twist crunches, and...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler execution flow
Visualization of how a hashmap works to achieve O(1) complexity/performance
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler using Binary Search Trees - Introduction
Go through implementation steps from concluded project<br/<br/>>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project: Use hash structure in a practical exercise - Quote finder
A look at basic searching techniques and the bisection search algorithm
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...