Instructional Video2:28
The Business Professor

Privacy Act of 1974

Higher Ed
Privacy Act of 1974
Instructional Video4:57
Curated Video

Mastering Swift 2 Programming (Video 55)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video8:09
Oxford Comma

Chapter by Chapter (Never Let Me Go): Chapter Eleven

9th - 12th
Welcome to the eleventh video in our chapter by chapter analysis of Kazuo Ishiguro's Never Let Me Go! In this video we'll look at the the reason why Kathy and Ruth are friends in the first place and if their friendship can survive its...
Instructional Video3:24
Curated Video

Learning R for Data Visualization (Video 19)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video5:22
Curated Video

Mastering Swift 2 Programming (Video 3)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video3:52
IDG TECHtalk

How to create sets in Python: Introduction

Higher Ed
Learn how Python's set type can be used to create collections of unique objects, with powerful ways to inspect and manipulate their contents.
Instructional Video2:34
Curated Video

Core Java Programming Course- Iterating on Maps

Higher Ed
This video explains how to iterate on maps. 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 available in Java.
Instructional Video3:35
Curated Video

RESTful Web API Design with Node.js (Video 12)

Higher Ed
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 both...
Instructional Video5:29
Curated Video

Learning Lodash 4.0 (Video 9)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video3:12
IDG TECHtalk

Python lists: Slicing, or obtaining portions of lists from lists

Higher Ed
Python's slice syntax lets you take portions of object collections, such as lists. Learn how to use slices efficiently and correctly, and avoid some of the gotchas associated with slicing.
Instructional Video9:09
Curated Video

Excel VBA Programming The Complete Guide - Objects as Properties

Higher Ed
It's easy to see object properties as simple, static data values -- integers, floating point numbers, or strings. However, object properties can also store other objects, complete with their own distinct properties and methods. In this...
Instructional Video5:50
Curated Video

Excel VBA Programming The Complete Guide - Collection Objects in Real Life

Higher Ed
Some objects in VBA are collection objects. Their purpose is to serve as a box or container for related objects. For example, the Worksheets collection object stores a Worksheet object for each worksheet in a Workbook. In this lesson, we...
Instructional Video6:52
Curated Video

Learning ASP.NET Web API (Video 6)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video15:19
Packt

Examining the Document Object

Higher Ed
DOM Manipulation & Events: Examining the Document Object This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the document...
Instructional Video10:28
Institute for New Economic Thinking

Karl’s Legacy | Polanyi on Polanyi

Higher Ed
Kari Polanyi Levitt discusses the work of her father, the influential political economist Karl Polanyi, and the dramatic return to modernity of his warnings against unregulated capitalism, which has disrupted the fabric of society, and...
Instructional Video3:55
IDG TECHtalk

Python lists: The basics of a common way to store groups of objects in Python

Higher Ed
Lists are a built-in data structure for Python for keeping together groups of objects in an ordered way. Here we'll cover the basics of the list object and how to perform common operations with it.
Instructional Video6:16
Religion for Breakfast

The Infancy Gospel of Thomas Explained

12th - Higher Ed
Stories about Jesus' birth are famous. But what about stories about Jesus' childhood? One early Christian text, the Infancy Gospel of Thomas, invents some pretty crazy stories about the schoolboy Jesus. But what did this text mean for an...
Instructional Video8:19
Brave Wilderness

FACE TO FACE with a Venomous Snake!

6th - 8th
On this episode of Breaking Trail, Coyote gets face to face with one of the most beautiful snakes in the world, the Eyelash Viper! Known for being an arboreal species of pit viper, the Eyelash Viper never disappoints in any of the...
Instructional Video2:28
TMW Media

This museum has some amazing collections

K - 5th
We’re traveling to the oldest city in the US and we’ll find that it’s as active as ever. We can’t visit St. Augustine without letting you sample a drink from the Fountain of Youth! We show you the very spot where the city’s history...
Instructional Video6:29
Indigo Artbox

Paul Cezanne: 6 Minute Art History Video

K - 5th
Learn about Paul Cezanne, one of the greatest painters of our time.
Instructional Video2:40
Curated Video

Mastering Swift 2 Programming (Video 16)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video17:13
Packt

Querying Documents

Higher Ed
MongoDB and Promises (Task App): Querying Documents This clip is from the chapter "MongoDB and Promises (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about MongoDb
Instructional Video6:12
Packt

What are Java Collections?

Higher Ed
This video explains Java Collections. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video12:42
Curated Video

Comprehensive Android Developer Bootcamp - Setting Up Journal Post Screen - Gallery Intent - Part 3

Higher Ed
Build a Journal App with Firestore:Setting Up Journal Post Screen - Gallery Intent - Part 3 This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section...