Instructional Video20:47
The Wall Street Journal

AI Revolution

Higher Ed
Will AI change the world? Where will it be felt first in the economy and society, and how will society regulate its development?
Instructional Video3:38
Curated Video

Mastering Swift 2 Programming (Video 42)

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 Video5:54
Curated Video

Mastering Swift 2 Programming (Video 35)

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 Video5:41
Curated Video

Mastering Swift 2 Programming (Video 24)

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 Video4:40
Curated Video

Mastering Swift 2 Programming (Video 48)

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 Video11:29
Packt

Securely Storing Passwords: Part I

Higher Ed
API Authentication and Security (Task App): Securely Storing Passwords: Part I This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video28:44
The Wall Street Journal

Making Better Use of Data

Higher Ed
What have we learned in the pandemic and economic reopening about effective use of data for customer experience?
Instructional Video6:59
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Recursively reverse a linked list

Higher Ed
Visualize and understand the process of the delete functionality from a BST This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video11:56
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Hash project 2: Set up insert and hashing functionality for data structure

Higher Ed
Visualize and analyze operations associated with Stacks and Queues This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video8:37
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Hash project 1: Define and set up class blueprint with __init__ and __str__

Higher Ed
Reverse a linked list using recursion This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video6:42
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 2 - Factorial

Higher Ed
Build a function that generates lists of integers of various sizes and ranges This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
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 Video1:11
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Introduction to section 5

Higher Ed
Intro to section 5 and a brief overview of the material covered in this section This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video7:35
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Complete merge sort algorithm and analyze updated execution context

Higher Ed
Add functions to analyze and implement time analysis functionality This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video18:08
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Print formatting and special characters

Higher Ed
An in-depth look at using for loops in combination with iterables and generators along with list comprehension This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video12:05
Curated Video

High Performance Scientific Computing with C 1.4: Numerical Integration

Higher Ed
How can we calculate integrals with a computer? How can we solve differential equations? • Calculate integrals with the trapezoid and Simpson’s rule • See how the error terms scale with different algorithms • Solve differential equations...
Instructional Video4:18
Curated Video

Mastering Swift 2 Programming (Video 37)

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 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:45
Curated Video

Mastering Swift 2 Programming (Video 28)

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:57
Curated Video

Mastering Swift 2 Programming (Video 10)

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:27
Curated Video

Mastering Swift 2 Programming (Video 56)

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:59
Curated Video

High Performance Scientific Computing with C 3.2: Pipelining and Hardware-Oriented Design

Higher Ed
How can we design our programs to take the most advantage of modern CPU design? • Learn about caching • Learn about branch prediction and speculative execution • Stay out of the way of the CPU and compiler!
Instructional Video10:40
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project conclusion walkthrough

Higher Ed
Introduction to idea and operations of linked lists. This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video9:49
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Quicksort demo

Higher Ed
Add additional functionality to the program by extracting redundant code into a function and beautifying output This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3:...