Hi, what do you want to do?
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Classes & Objects
Here, we will understand what classes and objects are and which are the keys to object-oriented programming.
Curated Video
A Detailed Guide to the OWASP Top 10 - API3:2023 Broken Object Property Level Authorization
In this session, we will uncover the dangers of Broken Object Property Level Authorization and learn effective prevention techniques.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - CloudFormation Properties
AWS periodically updates properties that can be configured in CloudFormation. This video reviews the latest updates.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Loops
This video talks about loops.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Classes and Structs
This video talks about the classes and structs.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like and Unlike Tweet UI
In this video, we will be implementing the functionality to like and unlike tweets in the UI of our Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Follow and Unfollow UI
In this video, we will be implementing the follow and unfollow functionality on the user profile UI.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Connecting EditProfileView and UserProfile
In this video, we will be connecting EditProfileView with UserProfile so that the user can see the updated profile details after editing them.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Register User
This video will guide you through the process of implementing user registration functionality for your Twitter Clone app's backend.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - UserProfile Feed
The UserProfile Feed is the heart of any Twitter Clone app's user profile page, showcasing the user's latest tweets, retweets, and other activities; in this video, we will show you how to create a responsive, dynamic UserProfile feed.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User and Tweet Relationship
In this video, we will establish a relationship between users and tweets, and demonstrate how to fetch all tweets by a specific user.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - DELETE Notes
DELETE requests are an essential part of any application that involves user-generated content; in this video, we will walk through how to structure and implement this functionality in your own projects, and offer guidance on how to...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Populating the UI with Note Model
In this video, we will explore how to populate a user interface with data from a Note model and offer tips for designing an intuitive and user-friendly UI that maximizes the value of this data.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App
In this video, we will walk through how to implement GET requests in a mobile app, and provide examples of how to use this functionality to retrieve and display data from an API.
Curated Video
The Art of Doing - Web Development for Beginners - CSS Transitions
In this video, we will explore CSS Transitions, which enables you to smoothly change property values of elements over a specified duration. You will learn how to define transition properties and durations, and how to trigger...
Curated Video
The Art of Doing - Web Development for Beginners - CSS Selectors
In this video, you will learn about different CSS selectors such as Universal selector, Element selector, Selector list, Class selector, ID selector, and Descendant selector. We will also understand how CSS properties are inherited...
Curated Video
The Art of Doing - Web Development for Beginners - Final CSS Project Part 1
In this video, we will dive into coding our index page and adding styles using the welcome_style.css file. Learn how to create a visually appealing layout and apply CSS styles to your web pages.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
The Art of Doing - Web Development for Beginners - CSS Animations
In this video, we will delve into CSS animations, which are more complex and versatile than transitions. You will learn how to define animations using keyframes and bind them to elements. We will explore the differences between...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create AddCustomer Action Methods
On the Customer Controller side, AddCustomer (GET and POST) action methods are coded in this video with an explanation.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create a ToDo List Razor Pages Application
This is a walkthrough to build a simple Razor ToDoList application with the in-memory collection. The video uses a service layer and dependency injection principles.
<
br/>
This clip is from the chapter "Detailed Look into Razor...
<
br/>
This clip is from the chapter "Detailed Look into Razor...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes
This video explains classes in JavaScript.
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes as Expression
This video explains classes as an expression in JavaScript.
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains...
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Static Keyword
This video explains the static keyword in JavaScript.
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Prototypal-Chains
This video explains prototypal-chains.
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements...
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements...