Hi, what do you want to do?
Curated Video
Building Microservices API in Go - JWT Tokens
In this video, we will introduce JWT tokens and discuss how to store claims inside the token. We will also cover the concept of token validity and discuss best practices for managing JWT tokens in our application.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Advanced Tableau Charts Part 2
This is a continuation of the previous chapter regarding advanced tableau charts, including horizontal and stacked bars, side-by-side bars, line and dual-line charts, and area charts. We will look at a Sankey diagram in detail.
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 07 - Understanding Inheritance - Why Do We Need It?
In this video, we will understand inheritance and why we need it.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Arrays - Using Person Objects and String Elements with Exercises
In this video, you will learn about Java arrays—using person objects and string elements with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Introduction to Variable Arguments – Need
In this video, you will learn about introduction to variable arguments—need.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Java Arrays - Puzzles - Arrays of Objects, Primitive Data Types, toStr
In this video, you will learn about Java arrays with puzzles—arrays of objects, primitive data types, toStr.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Java Dates - Introduction to LocalDate, LocalTime, and LocalDateTime
In this video, you will learn about Java dates and see an introduction to LocalDate, LocalTime, and LocalDateTime.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding Object Composition - an Exercise - Books and Reviews
In this video, we will understand object composition with an exercise—books and reviews.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Integer Data Types - Puzzles - Octal, Hexadecimal, Post- and Pre-Integer
In this video, you will learn about Java integer data types with puzzles on octal, hexadecimal, post- and pre-integer.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Basics about Java Integer Data Types - Casting, Operators, and More
In this video, you will learn the basics about Java integer data types - casting, operators, and more.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Creating a New Java Project with Eclipse
In this video, you will learn about creating a new Java project with Eclipse.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 19 - Understanding Primitive Variable Types in Java - Choosing a Type
This video talks about - understanding primitive variable types in Java - choosing a type.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 18 - Understanding Primitive Variable Types in Java
This video talks about understanding primitive variable types in Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 14 - Introduction to Variables in Java - Exercises and Puzzles
This video talks about variables in Java - exercises and puzzles.
Curated Video
The Evolution of Smartphones: From Simple Calls to Advanced Multifunctionality
Explore the fascinating journey of smartphone development from bulky mobile devices to today's compact powerhouses. This video delves into how technological advancements have enabled smartphones to replace over 15 kg of everyday...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Set Up Google 0Auth2 and Credentials with API GCP
In this video, you will set up Google 0Auth2 and credentials with API GCP.
<
br/>
This clip is from the chapter "Google Authentication with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with...
<
br/>
This clip is from the chapter "Google Authentication with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Verify Session with Passport Local Strategy
In this video, we will verify the session with Passport local strategy.
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Code Along - Complete Configuring App Express File
This video demonstrates the complete configuring of app Express file, and you will code along with the instructor throughout.
<
br/>
This clip is from the chapter "Configuring App Express" of the series "Express Framework...
<
br/>
This clip is from the chapter "Configuring App Express" of the series "Express Framework...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up a Port and Saving Conventions with Express
This video helps you with setting up a port and saving conventions with Express.
<
br/>
This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with...
<
br/>
This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Find Max Value In Array
Furthering our program writing skills, we will learn to create a program that determines the maximum value in an array.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Calculate Test Score Average
It is time to put all the knowledge we gained from the previous lessons into creating a program that tests the scoring average.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Arrays
In this video, we will learn about Java arrays, which store multiple values in a single variable instead of creating separate variables for each value.