Instructional Video19:44
Curated Video

Bash Shell Scripting- Scope of the Variables (Global and Local Variables), Returning a variable value

Higher Ed
This video shows how to define a scope of a variable and return its value. This clip is from the chapter "Functions" of the series "Complete Bash Shell Scripting".This section explains functions in detail.
Instructional Video2:39
Science360

LEAKY GRAPHENE

12th - Higher Ed
In Episode 12, Charlie and Jordan chat about 3-D bioprinting, plugging up leaky graphene and a new approach to learning for the pre-k crowd called Connect4Learning.
Instructional Video14:24
Packt

Printing in Color

Higher Ed
Node.js Module System (Notes App): Printing in Color This clip is from the chapter "Node.js Module System (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about Node.js...
Instructional Video11:57
Packt

Practice Exercises on Tables - 2

Higher Ed
This video presents the second part of practice exercises on Tables. This clip is from the chapter "Practical Problems and Methods to Handle them with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video9:22
Zach Star

What I Did During My Engineering Internship

12th - Higher Ed
This video covers my experience as an engineering intern. During this internship I had a summer long project that consisted of making a prototype of a handheld printer. My job was at a cubicle and I did work full time (from 9-5). Most of...
Instructional Video17:52
Curated Video

C++ Developer - Repetition Control Statements

Higher Ed
This video explains the repetition control statements. This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.
Instructional Video5:48
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - O(nlog(n)) performance and algorithm prerequisites

Higher Ed
Build a countdown timer using recursion This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Instructional Video2:39
Packt

Compare the breadth-first and depth-first search algorithms : Stack Data Structure

Higher Ed
From the section: Shortest Time Search (Depth First Search). Understand stack data structure by answering the questions. • What is a stack • What are examples of stack • How do stack operations—Insertion and deletion—operate Understand...
Instructional Video8:04
Python Programmer

EDA Python - 14-1Errors and Exceptions

Higher Ed
It is possible to anticipate likely errors when writing code in python. This is part one of handling errors and exceptions.
Instructional Video5:48
Curated Video

Complete Python Scripting for Automation - join, center and zfill (zero fill)

Higher Ed
Complete String Operations: join, center and zfill (zero fill) This clip is from the chapter "Complete String Operations" of the series "Complete Python Scripting for Automation".You will learn about Basic operations on strings and...
Instructional Video4:41
The Economist

How to print an arm

12th - Higher Ed
3D-printed prosthetic limbs are being tested by Médecins Sans Frontières to help people who have lost limbs in the war in Syria. The new technology is cheaper and faster than conventional methods and could revolutionise treatment of...
Instructional Video9:53
Packt

Practice Exercises on Tables - 1

Higher Ed
This video presents the first part of practice exercises on tables. This clip is from the chapter "Practical Problems and Methods to Handle them with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:07
Science360

3D Printing - Science of Innovation

12th - Higher Ed
A three-dimensional, digital representation of an object created with a computer and then sent to an inkjet printer that builds the prototype in three-dimensions. This innovative tool is giving scientists, engineers and backyard...
Instructional Video10:59
Packt

Practice Exercise - Excel Driven Testing - 2

Higher Ed
This video presents the second part of the Excel driven testing practice exercise. This clip is from the chapter "Framework Part 6: Data Driven Testing Utilities" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video6:53
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Java Inheritance - Exercise - Student and Employee Classes

Higher Ed
In this session, we will learn about Java inheritance - exercise - student and employee classes. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video17:41
Packt

Practice Exercise Printing Unique Number- Amazon Interview Questions

Higher Ed
This video presents an example of printing a unique number. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video4:28
Let's Tute

Microsoft Excel Tutorial: Changing Margins, Scaling, and Orientation for Printing

9th - Higher Ed
This is a tutorial on how to change margins, scaling, and orientation in Microsoft Excel for printing purposes. It covers both manual adjustments and using the mouse to adjust margins, as well as selecting portrait or landscape...
Instructional Video3:11
Curated Video

Learn and Master C Programming - Pointers and Arrays: Using Pointer Arithmetic with Arrays

Higher Ed
We will learn how to apply pointer arithmetic to arrays and see different ways we can access array elements with the help from pointer arithmetic. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For...
Instructional Video6:26
Curated Video

Learn and Master C Programming - Pointer Arithmetic: Working with Integer Pointers

Higher Ed
We will learn about pointer arithmetic and how we can increment or decrement pointers in C/C++ and understand what that really means. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute...
Instructional Video5:26
Packt

Writing the First Executable Program in Java

Higher Ed
This video demonstrates how to write the first executable program in Java. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video2:01
3D Print General

Fidget Spinner Fidget Spinner

Higher Ed
Do you have so many fidget spinners that you aren’t sure what to do with all of them? Are you tired of only being able to spin one at a time? Well the Fidget Spinner Fidget Spinner is just for you! Fidget Spinner Fidget Spinner:...
Instructional Video7:14
Packt

Implementing Bubble Sort

Higher Ed
This video demonstrates how to implement bubble sort. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Instructional Video5:28
Curated Video

Complete Java SE 8 Developer Bootcamp - Operators: Part 2

Higher Ed
More info on post/pre-increment operator and a discussion on the ternary operator. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals,...
Instructional Video6:19
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Java Methods - Exercises and Puzzles

Higher Ed
In this video, we will see an introduction to Java methods - exercises and puzzles. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".Here,...