Instructional Video5:03
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Understanding OOPS Concept Continued

Higher Ed
In this video, we will build upon our knowledge of OOP concepts by exploring advanced topics such as abstraction, interfaces, and inheritance hierarchies and how these concepts enable code reuse, maintainability, and flexibility in Java...
Instructional Video3:48
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Introduction and Advantages of Java

Higher Ed
In this video, we will explore the key features and benefits of Java as a programming language, Java's platform independence, robustness, versatility, and its vast ecosystem of libraries and frameworks. We will understand the advantages...
Instructional Video5:06
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Course Introduction

Higher Ed
This introduction video discusses an overview of Java programming with insights into the course structure, objectives, and the instructor's teaching approach. We will clearly understand what to expect and how this course will help you...
Instructional Video14:30
Curated Video

ChatGPT Mastery - Crafting Effective Prompts for Optimal Results - Developing a SaaS Product from Scratch

Higher Ed
In this video, we will explore how ChatGPT can assist in generating code for developing a Software as a Service (SaaS) product from scratch and interact with ChatGPT to obtain code snippets for building a SaaS product. We will gain...
Instructional Video3:19
Curated Video

High Five Facts - Java

Pre-K - 5th
This video explores five fun facts about Java.
Instructional Video13:43
Zach Star

Computer Science Vs Software Engineering | How to Pick the Right Major

12th - Higher Ed
The differences in computer science and software engineering can sometimes come down to what university you go to. In terms of their definition computer science is more math and theory based, while software engineering is more applied....
Instructional Video4:58
Curated Video

Structural Design Patterns in Modern C++ - Introduction to Design Patterns

Higher Ed
This video presents an introduction to design patterns. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling Language...
Instructional Video3:09
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Course Objective

Higher Ed
gRPC Course Overview: Course Objective This clip is from the chapter "gRPC Course Overview" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".This section will give a brief introduction about the course.
Instructional Video2:29
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - What is JavaScript?

Higher Ed
In this video, you'll learn what exactly JavaScript is and where it is used. This clip is from the chapter "Getting Started" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll set up your...
Instructional Video4:57
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Why Scala

Higher Ed
This video provides an overview of Scala and its scope. This clip is from the chapter "Introduction" of the series "Scala & Spark-Master Big Data with Scala and Spark".Welcome to the course.
Instructional Video3:31
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Introduction to Course

Higher Ed
This video provides an overview of the entire course. This clip is from the chapter "Introduction" of the series "Scala & Spark-Master Big Data with Scala and Spark".Welcome to the course.
Instructional Video8:57
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Writing Code with JavaScript

Higher Ed
This video demonstrates how to write a code with JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video7:03
Curated Video

Robots compete in 'mission to Mars'

Higher Ed
LEAD IN:It's not been long since European countries were competing on the Eurovision Song Contest stage. Well now they're competing on Mars ... sort of.At Innorobo, one of Europe's leading robotics events, teams from across the continent...
Instructional Video11:18
Zach Star

Electrical Vs Computer Engineering Vs Computer Science - A Side by Side Comparison

12th - Higher Ed
In this video I give a side by side comparison of the college courses in electrical engineering, computer engineering, and computer science. Note that I really didn't 'count' some of the intro classes as "major classes" cause they are...
Instructional Video11:00
Programming Electronics Academy

Functions Overview: Arduino Course 3.5

Higher Ed
An overview of what programming functions are and how they work.
Instructional Video12:38
Zach Star

How Much Programming Do Engineers Do?

12th - Higher Ed
Do you wonder how much programming you'll do in college as an engineer. This answer is very dependent on what major you pick, the university you go to, and various other factors. However there are some consistencies in each major that...
Instructional Video2:58
Curated Video

Learning R for Data Visualization (Video 24)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video3:00
Curated Video

Introduction to Coding: The Language of Computers

Pre-K - Higher Ed
Coding is the language that powers the technology around us. It's the set of instructions that computers follow to perform their functions. From smartphones and computers to cars and microwaves, code is what makes these devices work.
Instructional Video5:01
Curated Video

Learning R for Data Visualization (Video 7)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video4:58
Curated Video

Creational Design Patterns in Modern C++ - Introduction to Patterns

Higher Ed
This video explains the concept of patterns. • `struct` ? `enum class` ? `variant` progression • Product and sum types • Variants versus unions This clip is from the chapter "Introduction" of the series "Creational Design Patterns in...
Instructional Video16:16
Programming Electronics Academy

Using Arrays with For Loops

Higher Ed
I would say that arrays are one of the most useful programming tools available. Every programming language that I'm familiar with, at least, has some form of an array. If you're trying to learn a new programming language, one of the...
Instructional Video4:43
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Introduction

Higher Ed
This video session introduces you to PySpark. Let's understand what PySpark/Spark is. PySpark is a Python API for spark. This clip is from the chapter "Introduction to Spark and Installation" of the series "Apache Spark 3 for Data...
Instructional Video3:29
R Programming 101

R programming for beginners - Why you should use R

Higher Ed
R programming is typically used to analyze data and do statistical analysis. In this video, I talk about why R is a better option than other statistical packages and software options (including SPSS, STATA, SAS etc.) I also give a short...
Instructional Video11:45
Packt

Function Declarations & Expressions

Higher Ed
JavaScript Language Fundamentals: Function Declarations & Expressions This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important...