Instructional Video13:37
Curated Video

Building Microservices API in Go - Unit Testing: State-Based Test

Higher Ed
In this video, we will cover the basics of unit testing and discuss state-based testing. You will learn what to test and how to write effective state-based tests. We will also discuss the importance of shorter feedback loops in the...
Instructional Video8:28
Curated Video

Building Microservices API in Go - Refactor Error Handling

Higher Ed
In this video, we will focus on improving the design of our error handling by implementing best practices and making our error handling more robust and maintainable. This clip is from the chapter "Application Development" of the series...
Instructional Video9:12
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - onPress Events with React Native without Using ChatGPT

Higher Ed
In this video, we will explore how to create onPress events in React Native without relying on ChatGPT. We will walk through the process of adding functionality to a button that triggers a specific action when pressed. This tutorial will...
Instructional Video5:24
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Refactoring State Code in React Native

Higher Ed
In this video, we will be discussing the importance of refactoring state code in React Native. We will go over the benefits of organizing and consolidating state management code, as well as how to refactor state code to make it more...
Instructional Video4:14
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Compile Inverse Styling Code for React Native - Experiment II

Higher Ed
This video is a follow-up to the previous video and will delve deeper into compiling inverse styling code for React Native with ChatGPT analysis. You will explore more advanced techniques for implementing inverse styling, including...
Instructional Video5:45
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Building Out a Mobile Application with ChatGPT from Scratch - Problem Solving

Higher Ed
In this video, you will learn how to build a mobile application with ChatGPT from scratch while focusing on problem-solving techniques that will help you overcome any challenges you may encounter along the way.
Instructional Video4:21
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Render the Article Data from ChatGPT Code Creation into React Native

Higher Ed
In this video, you will learn how to render the article data that you created using ChatGPT code into your React Native application. You will explore different ways of displaying the data and learn how to customize the layout of your...
Instructional Video5:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring New Java API - Files - readString and writeString Methods

Higher Ed
In this video, let's look at a few files-related methods that were introduced in JDK 11.
Instructional Video3:17
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Java Collections - Section Overview with Need for Collections

Higher Ed
In this video, you will learn about Java collections with a section overview with the need for collections.
Instructional Video3:21
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 12 - Adding and Removing Marks - Problem with Arrays

Higher Ed
In this video, you will learn about adding and removing marks—problem with arrays.
Instructional Video4:40
Instructional Video12:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java For Loop - Exercises Overview and First Exercise Prime Numbers

Higher Ed
In this video, you will learn about Java for loop with the first exercise on prime numbers.
Instructional Video7:01
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Java Switch Statement - Puzzles - Default, Break, and Fall Through

Higher Ed
In this video, you will learn about Java switch statement with puzzles—default, break, and fall through.
Instructional Video3:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Selecting Loop in Java - For Versus While Versus Do While

Higher Ed
In this video, you will learn about selecting loop in Java—for versus while versus do while.
Instructional Video10:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Java Boolean Data Type - Relational and Logical Operators

Higher Ed
In this video, you will learn about Java Boolean data type—relational and logical operators.
Instructional Video6:47
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 15 - Introduction to Java Constructors - Exercises and Puzzles

Higher Ed
In this video, you will learn about an introduction to Java constructors with exercises and puzzles.
Instructional Video5:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Our First Java Class with Eclipse

Higher Ed
In this video, you will learn about our first Java class with Eclipse.
Instructional Video6:17
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Run Planet Class with Java - Using a Main Method

Higher Ed
In this video, we will run the Planet class with Java using the main method.
Instructional Video5:13
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Overview of the Java Platform - an Introduction - java, javac, bytecode

Higher Ed
In this video, we will see an overview of the Java platform and an introduction to java, javac, and bytecode.
Instructional Video5:43
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Returning from a Java Method – Exercises

Higher Ed
In this video, you will learn about returning from a Java method with exercises.
Instructional Video9:04
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 27 - Java For Loop to Print Multiplication Table – Introduction

Higher Ed
This video talks about Java for loop to print the multiplication table – introduction.
Instructional Video7:08
Instructional Video11:43
Curated Video

Urban Survival: Navigating Crisis in the City

6th - Higher Ed
Dive into the urban survival journey of My Linh and Timothy, two 20-year-olds learning to cope without modern conveniences after a hypothetical disaster. Under the guidance of a survival expert, they discover how to secure shelter,...
Instructional Video7:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Exploring Spring Beans - PostConstruct and PreDestroy

Higher Ed
In this video, you will explore Spring beans, including postconstruct and predestroy, and learn how to manage them effectively.