The Wall Street Journal
AI Revolution
Will AI change the world? Where will it be felt first in the economy and society, and how will society regulate its development?
Curated Video
Mastering Swift 2 Programming (Video 42)
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...
Curated Video
Mastering Swift 2 Programming (Video 35)
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...
Curated Video
Mastering Swift 2 Programming (Video 24)
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...
Curated Video
Mastering Swift 2 Programming (Video 48)
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...
Packt
Securely Storing Passwords: Part I
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...
The Wall Street Journal
Making Better Use of Data
What have we learned in the pandemic and economic reopening about effective use of data for customer experience?
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursively reverse a linked list
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
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 2: Set up insert and hashing functionality for data structure
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
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 1: Define and set up class blueprint with __init__ and __str__
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
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 2 - Factorial
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...
Curated Video
Mastering Swift 2 Programming (Video 55)
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Introduction to section 5
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Complete merge sort algorithm and analyze updated execution context
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Print formatting and special characters
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...
Curated Video
High Performance Scientific Computing with C 1.4: Numerical Integration
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...
Curated Video
Mastering Swift 2 Programming (Video 37)
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...
Curated Video
Mastering Swift 2 Programming (Video 3)
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...
Curated Video
Mastering Swift 2 Programming (Video 28)
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...
Curated Video
Mastering Swift 2 Programming (Video 10)
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...
Curated Video
Mastering Swift 2 Programming (Video 56)
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...
Curated Video
High Performance Scientific Computing with C 3.2: Pipelining and Hardware-Oriented Design
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!
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Project conclusion walkthrough
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
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Quicksort demo
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:...