Instructional Video14:05
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Lists

Higher Ed
This video explains about lists.
<
br/>
This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on programming...
Instructional Video2:18
Curated Video

Salesforce Platform App Builder Certification Training - Global Picklist

Higher Ed
This video introduces you to a global picklist.
<
br/>
This clip is from the chapter "Data Modeling and Management" of the series "Salesforce Platform App Builder Certification Training".This section explains data modeling and...
Instructional Video3:00
Curated Video

Python In Practice - 15 Projects to Master Python - zip( )

Higher Ed
This video explains the zip( ) function.<br<br/>/>

This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video5:53
Curated Video

Python In Practice - 15 Projects to Master Python - Python Tuples

Higher Ed
This video explains tuples, how to create tuples, tuple properties, and accessing tuple elements.
<
br/>
This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
Instructional Video6:07
Curated Video

Python In Practice - 15 Projects to Master Python - List Built-In Functions

Higher Ed
This video explains the list built-in functions in detail.<br<br/>/>

This clip is from the chapter "Lists" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on lists.
Instructional Video0:40
Curated Video

The Complete Python Course - Difference between Tuples and Lists - Python – Lists

Higher Ed
This video explains the fundamental differences between lists and tuples.
<
br/>
This clip is from the chapter "Python – Lists" of the series "The Complete Python Course (2022)".This section focuses on the lists used in Python, how...
Instructional Video2:07
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - List

Higher Ed
In this chapter, we will look at the list datatype in Python.<br<br/>/>

This clip is from the chapter "Lists" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates about lists in Python.
Instructional Video9:11
Curated Video

Machine Learning Random Forest with Python from Scratch - Lists

Higher Ed
We shall look at the following datatype: lists, mutable (changeable) after creation.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Instructional Video2:34
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Don't Lose Track of Your Macro Variables

Higher Ed
This video explains how to not lose track of our own macro variables.
<
br/>
This clip is from the chapter "Macro Facility Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Instructional Video4:30
Curated Video

Intro To Python Programming - Working with CSV Files

Pre-K - Higher Ed
CSV is a common text data storage format. You'll learn to read and write CSV files with Python in this video.
Instructional Video2:13
Curated Video

Intro To Python Programming - Writing to a File

Pre-K - Higher Ed
In this video, you'll learn how to write data to permenant storage in Python.
Instructional Video2:07
Curated Video

Intro To Python Programming - Reading a File

Pre-K - Higher Ed
In this video, you'll learn how to read a file in from permenant storage and process it in Python.
Instructional Video3:33
Curated Video

Intro To Python Programming - Catching Exceptions

Pre-K - Higher Ed
Errors occur during the file i/o process. In this video you'll learn how to catch those errors and prevent further runtime issues.
Instructional Video4:42
Curated Video

Intro To Python Programming - Python Sets

Pre-K - Higher Ed
Sets are another fundamental Python data structure. In this video, you'll learn to work with sets where each value in the structure must be unique.
Instructional Video7:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Exploring Methods Using TAB Completion

Higher Ed
In this video, we will cover exploring methods using TAB completion.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory...
Instructional Video8:15
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: For Loop

Higher Ed
In this video, we will cover For Loop.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video8:19
Instructional Video22:21
Curated Video

Data Structures and Algorithms The Complete Masterclass - Quick Sort

Higher Ed
This video introduces you to quick sort in data structure.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept...
Instructional Video5:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Merge Sort Complexity

Higher Ed
This video explains merge sort complexity.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced...
Instructional Video5:28
IDG TECHtalk

Sets in Python: Advanced operations

Higher Ed
Learn how sets in Python can be used for more powerful work, by using their built-in methods to filter and merge the contents of sets quickly and easily.
Instructional Video10:33
TLDR News

Electoral College Victory Secured for Biden: But the Chaos Likely Isn't Over Yet - TLDR News

12th - Higher Ed
Yesterday, the Electoral College officially selected Joe Biden to be the 46th President of the United States. However, the process isn't over yet and with some determined to see Trump get a second term, the chaos might not be over...
Instructional Video5:55
Curated Video

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

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

Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - Search

Higher Ed
Go through my implementation of the project and discuss code, tips and pointers
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms,...
Instructional Video12:22
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Functions - an introductory look

Higher Ed
Working with files and performing read and write operations using context managers and permissions
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...