Englishing
ESL - Dialogue Writing (A step-by-step guideline)
Writing dialogue is hard work. However, there is a step-by-step guideline that you need to follow. In this video lesson, Mr. P. will teach you the rules you need to follow in order to write a good dialogue, and he will provide examples...
Curated Video
Learn and Master C Programming - Character Arrays versus Strings
We will learn the main difference between declaring and using character arrays versus strings in C/C++. This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
Brainwaves Video Anthology
Suzanne Nossel - Teachers Make a Difference - Werner Feig
Suzanne Nossel currently serves as the Chief Executive Officer of PEN America, the leading human rights and free expression organization, and she is author of Dare to Speak: Defending Free Speech for All. Since joining in 2013, she has...
Curated Video
20 Family Idioms And Expressions | Talking About Family In English
Let's learn some fun family idioms and expressions which are useful for talking about family in English.
Rachel's English
Homophone Phrases -- American English Pronunciation
Sometimes, phrases will sound just like words or other phrases when we reduce and link.
XKA Digital
Work smart not hard
Rick started his business career as a graduate engineer in Electronics but quickly moved into the corporate world of sales. In 2004, he developed a fashion and lifestyle brand called Joystick Junkies and took the brand from making...
The Wall Street Journal
Human Robots: Inside Westworld
Award-winning actor Jeffrey Wright goes behind the scenes of HBO's 'Westworld' with WSJ Senior Editor Christopher John Farley.
Guinness World Records
Cosplay Spotlight: The Incredible Kayle Costume and Record-Breaking Achievements
In this video, a cosplayer showcases their impressive League of Legends character cosplay of Kayle. The costume, made from unconventional materials like a microwave and shelving, features unique control methods through Bluetooth and...
Curated Video
Bash Shell Scripting- Advanced Usage of Grep Command
This video delves deeper into the advanced usage of the grep command. This clip is from the chapter "Grep command" of the series "Complete Bash Shell Scripting".This section covers the usage of the Grep command.
Curated Video
Core Java Programming Course- "Dot" Operator
This video explains the "Dot" operator. This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions available in...
Schooling Online
Shakespeare Today: Othello - Theme of Manipulation and Jealousy
Watch this lesson today to discover how Shakespeare explores the destructive power of manipulation and jealousy in Othello. See Othello’s downfall, as Iago’s manipulation causes jealousy to consume him. Along the way, learn how to...
Schooling Online
Shakespeare Today: Julius Caesar - Theme of Fate vs Free Will
Watch this lesson today to discover how Shakespeare explores the tension between fate and free will in Julius Caesar. Decide for yourself: are the downfalls of Caesar and Brutus caused by destiny, or by the foolish choices they make...
Packt
String Methods & Concatenation
JavaScript Language Fundamentals: String Methods & Concatenation This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important...
Curated Video
Learn and Master C Programming - Using 'strstr' to search for a substring inside another string
We will continue on the same example from the previous lecture and see how we can use 'strstr' to search for a substring inside our string. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For...
Curated Video
Complete Java SE 8 Developer Bootcamp - String Operations and Operators
Learn the most common methods and operations available to Strings. This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass by value features of...
Curated Video
Beginning Python (Video 34)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Packt
Use variables to modify data : Overview of the Different Variable Types
From the section: Primer on Python. This section is made to teach you the fundamentals of Python. You will write your first Python code lines by learning to structure and store information in your program, using functions in order to...
IDG TECHtalk
R tip: Animations in R
In this eighth episode of Do More with R, learn how to animate data over time with R and the gganimate and ggplot2 packages. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Curated Video
Complete Java SE 8 Developer Bootcamp - Throwable
A Throwable is an object that contains error or exception information. This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer Bootcamp".null
Curated Video
Creating Vertical Movement: Falling and Jumping in Game Development
In this tutorial, the video demonstrates how to implement vertical movement for a character in a game using variables and conditional statements. The character is programmed to fall when not supported by a platform and the player can...
Packt
Regular Expressions [Part 4] - Shorthand Character Classes
Error Handling & Regular Expressions: Regular Expressions [Part 4] - Shorthand Character Classes This clip is from the chapter "Error Handling & Regular Expressions" of the series "Modern JavaScript from the Beginning".In this section,...
Curated Video
Learn and Master C Programming - Pointers and Arrays
We will learn how pointers and arrays are related and how we can treat array name as a pointer in some situations. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Curated Video
Complete Python Scripting for Automation - Simple practice with for loop
Loops - for and while loops with break, continue and pass: Simple practice with for loop This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python Scripting for...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Matching an Author's Email against a Regular Expression
This video demonstrates how to match an author's email against a regular expression. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks...