Curated Video
Core Java Programming Course- StringBuilder Method
This video explains the StringBuilder method. This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special classes that...
Programming Electronics Academy
Arduino Issue: LED flickers off when using switchcase and serial monitor input via the keyboard
This Arduino tutorial was created by Programming Electronics Academy. We are an education company who seek to help people learn about electronics and programming through the ubiquitous Arduino development board.
Schooling Online
Powering Through Prose: Margaret Atwood, Hag-Seed - Theme of The Role Of Women Part 1
After the death of his daughter and losing his job, Felix Phillips needs to rebuild his life. But he won’t get very far unless he respects the women who come to his aid. In Hag-Seed, Margaret Atwood portrays the complex and vital role of...
National Theatre
Translations: What is Brian Friel's Play About?
Translations: What is Brian Friel's Play About? part 2/2 The cast of Translations discuss the plot and themes of the play.
Maddie Moate
The WEIRDEST Theme Park Trash Cans! | Maddie Moate
The 'Holle Bolle Gijs' rubbish bins are one of *Efteling's most famous creations! There are currently 11 in the dutch theme park, so Greg and I went on a mission the find them all and learn about the history of these BIZARRE BINS!
R Programming 101
Clean your data with R - R programming for beginners
If you are a R programming beginner, this video is for you. In it Dr Greg Martin shows you in a step by step manner how to clean you dataset before doing any additional analysis. This is part of a series that considers exploring data,...
Global Ethics Solutions
Moral Conscience and Ethical Balance at Work: Ethical Balance
Ethical decisions involve deeply personal moral beliefs and attitudes that impact the kinds of choices we make at work. This course helps participants understand how conscience, feelings, guilt, moral perspectives, and ethical balance...
Curated Video
Mastering CSS3 Selectors (Video 11)
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Curated Video
Learning CSS (Video 33)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
APMonitor
Matlab 👩💻 Printing disp and fprintf
Printing is displaying values to the terminal. You use the built in Matlab function disp() to display values. Here are some examples: disp(round(pi)) fprintf('%.2f',pi) fprintf('The value of pi is %.20f',pi)
Encyclopaedia Britannica
Did You Know? In 60 Seconds: Audition Sides
Learn about Shakespeare and the use of audition sides in acting.
Curated Video
TypeScript for Beginners - Regular Expressions
In this video, you will get a brief introduction to regular expressions. This clip is from the chapter "More Types" of the series "TypeScript for Beginners".This section primarily focuses on types of maps and expressions.
Packt
Data Science and Machine Learning with R - {dplyr}: The Arrange Verb
This video explains the purpose of arrange verb. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation...
Curated Video
Core Java Programming Course- Character Classes in RegEx (regular expressions)
This video explains the various character classes in RegEx. 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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Printing Output to Console with Java – Puzzles
This video talks about printing output to console with Java – puzzles. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 26 - Map Interface - Exercise - Count Occurrences of Characters and Words
In this session, we will learn about map interface - exercise - count occurrences of characters and words. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Reading Text Files in Python
This video demonstrates how to read text files in Python. This clip is from the chapter "Reading and Writing Files in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains reading...
Curated Video
Beginning Python (Video 32)
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...
Schooling Online
Shakespeare Today: Julius Caesar - Theme of Appearance Vs Reality
Watch this lesson today to discover how Shakespeare explores the conflict between the appearances characters present and the reality of their intentions in Julius Caesar. See how Cassius and Antony use language to distort reality, and...
National Theatre
Translations: A Poem by Gearóid Mac Lochlainn
Liadán Dunlea and Fra Fee perform 'Translations' / 'Aistriúcháin', a poem by Gearóid Mac Lochlainn, at Southbank Centre's National Poetry Library.
Curated Video
Bash Shell Scripting - Assignment - passwd - Solution
This video provides a solution to the assignment. This clip is from the chapter "File Processing" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores file processing.
Curated Video
GCSE Secondary English Age 13-17 - Vocabulary: Viewpoint - Explained
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 06 - String Concatenation and Join, Replace Methods
In this video, we will learn about - string concatenation and join, replace methods. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into...