Instructional Video6:10
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - Storing Data in Variables

Higher Ed
In this video, you'll learn how to store data in variables.
<
br/>
This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started...
Instructional Video14:04
Curated Video

Introduction to IT and Cybersecurity: Application Development Techniques

Higher Ed
Part 8/16 of Introduction to IT and Cybersecurity series : This video discusses application development techniques for end users and programmers. It explains the concept of end user development, which is where people who are not...
Instructional Video6:53
Curated Video

Objective C vs SWIFT Programming Languages

Higher Ed
In this video, we will be discussing the differences between Objective C and SWIFT programming languages. Both languages are used for developing iOS and macOS applications, but they have distinct features and syntax. We will explore the...
Instructional Video39:03
Curated Video

Data Science and Machine Learning with R - Data Frames: Tibbles

Higher Ed
This video explains Tibbles in data frames.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data...
Instructional Video9:01
Curated Video

Test a computer program or algorithm : Dealing with Python Errors

Higher Ed
From the section: Errors in Python. This section introduces you to errors in Python.<b<br/>r/>

This video shows how to deal with Python errors.
Instructional Video5:02
Programming Electronics Academy

Arduino MASTERCLASS | What can Arduino do? PART 1

Higher Ed
Are you looking for the perfect series of videos to get started with Arduino? Well, you are in luck, because in this series of videos, you are going to learn everything you need to get started with Arduino. By the time you're done here,...
Instructional Video5:46
Curated Video

Learning Scala Web Development (Video 3)

Higher Ed
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as...
Instructional Video3:42
Curated Video

Learning Scala Web Development (Video 1)

Higher Ed
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as...
Instructional Video7:37
Curated Video

Learn Go in 3 Hours - Declaring Variables

Higher Ed
Go provides multiple ways to declare variables.

• This video walks through the three different styles of variable declaration i
n Go.
• Learn about the var keyword and type
inference
• Learn about the := operator...
Instructional Video4:44
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Introduction to the Course

Higher Ed
This clip is from the chapter "Introduction" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll get an introduction to the course.
Instructional Video16:54
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Building A Stack Using Java

Higher Ed
Here, we build a stack for real using Java. It'll have all the operations we're interested in - push, pop, peek, size etc.
r/>
This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures &...
Instructional Video12:43
Programming Electronics Academy

Using Arrays with Arduino

Higher Ed
Using Arrays with Arduino
Instructional Video4:39
Curated Video

Creational Design Patterns in Modern C++ - Cloning Types

Higher Ed
This video explains the basics of cloning and demonstrates how to use the prototype pattern to implement it.

• Open Qt Cr
eator
• Create a ne
w Qt class
• Add the files to the correct folders in
th
e course code
...
Instructional Video6:24
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Formatting Code in Python

Higher Ed
Python code does not look like your standard programming code (called syntax). Python uses indentation and prefers to not use curly brackets for everything. Let's take a closer look at this.
r/>
This clip is from the chapter...
Instructional Video7:53
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Initializing a New Node.js Project

Higher Ed
This video demonstrates how to initialize a new Node.js project.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in...
Instructional Video4:49
Curated Video

Excel VBA Programming The Complete Guide - Alternate Syntax for Fixed-Size Arrays

Higher Ed
The LowerBound To UpperBound syntax can be used when declaring an array to modify the starting and ending index position. In this lesson, we declare an array of 6 whole numbers.
r/>
This clip is from the chapter "Arrays" of the...
Instructional Video4:53
Curated Video

Learn Go in 3 Hours - What Is Go and Where Does It Come From?

Higher Ed
Developers who are curious about learning Go need reasons to support their feeling that learning Go is a worthwhile investment.

• This video gives background information on Go to explain where it came from and how it is used...
Instructional Video10:54
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Printing Output to Console with Java

Higher Ed
This video talks about printing output to console with Java.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video12:06
Curated Video

Vim Masterclass - Text Objects

Higher Ed
This video explains text objects and their working.<br/<br/>>

This clip is from the chapter "Text Objects and Macros" of the series "Vim Masterclass".This section explains text objects and macros.
Instructional Video7:44
Python Programmer

EDA Python - 06-2variable_names

Higher Ed
An introduction to variables in python. What they are and how why they are needed.
Instructional Video7:38
Curated Video

Excel VBA Programming The Complete Guide - Syntax Tips

Higher Ed
In this lesson, we'll explore some tips for writing cleaner and more elegant VBA code.
r/>
This clip is from the chapter "Variables and Data Types" of the series "Excel VBA Programming–The Complete Guide".In this section, we...
Instructional Video6:38
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 26 - Java Conditionals and If Statement – Puzzles

Higher Ed
This video talks about Java conditionals and if statement – puzzles.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video16:08
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - List Data Types and Operations

Higher Ed
This video lists data types and operations.
r/>
This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section focuses...
Instructional Video2:50
Curated Video

Learn and Master C Programming - Software: BIOS, OS and Programs

Higher Ed
We will cover different types of software and the role of OS and its impact on our programs.
r/>
This clip is from the chapter "Quick Intro To Computer Basics" of the series "Learn and Master C Programming For Absolute...