Curated Video
Vue.js 3 and Firebase for Beginners - Admin: Pizzas Component
The next component we will create is a pizzas component, which will display all of the available pizzas on the menu. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Artifacts
In this video, you will learn to effectively prepare for coding tests using ChatGPT, various techniques, and resources that can help you improve your coding skills, solve algorithmic problems, and practice coding challenges. We will...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Team Accountabilities
This video will give us an in-depth overview of ChatGPT, what ChatGPT is, how it works, and its key features and capabilities. We will gain a clear understanding of the underlying technology behind ChatGPT, setting the stage for your...
Curated Video
Linux Crash Course for Beginners - 2023 - History Command
In this video, you will learn how to use the history command to find the shell history.
Curated Video
Linux Crash Course for Beginners - 2023 - System Monitoring Commands
In this video, you will learn about system monitoring commands such as top, df, dmesg, iostat 1, netstat, free, cat /proc/cpuinfo, and cat /proc/meminfo.
Curated Video
Linux Crash Course for Beginners - 2023 - Getting Help
In this video, we will cover help commands such as man, whatis, -help.
Curated Video
Linux Crash Course for Beginners - 2023 - Creating Files and Directories
In this video, you will learn how to create files and directories.
Curated Video
Building Microservices API in Go - Assignment Solution: Enhance GetAllCustomers API
In this solution video, we will review the solution for the Enhance GetAllCustomers API assignment and discuss the best practices for implementing the required functionality. This clip is from the chapter "Application Development" of the...
Curated Video
Building Microservices API in Go - XML Encoding
In this video, we will delve into encoding Go structs to XML representation and handling request headers. We will cover topics such as encoding structs to XML, extracting content type headers from incoming requests, and adding XML and...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Extrapolate and Code Along for Stories Feature Implementation Given ChatGPT
This video is a code-along tutorial on how to extrapolate and implement the stories feature in your React Native application using ChatGPT. You will learn how to leverage ChatGPT to generate code for the different components and logic...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 1
In this video, we will create a top 10 dataset using the accessories inventory dataset.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Parameters Part 2
This is a continuation of the previous chapter, where we will look at static filters and Top N in more detail and then learn about dynamic data dimension and dynamic chart measure.
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Parameters Part 1
In this lesson, we will understand more about calculated fields or static values for our visualizations. We will look at adding more criteria to the dashboard for manipulating data.
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Exploring New Java API - Predicate - not Method
In this video, you will learn about the method, Predicate.not.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Exploring New Java API - List Set and Map - copyOf Methods
Let's look at some newly introduced APIs.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Modularization - 01 - Building Service and Consumer
In this video, we will build a simple application with modularization.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Getting Started with Java Modularization
In this video, we will understand Java modularization.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static
In this video, we will explore the List and ArrayList classes and their sorting capabilities. Specifically, you will be introduced to the Collections.sort() static method.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - List and ArrayList - Puzzles - Type Safety and Removing Integers
In this video, you will learn about list and ArrayList with puzzles—type safety and removing integers.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - List and ArrayList - Choosing Iteration Approach for Printing and Delete
In this video, you will learn about list and ArrayList—choosing iteration approach for printing and deleting.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - List Interface - Methods to Add, Remove, and Change Elements and Lists
In this video, you will learn about the list interface and methods to add, remove, and change elements and lists.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - List Interface Implementations - ArrayList Versus Vector
In this video, you will learn about list interface implementations—ArrayList versus Vector.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - List Interface Implementations - ArrayList Versus LinkedList
In this video, you will learn about list interface implementations—ArrayList versus LinkedList.