Instructional Video18:23
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - String methods, functions and import statements

Higher Ed
Working with dictionaries, sets and tuples 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.
Instructional Video5:55
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview

Higher Ed
A look at development environments, some options and what we'll use in the course This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Instructional Video5:46
Curated Video

Mastering Swift 2 Programming (Video 11)

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

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

Higher Ed
Add ability to perform several runs of the functions under analysis and perform testing using additional functions and test cases This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series...
Instructional Video13:35
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort implementation

Higher Ed
Look at the merge sort algorithm and its big O analysis This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Instructional Video6:05
Curated Video

C++ Standard Template Library in Practice - Randomizing

Higher Ed
The listener is new to algorithms and does not know about the shuffling algorithms. • Introduce the listener to the std::shuffle algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a...
Instructional Video7:57
Curated Video

C++ Standard Template Library in Practice - Sequence Algorithms - for_each

Higher Ed
The listener is new to algorithms and does not know about the for_each sequence algorithm. • Introduce the user to the different types of modifying and non-modifying algorithms • Introduce the for_each algorithm • Reinforce the lesson...
Instructional Video3:30
Curated Video

C++ Standard Template Library in Practice - Counting

Higher Ed
The listener is new to algorithms and does not know about the counting algorithms. • Introduce the listener to the std::count algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Instructional Video3:33
Packt

Evaluate the impact of privacy issues, cyberattacks, and malware on your AI application : The Future of AI Attacks

Higher Ed
From the section: Summary and Future Trends. In this section, you will draw everything together, learn the approach for testing AI solutions, discuss the future of attacks and explore the latest attack examples. The aim of this video is...
Instructional Video4:23
Curated Video

Mastering Swift 2 Programming (Video 43)

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

Mastering Swift 2 Programming (Video 40)

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

Mastering Swift 2 Programming (Video 39)

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 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 Video7:02
Curated Video

C++ Standard Template Library in Practice - Input Iterators

Higher Ed
We want to learn what makes up an input iterator, and how to use it. • Learn what an input iterator can do • Learn what it takes to fulfill an input iterator contract • Go through a code example, showing how to use input iterators This...
Instructional Video4:01
de Dicto

Understanding Human Psychology Through Robots with Prof. Angelo Cangelosi: Cognitive robotics

Higher Ed
What is cognitive robotics? How do you model human intelligence? Understanding Human Psychology Through Robots with Prof. Angelo Cangelosi, Part 1
Instructional Video5:21
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST - Deleting nodes with 2 children

Higher Ed
Design and build a project that utilizes the algorithms and tools that have been developed so far This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms,...
Instructional Video7:27
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Implement merge function - part 2

Higher Ed
Complete implementation of the merge sort algorithm and visualize execution context This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms,...
Instructional Video14:47
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Functions - execution context, frames, mutable vs. immutable arguments in-depth

Higher Ed
Complete Student class and look at inheritance and subclasses 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.
Instructional Video6:53
Curated Video

The AI Reproducibility Crisis: Why It Matters and What's Being Done About It

Higher Ed
This video discusses the reproducibility crisis in AI, where algorithms developed by one lab cannot be replicated by others due to various factors such as poor writing, unseen factors, and lack of access to original code. However,...
Instructional Video8:07
de Dicto

Towards automated fact checking with Andreas Vlachos: Wikipedia's potential

Higher Ed
What aspects contribute to Wikipedia being considered a large scale online conversation? Towards automated fact checking with Andreas Vlachos, Part 2
Instructional Video10:35
NASA

Why Observe?: Tree Height

3rd - 11th
"Why Observe?: Tree Height" explores surface height measurement missions and the role that citizen science can play within the scientific community. NASA uses field campaigns and sensors on satellites and the International Space Station...
Instructional Video8:57
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - In-order traversal

Higher Ed
Step by step display of the functionality of the completed job scheduler project This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video4:15
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 1 - Countdown timer

Higher Ed
Look at specs for the project along with actual completed program execution 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 Video5:39
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Implement merge function - part 1

Higher Ed
Visual presentation and complexity analysis of the bubble sort algorithm This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...