Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Printing Output to Console with Java - Exercise Statements
In this video, you will learn how to print output to the console with Java, with a focus on exercise statements.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Printing Output to Console with Java
This video talks about printing output to the console with Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Java Expression – Puzzles
In this video, you will be presented with Java expression puzzles to solve and enhance your understanding of expressions.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Expression – Exercises
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Expression - an Introduction
This video talks about Java expressions.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Break Down Multiplication Table Challenge
This video talks about breaking down the multiplication table challenge.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 – Getting Started with JShell
In this video, we will work with JShell.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Introduction to Multiplication Table Challenge
This video talks about the multiplication table challenge.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 – Step-By-Step Problem Solving with Programming
We have successfully installed Java. Let's take a look at the next step, which is problem solving.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Troubleshooting Java Installation
In this video, we will troubleshoot the Java installation.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Installing Java – Linux
In this video, you will learn how to install Java for Linux systems.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Installing Java - Mac
In this video, you will learn how to install Java for macOS.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Installing Java - Windows
In this video, you will learn how to install Java for Windows.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Java - Overview
This video provides an overview of the entire section.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Introduction to the Course
This video gives you an overview of the entire section.
Curated Video
Fundamentals of Neural Networks - Lab 1 - Introduction to Python
This video demonstrates some of the basic commands in Python specifically the print statement, data structures, variables, and how to define a function. This clip is from the chapter "Artificial Neural Networks" of the series...
Curated Video
Fundamentals of Neural Networks - Forward Propagation
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Curated Video
Building Microservices API in Go - New Bank Account: Part 1
In this video, we will dive into the implementation of a new bank account feature in our banking application. We will discuss the concept of domain and secondary ports, and how to implement them in our application design to ensure...
Curated Video
Building Microservices API in Go - Application Configuration
In this video, you will learn how to manage application configuration using environment variables. We will discuss best practices for handling configuration in your application and how to securely store sensitive information such as API...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Understanding the Need for Java Spring Framework
In this video, you will learn about the need for the Java Spring framework, including its features and benefits. We will also gain an understanding of how the Spring framework can help us develop complex, scalable applications quickly...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 15 - Exploring Java New Features - Records
In this video, let's look at records.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 14 - Exploring Java New Features - Text Blocks
This video provides a detailed understanding of text blocks.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Java New Features - Switch Expression
In this video, we will look at switch expressions.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Exploring Java New Features - Local Variable Type Inference
In this video, we will look at local variable type inference.