Hi, what do you want to do?
Next Animation Studio
X-ray echoes allows scientists to map out black holes: study
Astronomers have found a novel way to explore the regions around a black hole.
<br/>
Curated Video
Bash Shell Scripting - Using Functions from External Scripts
This video explains how to use functions from external scripts.
r/>
This clip is from the chapter "Functions - Revisited" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
r/>
This clip is from the chapter "Functions - Revisited" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Curated Video
The Full Stack Web Development - PHP Error Types
PHP Errors, Debugging & Config: PHP Error Types This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of error, debug functions and...
Maddie Moate
How does a bat see in the dark? | The Robot Zoo | Maddie Moate
How does a bat see in the dark?! We find out at The Robot Zoo! Join me and Greg as we answer some curious animal questions using the awesome Robot Zoo animals as our guides.
Thank you to The Horniman Museum for letting us film the...
Curated Video
Bash Shell Scripting- Scope of the Variables (Global and Local Variables), Returning a variable value
This video shows how to define a scope of a variable and return its value.<br/<br/>>
This clip is from the chapter "Functions" of the series "Complete Bash Shell Scripting".This section explains functions in detail.
This clip is from the chapter "Functions" of the series "Complete Bash Shell Scripting".This section explains functions in detail.
Next Animation Studio
How dolphins may become stranded in waters with gently sloping shorelines
Between 40 and 50 common Atlantic white-sided dolphins have been stranded on beaches in Cape Cod, Massachusetts since Thursday and more are expected to be found, in one of the biggest mass strandings in recent years. It is not clear what...
Rachel's English
Learn the Phonetic Alphabet
Alpha, bravo, Charlie: each letter of the alphabet has a target word to increase understandability in spelling. Learn the target words in the NATO phonetic alphabet to make spelling out names, address, confirmation numbers, and more much...
Curated Video
Describe network protocols : Handling Connections with Thread Pools
From the section: Programming TCP Clients and Servers In this section, we will learn about how to build TCP Servers and how it works.
In this video, we will look at how to handle threads with thr
ead pools.
• Show a...
In this video, we will look at how to handle threads with thr
ead pools.
• Show a...
Curated Video
Describe network protocols : Creating Simple TCP Echo Server
From the section: Programming TCP Clients and Servers In this section, we will learn about how to build TCP Servers and how it works.
In this video, will learn how to create a simple TCP ec
ho server.
• Learn the...
In this video, will learn how to create a simple TCP ec
ho server.
• Learn the...
Curated Video
Bash Shell Scripting - Passing Arguments to Functions
This video explains how to pass arguments to functions.
r/>
This clip is from the chapter "Functions - Revisited" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
r/>
This clip is from the chapter "Functions - Revisited" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Maven
In this video, you will be able to understand the installation steps for apache maven and be able validate successful installation of maven.
r/>
This clip is from the chapter "Installation and Configuration of Software" of the...
r/>
This clip is from the chapter "Installation and Configuration of Software" of the...
Curated Video
Bash Shell Scripting- Input with the read command and output with the echo command
This video shows how to input data with the read command and get an output with the echo command.
r/>
This clip is from the chapter "Input and output commands for bash shell scripting" of the series "Complete Bash Shell...
r/>
This clip is from the chapter "Input and output commands for bash shell scripting" of the series "Complete Bash Shell...
Curated Video
Bash Shell Scripting- Executing a block of code using {}
This video shows how to execute the block of code using {}.
r/>
This clip is from the chapter "Test command, commands chaining, and conditional statements" of the series "Complete Bash Shell Scripting".This section covers test...
r/>
This clip is from the chapter "Test command, commands chaining, and conditional statements" of the series "Complete Bash Shell Scripting".This section covers test...
Curated Video
Bash Shell Scripting- Loop Control commands / statements
This video explores the various loop Control commands and statements.
r/>
This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part...
r/>
This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part...
Curated Video
Bash Shell Scripting- Simple usage of the case statement
This video demonstrates a simple usage of the case statement.<br/<br/>>
This clip is from the chapter "Arithmetic operators" of the series "Complete Bash Shell Scripting".This section covers the different arithmetic operators.
This clip is from the chapter "Arithmetic operators" of the series "Complete Bash Shell Scripting".This section covers the different arithmetic operators.
Curated Video
Bash Shell Scripting- First Simple Hello World Script using the echo command
This video shows how to write your first simple Hello World Script using the echo command.
r/>
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the...
r/>
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the...
Curated Video
Bash Shell Scripting - Creating User Menus - "select" Statement
This video demonstrates how to create user menus using "select" statement.
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Practical Ninjas
Introduction to बाइनरी नंबर सिस्टम (In Hindi) - डिजिटल इलेक्ट्रॉनिक्स DE 01
यह डिजिटल इलेक्ट्रॉनिक्स की श्रृंखला का पहला वीडियो है जिसमें आगामी वीडियो के लिए कुछ आवश्यक शर्तें शामिल हैं। डेसीमल संख्या प्रणाली के मूल सिद्धांतों के साथ शुरू, बाइनरी, ऑक्टल और हेक्साडेसिमल प्रणालियों को समझाने के लिए चर्चा को आगे...
Curated Video
Bash Shell Scripting - Positional Parameters
This video explains positional parameters.<br/<br/>>
This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Curated Video
The Full Stack Web Development - Helpful Functions For Debugging
PHP Errors, Debugging & Config: Helpful Functions For Debugging
r/>
This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of...
r/>
This clip is from the chapter "PHP Errors, Debugging & Config" of the series "The Full Stack Web Development".In this section, we talk about different types of...
Curated Video
The Full Stack Web Development - Project Bookmarker
Backend Programming with PHP: Project Bookmarker
r/>
This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP,...
r/>
This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP,...
Curated Video
The Full Stack Web Development - Single Job Listing
Backend Programming with PHP: Single Job Listing
r/>
This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP,...
r/>
This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP,...
Curated Video
Bash Shell Scripting- Advanced Usage of the echo command
This video explores the advanced usage of the echo command.<br/<br/>>
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.
This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the basics of shell scripting.