Instructional Video11:35
Curated Video

Building Microservices API in Go - Error Handling Part 1

Higher Ed
In this video, we will cover error handling in our application, including retrieving a single customer from the server-side and handling errors that may occur. This clip is from the chapter "Application Development" of the series...
Instructional Video0:45
Curated Video

Building Microservices API in Go - Assignment 1: Fix GetAllCustomers API

Higher Ed
In this assignment video, we will work on fixing the GetAllCustomers API by implementing the acceptance criteria, including returning JSON response, handling unexpected errors with appropriate HTTP status code, and returning data for...
Instructional Video5:06
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Critically Analyze ChatGPT Faulty Solutions to Augment the React Native Code

Higher Ed
In this video, you will critically analyze the faulty solutions provided by ChatGPT for a specific React Native problem. You will explore alternative solutions to the issue and learn how to augment the code to improve its efficiency and...
Instructional Video8:44
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Update Database Data with Mapping in React Native by Compiling ChatGPT Code

Higher Ed
This video is a tutorial on updating database data with mapping in React Native by compiling ChatGPT code. You will learn how to map data from a database or API to components in your application's user interface, as well as how to handle...
Instructional Video7:17
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Importing Assets and Cleaning Up the Data Code for React Native

Higher Ed
This video is a tutorial on importing assets and cleaning up the data code for React Native, covering the process of adding images, fonts, and other assets to your project and organizing your code for easier maintenance and readability....
Instructional Video4:43
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Customize React-Native Database for ChatGPT Project

Higher Ed
This video helps in understanding how to build a custom database for your React Native project with ChatGPT.
Instructional Video8:59
Instructional Video9:18
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Java Inheritance - Default Constructors and super() Method Call

Higher Ed
In this video, you will learn about Java inheritance—default constructors and super() method call.
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 Video9:03
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Java Integer Data Types - Exercises - BiNumber - Add, Multiply, and Double

Higher Ed
In this video, you will learn about Java integer data types with exercises on BiNumber - add, multiply, and double.
Instructional Video2:23
Curated Video

Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Templates - sysout, main, fore, ifelse

Higher Ed
In this video, you will learn about Eclipse Tip—Templates—sysout, main, fore, ifelse.
Instructional Video4:35
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy

Higher Ed
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Instructional Video9:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Integer Data Types - Puzzles - Octal, Hexadecimal, Post- and Pre-Integer

Higher Ed
In this video, you will learn about Java integer data types with puzzles on octal, hexadecimal, post- and pre-integer.
Instructional Video3:52
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Adding More Methods for Multiplication Table Program

Higher Ed
In this video, you will learn about adding more methods for the multiplication table program.
Instructional Video5:19
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Play and Learn with Planet Class

Higher Ed
In this video, we will play and learn with the Planet class.
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 Video4:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Introduction to Java Method Arguments - Puzzles and Tips

Higher Ed
In this video, you will learn about an introduction to Java method arguments with puzzles and tips.
Instructional Video4:06
Instructional Video8:01
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Printing Output to Console with Java – Puzzles

Higher Ed
In this video, you will solve some puzzles related to printing output to the console with Java and learn more about the topic.
Instructional Video18:11
Curated Video

Introduction to FinTech Using R - How to Time Stock Market, a Qualitative Discussion

Higher Ed
This video picks from where we left off in stock market timing. We discuss some soft threshold and extend the market timing concept to a generalized framework. This clip is from the chapter "Stock Market Timing" of the series...
Instructional Video10:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 15 - Using Spring Framework to Manage Beans for Java Gaming App

Higher Ed
In this video, you will learn how to use the Spring framework to manage beans for our Java gaming application.
Instructional Video11:01
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Implementing Auto Wiring in Spring Framework Java Configuration File

Higher Ed
In this video, you will learn about auto wiring in the Spring framework Java configuration file.
Instructional Video3:19
Instructional Video2:23
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Comparing Lazy Initialization Versus Eager Initialization

Higher Ed
In this video, you will compare lazy initialization and eager initialization in Spring framework and learn the advantages and disadvantages of each.