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. This clip is from the chapter "Functions" of the series "Complete Bash Shell Scripting".This section explains functions in detail.
Science360
LEAKY GRAPHENE
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.
Packt
Printing in Color
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...
Packt
Practice Exercises on Tables - 2
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...
Zach Star
What I Did During My Engineering Internship
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...
Curated Video
C++ Developer - Repetition Control Statements
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.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - O(nlog(n)) performance and algorithm prerequisites
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...
Packt
Compare the breadth-first and depth-first search algorithms : Stack Data Structure
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...
Python Programmer
EDA Python - 14-1Errors and Exceptions
It is possible to anticipate likely errors when writing code in python. This is part one of handling errors and exceptions.
Curated Video
Complete Python Scripting for Automation - join, center and zfill (zero fill)
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...
The Economist
How to print an arm
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...
Packt
Practice Exercises on Tables - 1
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...
Science360
3D Printing - Science of Innovation
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...
Packt
Practice Exercise - Excel Driven Testing - 2
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Java Inheritance - Exercise - Student and Employee Classes
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...
Packt
Practice Exercise Printing Unique Number- Amazon Interview Questions
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...
Let's Tute
Microsoft Excel Tutorial: Changing Margins, Scaling, and Orientation for Printing
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...
Curated Video
Learn and Master C Programming - Pointers and Arrays: Using Pointer Arithmetic with Arrays
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...
Curated Video
Learn and Master C Programming - Pointer Arithmetic: Working with Integer Pointers
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...
Packt
Writing the First Executable Program in Java
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...
3D Print General
Fidget Spinner Fidget Spinner
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:...
Packt
Implementing Bubble Sort
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.
Curated Video
Complete Java SE 8 Developer Bootcamp - Operators: Part 2
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,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Java Methods - Exercises and Puzzles
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,...