Instructional Video15:43
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Solving Complex Queries from JSON Using Simple POJO Methods-Part 2

Higher Ed
This video is the second part of the two-part video that explains how to solve complex queries from JSON using simple POJO methods.
r/>
This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the...
Instructional Video10:07
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Helpful Operators

Higher Ed
A bunch of miscellaneous Python functions that will help you in your day-to-day coding.
r/>
This clip is from the chapter "Intermediate Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section...
Instructional Video8:07
Curated Video

Efficient Mail Merge for Personalized Party Invitations

Pre-K - Higher Ed
This video tutorial demonstrates how to efficiently use mail merge in Microsoft Word to personalize party invitations with each child's name. By following simple steps, you can seamlessly connect a list of names to your document, preview...
Instructional Video1:21
Curated Video

The Complete Python Course - Join Lists

Higher Ed
This video demonstrates how to join two lists using the + operator.
<
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 to...
Instructional Video5:17
Curated Video

Intro To Python Programming - Python Dictionaries

Pre-K - Higher Ed
Dictionaries are a more complex data type that allows you to store key, value sets. You'll learn how to create and manipulate Tuples in this video.
Instructional Video4:15
Curated Video

Intro To Python Programming - Python Tuples

Pre-K - Higher Ed
Tuples are similar to lists, but they are immutable. You'll learn to create tuples in this video.
Instructional Video1:05
Curated Video

The Modern JavaScript Bootcamp (2019) - Section Intro: JavaScript Arrays

Higher Ed
In this section, you’re going to explore arrays in JavaScript. Arrays allow us to store a list of items. This could be a list of strings, numbers, objects, or any other type in JavaScript.
r/>
This clip is from the chapter...
Instructional Video5:21
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Lists

Higher Ed
In this video, we'll learn about HTML lists.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about...
Instructional Video18:23
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Making Password Lists with Crunch

Higher Ed
In this video, you'll learn about Crunch and how to create password lists using Crunch.
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Instructional Video5:56
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Tuples

Higher Ed
Tuples are almost identical to lists. Except you can't edit them. They are immutable lists.
r/>
This clip is from the chapter "Beginner-friendly Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This...
Instructional Video4:02
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Dictionary Comprehensions

Higher Ed
If you ever need to create a dictionary out of 2 lists (happens more than you'd think!), you might want to use a dictionary comprehension instead of writing all your dictionary key-value pairs manually.
r/>
This clip is from...
Instructional Video6:14
Curated Video

Creating Dropdown Lists in Excel

Pre-K - Higher Ed
This video tutorial demonstrates how to create a dropdown list in a spreadsheet to easily select predefined options, such as student effort levels like excellent, good, fair, poor, and unacceptable. By setting up a list of options and...
Instructional Video2:40
Curated Video

Making a to-do list with Tasks

Pre-K - Higher Ed
Learn how to use the Tasks function in Google Calendar to create to-do lists.
Instructional Video13:32
Curated Video

Headings, Paragraphs and Lists

Pre-K - Higher Ed
In this video, Mark will review the fundamentals of text markup with the HTML5 heading tags and paragraph tag. Mark will also review HTML5 lists.
Instructional Video13:47
Curated Video

Practical Data Science using Python - Python Dictionaries 1

Higher Ed
This video explains Python dictionaries, which are a collection of key-value pairs.
<
br/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for...
Instructional Video8:23
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - List Operations

Higher Ed
Let's learn how to add, access, delete elements in a list with its respective access.
<
br/>
This clip is from the chapter "Lists" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates...
Instructional Video5:04
Curated Video

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

Higher Ed
This video explains Python lists, how to create lists, lists properties, list elements, how to extract a list element, and how to extract a sub-list.
<
br/>
This clip is from the chapter "Lists" of the series "Python in Practice -...
Instructional Video6:59
Curated Video

PEP8 Guidelines Python Clean Coding - Data Structures

Higher Ed
This video explains the various data structures in Python.<br<br/>/>

This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Instructional Video11:26
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: Slicing-Part 1

Higher Ed
In this video, we will cover slicing-part 1.
<
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...
Instructional Video7:25
Curated Video

REST APIs with Flask and Python - List Comprehensions in Python

Higher Ed
This video explains the list comprehensions in Python.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
Instructional Video5:03
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Looping Through Dictionaries

Higher Ed
Dictionaries aren't like lists or tuples, they can't be looped through as easily. But in Python, it's not hard at all! Let's learn how to loop through key/value pairs.
r/>
This clip is from the chapter "Intermediate Python" of...
Instructional Video3:08
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Introduction to Loops

Higher Ed
Loops let you perform an action over and over again. If you had a sandwich, you wouldn't say "bite chew swallow, bite chew swallow, bite chew swallow". You'd say "bite chew swallow until you are done eating". Loops!
r/>
This...
Instructional Video8:47
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Lists & Tables

Higher Ed
HTML Basics: Lists & Tables<br/<br/>>

This clip is from the chapter "HTML Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section contains the HTML Basics.
Instructional Video6:50
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Take a Photo with Python

Higher Ed
This video demonstrates how to take a photo with Python.
<
br/>
This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete...