Instructional Video1:33
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution III - How to Repeat a String in JavaScript - Array Fill Method

Higher Ed
In this video, we will continue to discuss the solution to the exercise on how to repeat a string in JavaScript using the array fill method. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Instructional Video2:01
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Repeat a String in JavaScript

Higher Ed
The video teaches how to use the repeat() method in JavaScript to repeat a given string a specific number of times. The video starts by demonstrating how to use the repeat() method with a single argument to repeat a string, and then...
Instructional Video5:25
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - How to Find the Longest Word in a String with ForEach

Higher Ed
In this video, we will continue to discuss the solution to the exercise on how to find the longest word in a string with ForEach. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Instructional Video2:24
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Find the Longest Word in a String

Higher Ed
In this video, you will learn how to find the longest word in a given string using JavaScript. The video covers the step-by-step process of solving this problem, including how to split the string into an array of words, looping through...
Instructional Video5:25
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is a Factorial in JavaScript (Probability Calculations)

Higher Ed
In this video, you will learn about the concept of factorials in mathematics and how to calculate them using JavaScript. A factorial is a mathematical function that represents the product of all positive integers from 1 up to a given...
Instructional Video5:14
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Reverse a String - Solution I

Higher Ed
In this video, we will discuss the solution to the exercise on how to reverse a string from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from...
Instructional Video3:07
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - How to Reverse a String

Higher Ed
This is an exercise video on how to reverse a string. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews".This section...
Instructional Video3:35
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Build a Basic Calculator in JavaScript

Higher Ed
This is an exercise video where you will build a basic calculator in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from Zero to Hero...
Instructional Video4:11
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Example 2 - What Is Splice in JavaScript

Higher Ed
In this video, you will see a second example of the splice method in JavaScript. By the end of this video, you will have a clear understanding of how to use the splice method to manipulate arrays in JavaScript. This clip is from the...
Instructional Video4:59
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Write Multi-Line Comments in JavaScript

Higher Ed
In this video, you will discover how to write multi-line comments in JavaScript, which are great for providing more detailed explanations and notes about specific sections of your code. You will also learn some tips and tricks for using...
Instructional Video7:35
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - Introduction to the Case Study

Higher Ed
This video is an introduction to the "Express Fiji" case study. Express Fiji is a project company that was awarded the contract to build and operate a highway in a city in Fiji in 2023. This clip is from the chapter "Building a Project...
Instructional Video7:21
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring

Higher Ed
This video explains web frameworks, which were the major players in creating a more modern web experience. They handled interactivity and customized experiences before JavaScript matured and developed the web. This clip is from the...
Instructional Video5:04
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Microframework Modules

Higher Ed
This video explains microframework modules and packages as they tend to be as small as possible by design. Packages are common solutions that are bundled up and made available to other developers. This clip is from the chapter "Back-End...
Instructional Video1:40
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Printing Output to Console with Java - Exercise Statements

Higher Ed
In this video, you will learn how to print output to the console with Java, with a focus on exercise statements.
Instructional Video1:39
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Expression – Exercises

Higher Ed
This video covers various exercises related to Java expressions. The exercises will test your understanding of Java expressions and help you to strengthen your skills.
Instructional Video1:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Break Down Multiplication Table Challenge

Higher Ed
This video talks about breaking down the multiplication table challenge.
Instructional Video1:29
Instructional Video2:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 – Step-By-Step Problem Solving with Programming

Higher Ed
We have successfully installed Java. Let's take a look at the next step, which is problem solving.
Instructional Video4:21
Curated Video

Learn Java from Scratch - A Beginner's Guide - Introduction to the Course

Higher Ed
This video gives you an overview of the entire section.
Instructional Video6:45
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - If Else Problem - How to Get User Input in Java?

Higher Ed
In this video, you will learn about an if else problem—how to get user input in Java.
Instructional Video5:25
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Introduction to Object-Oriented Programming – Basics

Higher Ed
In this video, you will learn about object-oriented programming—basics.
Instructional Video4:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Programming Tip 1: Refactoring with Eclipse

Higher Ed
In this video, you will learn about programming tip 1: refactoring with Eclipse.
Instructional Video2:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 24 - Java Conditionals and If Statement - Exercise Statements

Higher Ed
This video talks about Java conditionals and if statement - exercise statements.
Instructional Video3:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Understanding Spring Boot Versus Spring Versus Spring MVC

Higher Ed
In this video, we will understand the roles played by Spring Boot, Spring MVC, and Spring framework.