Instructional Video5:29
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Class Interfaces

Higher Ed
In advanced code that should be reused, you'll end up creating a blueprint for other classes to use. That's a class interface. Watch this lesson to learn how they work. This clip is from the chapter "Advanced Python" of the series...
Instructional Video7:03
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Type Relationships in GraphQL

Higher Ed
GraphQL Type Relationships: Type Relationships in GraphQL This clip is from the chapter "GraphQL Type Relationships" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about GraphQL Type Relationships.
Instructional Video9:09
Curated Video

Design test cases to verify a computer program : Testing the Multiplication Function

Higher Ed
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python. This video explains how to test the multiplication function in Python.
Instructional Video3:58
Curated Video

Solving Inequalities with Negative Coefficients

K - 5th
In this video, mathematicians learn how to solve inequalities in one variable containing negative coefficients. They are taught to divide by a negative number and change the direction of the sign. The video provides examples and...
Instructional Video3:18
Curated Video

Introduction to ASP.NET MVC 6 (Video 11)

Higher Ed
A lot has changed in the world of ASP.NET 5 and MVC 6, but a lot is still the same. All of the major frameworks (Web API, forms, and MVC) have been rolled out under the umbrella of a single unified programming model. There's a new...
Instructional Video2:24
Curated Video

Learning ASP.NET Web API (Video 32)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video2:35
Curated Video

Learning LESS (Video 9)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Instructional Video11:01
Curated Video

Microsoft SQL Server Development for Everyone - SQL AVG Aggregate Function

Higher Ed
This video focuses on the SQL AVG aggregate function. This clip is from the chapter "GROUP BY and Aggregate Functions" of the series "Microsoft SQL Server Development for Everyone".This section presents an introduction to the GROUP BY...
Instructional Video17:15
Packt

Storing Users: Part I

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Storing Users: Part I This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video13:34
Packt

Parameterizing from TestNG XML File

Higher Ed
This video explains how to parameterize from the TestNG XML file. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers TestNG.
Instructional Video17:52
Curated Video

Ansible for the Absolute Beginner - Demo - Tips and Tricks - Atom Integrated Development Environment (IDE) with Ansible

Higher Ed
This video presents some tips and tricks for Atom IDE with Ansible. This clip is from the chapter "Introduction to Ansible Playbooks" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section focuses on Ansible...
Instructional Video5:59
Curated Video

Complete Modern C++ - Attributes

Higher Ed
In this video, learn about the attributes added to C++11, C++14, and C++17 and how they can be used in code. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core...
Instructional Video8:21
CuriosaMente

¿De dónde salió el mito del "Macho Alfa"?

9th - 12th
¿Qué es un "Macho Alfa" y de dónde surgió ese término? ¿Es natural que los hombres sean más agresivos y dominantes? ¿Existe una masculinidad o hay varias masculinidades? ¿De dónde sacamos la idea de cómo debe ser un hombre?
Instructional Video8:01
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Printing Output to Console with Java – Puzzles

Higher Ed
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...
Instructional Video8:56
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Java Modularization - 03 - Splitting Service and Consumer into Modules

Higher Ed
In this session, we will create modules for the service and consumer project. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses...
Instructional Video4:10
Curated Video

Speaking Strategy Turn Pronunciation Problems into Higher Scores

9th - Higher Ed
Today you’ll learn how to handle your pronunciation problems on the IELTS Speaking Exam.
Instructional Video5:29
Curated Video

Excel VBA Programming The Complete Guide - The OnError Resume Next Keywords

Higher Ed
Some errors are not catastrophic to the health of a procedure --- some, in fact, are completely ignorable. In this lesson, we utilize the On Error Resume Next keywords to tell an iteration macro to continue in spite of any errors...
Instructional Video9:12
Curated Video

Node.js API Masterclass with Express and MongoDB - Mongoose Error Handling [2]

Higher Ed
Custom Error Handling & Mongoose Middleware: Mongoose Error Handling [2] This clip is from the chapter "Custom Error Handling & Mongoose Middleware" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Instructional Video7:24
Curated Video

Node.js API Masterclass with Express and MongoDB - Mongoose Error Handling [1]

Higher Ed
Custom Error Handling & Mongoose Middleware: Mongoose Error Handling [1] This clip is from the chapter "Custom Error Handling & Mongoose Middleware" of the series "Node.js API Masterclass with Express and MongoDB".This section is about...
Instructional Video6:13
Curated Video

Web Development with Node.JS and MongoDB (Video 3)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video14:53
Curated Video

Bash Shell Scripting- Debugging a Bash Shell Script

Higher Ed
This video shows how to debug a shell script. 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.
Instructional Video10:46
Programming Electronics Academy

Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course

Higher Ed
Lesson 4 | Arduino IDE Familiarization | Arduino Crash Course
Instructional Video8:17
Programming Electronics Academy

Debugging an Arduino Sketch :: Viewer Question #2

Higher Ed
Debugging an Arduino Sketch :: Viewer Question #2
Instructional Video17:14
Packt

Callback Abstraction Challenge

Higher Ed
Asynchronous Node.js (Weather App): Callback Abstraction Challenge This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...