Hi, what do you want to do?
Curated Video
How to Use Commas in a Series of Items
Howcast -Learn how to use commas in a series of items from Gotham Writers' Workshop instructor Stephanie Paterik in this Howcast grammar video.
Curated Video
Using Commas in a Series: Punctuation and Parallel Structure
This video transcript is a lesson on using punctuation to separate items in a series and ensuring parallel structure in writing. It provides examples and exercises for students to practice placing commas correctly and making sure all...
Curated Video
Using Commas: Items in a Series
Using Commas: Items in a Series teaches how to use of commas to separate items in a series by adding commas where necessary to correct sentences.
Curated Video
Commas for Kids
New ReviewThis video teaches using commas in a series, as a short pause, in dates, locations, conjunctions, letter writing, and more.
Curated Video
Review for You: Using Commas
Mr. Griot reviews the comma and the many ways it is used to punctuate common sentences.
The New Yorker
The Semicolon; or, Mastering the Giant Comma | Comma Queen
Traditionally, the semicolon has three uses: it can replace a comma in a series that includes interior commas, such as this one; it can replace a comma and a conjunction in a compound sentence, creating a subtle relationship between...
Cerebellum
English Punctuation: Commas
By illustrating all of the rules and tricks, the Standard Deviants show you when and where you should - and shouldn't - use these punctuation marks. How to create pauses in a sentence. This is part 3 in the series: 'English Punctuation:...
Curated Video
Finding Multiples Using a Number Line
In this video, the teacher explains how to find multiples of a number using a number line. The examples given are finding multiples of four and seven. The teacher emphasizes the importance of leaving space between the numbers and using...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Module 12 - Filters
In this video, we will explore filters in Microsoft Project. We will understand what filters are and the filters menu. You will learn to apply an existing filter and to create and modify filters to our requirements. We will define...
Cerebellum
English Punctuation: Commas & Colons
Learn how to use commas for fun and profit, and how to make colons work for you. This clip introduces you to the idea of using a semi-colon. This is part 2 in the series: 'English Punctuation 2: A Beginner's Guide'.
Cerebellum
English Punctuation: Dependent Clauses and Commas continued
Learn how to use commas for fun and profit, and how to make colons work for you. We continue looking at pauses in a sentence, with a focus on dependent clauses and how to support them. This is part 1 in the series: 'English Punctuation...
Oxford Comma
Poetic Devices Explained: LINE BREAKS (Definitions, Examples, and How to Use Them).
The third video in our series on poetic devices, in this video will look at how poets use line breaks to create meter and music in their poetry. We'll also examine how to write about them as well as a clever usage from early pop-punk music.
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Encoding
We will begin to develop our deep learning model and input placeholders to store the maximum story length and question length and define the vocabulary size. We will now build our encoder using the sequential model.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Destructuring and Multiple Returns from Functions in Solidity
In this video, you will learn how to use destructuring and multiple returns from functions in Solidity. Destructuring is the process of breaking down a data structure into smaller parts. In Solidity, destructuring is used to extract...
Curated Video
C++ Standard Template Library in Practice - Searching and Finding - std::find
The listener is new to algorithms and does not know about the finding algorithms.
• Introduce the listener to the std::find algo
rithm
• Show how it works and explain the different versions
available
• Reinforce the...
• Introduce the listener to the std::find algo
rithm
• Show how it works and explain the different versions
available
• Reinforce the...
Curated Video
Planning and Control Using Microsoft Project 365 and 2021 - Module 15 - Printing and Reports
In this video, you will learn about printing and reports. We will examine the two functions available to output a schedule to a printer: printing and reporting functions. We will also look at the copy picture function that can be a...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - How to Handle Excel Sheet Renaming Issues in Bulk
In this video, we will discover how to manage Excel sheet renaming issues while simultaneously working with multiple files. The video provides a step-by-step guide to bulk renaming Excel sheets and demonstrates how Power BI can do this...
Curated Video
The Complete Python Course - How to Create a Dictionary
This video demonstrates how to create a dictionary in Python.
<
br/>
This clip is from the chapter "Python – Dictionary" of the series "The Complete Python Course (2022)".This section discusses the dictionary or terminology used in...
<
br/>
This clip is from the chapter "Python – Dictionary" of the series "The Complete Python Course (2022)".This section discusses the dictionary or terminology used in...
Curated Video
Matlab Functions: Multiple Input Parameters and Multiple Return Values
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Curated Video
Learning Splunk - Advanced Searching Concepts: Rename – Making Table Headers More Accessible
Understanding the rename command to make tables more presentable and user-friendly.
• Learn when to use the rename co
mmand
• Learn how to use quotes in the search interface to achieve the corre
ct results
• Create a...
• Learn when to use the rename co
mmand
• Learn how to use quotes in the search interface to achieve the corre
ct results
• Create a...
Cerebellum
English Punctuation: Introduction to Punctuation
By illustrating all of the rules and tricks, the Standard Deviants show you when and where you should - and shouldn't - use these punctuation marks. First stop, end marks! This is part 1 in the series: 'English Punctuation: A Beginner's...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Movie Details Page
In this video, we will create a movie details page that displays more information about a selected movie. We will fetch additional data from the API and use a template literal to dynamically render the content.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Excel VBA Programming The Complete Guide - The Range.TextToColumns Method
The Range.TextToColumns method splits a string based on a delimiter, a special symbol. In this lesson, we use this feature to separate several strings, applying a variety of delimiters (commas, spaces, even custom vertical pipes) along...
Curated Video
Excel VBA Programming The Complete Guide - Multiple Variable Declarations
VBA allows multiple variables to be declared on a single line. The user has to be careful, however. If the wrong syntax is used, some variables can be assigned an automatic Variant data type. Variant is a chameleon data type that is...