Curated Video
Building Microservices API in Go - Unit Testing: State-Based Test
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...
Curated Video
Building Microservices API in Go - Refactor Error Handling
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...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - onPress Events with React Native without Using ChatGPT
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...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Refactoring State Code in React Native
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...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Compile Inverse Styling Code for React Native - Experiment II
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...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Building Out a Mobile Application with ChatGPT from Scratch - Problem Solving
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.
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Render the Article Data from ChatGPT Code Creation into React Native
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring New Java API - Files - readString and writeString Methods
In this video, let's look at a few files-related methods that were introduced in JDK 11.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Java Collections - Section Overview with Need for Collections
In this video, you will learn about Java collections with a section overview with the need for collections.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Adding and Removing Marks - Problem with Arrays
In this video, you will learn about adding and removing marks—problem with arrays.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Introduction to Break and Continue
In this video, you will learn about break and continue.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Java For Loop - Exercises Overview and First Exercise Prime Numbers
In this video, you will learn about Java for loop with the first exercise on prime numbers.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Java Switch Statement - Puzzles - Default, Break, and Fall Through
In this video, you will learn about Java switch statement with puzzles—default, break, and fall through.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Selecting Loop in Java - For Versus While Versus Do While
In this video, you will learn about selecting loop in Java—for versus while versus do while.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Java Boolean Data Type - Relational and Logical Operators
In this video, you will learn about Java Boolean data type—relational and logical operators.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 15 - Introduction to Java Constructors - Exercises and Puzzles
In this video, you will learn about an introduction to Java constructors with exercises and puzzles.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Our First Java Class with Eclipse
In this video, you will learn about our first Java class with Eclipse.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Run Planet Class with Java - Using a Main Method
In this video, we will run the Planet class with Java using the main method.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Overview of the Java Platform - an Introduction - java, javac, bytecode
In this video, we will see an overview of the Java platform and an introduction to java, javac, and bytecode.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Returning from a Java Method – Exercises
In this video, you will learn about returning from a Java method with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 27 - Java For Loop to Print Multiplication Table – Introduction
This video talks about Java for loop to print the multiplication table – introduction.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 22 - Programming Tips: JShell - Shortcuts, Multiple Lines, and Variables
This video talks about shortcuts, multiple lines, and variables.
Curated Video
Urban Survival: Navigating Crisis in the City
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,...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Exploring Spring Beans - PostConstruct and PreDestroy
In this video, you will explore Spring beans, including postconstruct and predestroy, and learn how to manage them effectively.