Instructional Video14:33
Curated Video

Bash Shell Scripting- Arithmetic operators

Higher Ed
This video provides an overview of arithmetic operators. This clip is from the chapter "Arithmetic operators" of the series "Complete Bash Shell Scripting".This section covers the different arithmetic operators.
Instructional Video11:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Objects vs. Primitives

Higher Ed
A discussion on the different characteristics of Java primitives (such as an int or boolean) and objects. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object...
Instructional Video5:44
Curated Video

Use variables to store data : Working with Variables and Data Types – Part 1

Higher Ed
From the section: Java Introduction and Development Environment Setup. In this section, you will be introduced to Java 11. The Java programming language is widely used in the development of web and cellphone applications. In this...
Instructional Video13:03
Curated Video

C++ Developer - Project - A Circle Class

Higher Ed
This video presents a project on a circle class. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete C++ Developer Course".This section introduces classes and objects.
Instructional Video4:20
Packt

MERN E-commerce Environment Variables

Higher Ed
This video focuses on environment variables. This clip is from the chapter "Serving and Fetching Data from an Express" of the series "MERN E-commerce from Scratch".This section presents an overview of serving and fetching data from an...
Instructional Video8:28
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Cypress Locator Strategies and How to Construct Them

Higher Ed
This video explains Cypress locator strategies and how to construct them. This clip is from the chapter "Getting Started with Cypress Test Automation" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Instructional Video7:44
Packt

Resources and Environment

Higher Ed
This video explains the various resources and environment required for this course. This clip is from the chapter "Introduction" of the series "MERN E-commerce from Scratch".This section explains the basic concepts that are required for...
Instructional Video7:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Creating Object Types - Part 2

Higher Ed
Learn to code a “Car” class with state and behavior. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses stack & heap, objects and...
Instructional Video5:41
Curated Video

Mastering Swift 2 Programming (Video 24)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video14:55
APMonitor

Debugging Python with ipdb and Sypder

10th - Higher Ed
A powerful debugging tool for Python is the pdb (or ipdb) tool that is part of the Integrate Development Environment of Spyder (available from the Anaconda download). This exercise shows how to debug code to fix syntax and logical...
Instructional Video14:14
Packt

ES6 Aside: Arrow Functions

Higher Ed
File System and Command Line Args (Notes App): ES6 Aside: Arrow Functions This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section,...
Instructional Video7:45
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Creating a Database and Table

Higher Ed
In this session, we will create a database and a table. This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section primarily focuses...
Instructional Video5:25
Curated Video

Apache Maven Beginner to Guru - Using Third-party Jars with the Command Line in Java

Higher Ed
This video demonstrates how to use the third-party jars with the command line in Java. This clip is from the chapter "Compiling Java" of the series "Apache Maven: Beginner to Guru".This section explains how to compile Java code.
Instructional Video3:40
Curated Video

C++ 20 (2a) New Features - Rationale Behind New Comparison Operator

Higher Ed
Define a type that supports all standard relational operators in pre C++20 and using new defaulted three-way comparison operator. • Define the six member operators • Define only <=> operator • Test both solutions This clip is from the...
Instructional Video7:23
Curated Video

Complete Python Scripting for Automation - working with split, sub and subn operations of re module

Higher Ed
Regular expression with re module: working with split, sub and subn operations of re module This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this section, the...
Instructional Video4:04
Curated Video

Migrating to Angular 2 (Video 18)

Higher Ed
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...
Instructional Video12:06
Programming Electronics Academy

How to Use and Understand the Arduino Reference :: Open Source Hardware Group Arduino Tutorials

Higher Ed
So you just opened up your fancy new gadget -- maybe an awesome DSLR camera, or the newest gaming system, or maybe a new Blu-ray player. As you gladly tear away the packaging -- you notice a small book that feels like it was printed on...
Instructional Video9:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Conversion

Higher Ed
Learn rules to assign one primitive value type to a different variable type and the concept of casting in this video. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer...
Instructional Video5:07
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Literals

Higher Ed
When a value is assigned to a primitive variable, the specific syntax used will determine their type. Learn these rules in this video. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8...
Instructional Video3:44
Curated Video

Complete Java SE 8 Developer Bootcamp - Marker and Functional Interfaces

Higher Ed
A marker interface has no methods, and a functional interface has only one abstract method. The latter is used with lambda expressions. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE...
Instructional Video1:55
Curated Video

C++ Developer - Section Wrap-Up - Control Statements

Higher Ed
This video presents a summary of the course. 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 Video11:29
Curated Video

Excel VBA Programming The Complete Guide - Object-Oriented Programming in Real Life

Higher Ed
VBA is an object-oriented programming language that views an application as a series of interactions between data entities called objects. Objects have properties, which describe its characteristics, and methods, which are actions that...
Instructional Video6:11
Curated Video

Migrating to Angular 2 (Video 9)

Higher Ed
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...
Instructional Video2:45
Packt

Migrating to Angular 2 (Video 11)

Higher Ed
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to Angular 2,...