Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Structure
This video will discuss the structure of forms, buttons, pickers, sliders, toggles, images, and overlays. We will create a basic form and create different sections and views. This clip is from the chapter "Beyond the Basics" of the...
Curated Video
Finding the Volume of a Cuboid
This video will show you how to find the volume of a cuboid. Practice questions and answers are at the end of the video.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Data Visualization with WordCloud
In this video, we will explore how to load the dataset and begin data visualization using WordCloud.
Curated Video
The Art of Doing - Web Development for Beginners - Inline Elements
In this video, we will explore inline elements, which don't start on a new line and only take up as much horizontal and vertical space as needed. We will also discuss how to set their background color using the style attribute. This clip...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MainView
The MainView is the central hub of any Twitter Clone app, and in this video, we will guide you through the process of designing and implementing a custom MainView that showcases all the essential elements of your app, including the feed,...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - FeedView
In this video, we will explore how to design and implement a FeedView in a mobile app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView
In this video, we will show you how to design and implement a custom MessagesView.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - NotificationsView
In this video, we will demonstrate how to design and implement a custom NotificationsView for your Twitter Clone app and provide examples of how to use this functionality to keep users up-to-date on the latest activity related to their...
Curated Video
The Art of Doing - Web Development for Beginners - Debugging an Issue
In this video, we will solve the issue where we couldn't center-align an image in the Flexbox layout. You will learn how to troubleshoot and debug common layout issues in CSS and implement the necessary changes to achieve the desired...
Curated Video
The Art of Doing - Web Development for Beginners - Defining Element Width
In this video, you will learn how to define the element's width using pixel values, percentage values, and viewport units. You will also learn how to define classes for styling different-sized images. This clip is from the chapter "CSS...
Curated Video
The Art of Doing - Web Development for Beginners - Container Elements with div Tags
In this video, you will learn about the div tag, which is a powerful container element that can group content together and be targeted later with CSS. We will see how to add class and id attributes to divs to make styling specific...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Edit the Layout File
This is a video that explains and shows the code to customize the default layout template file. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client" of the series "ASP.NET 6.0 -...
Curated Video
Learn Tableau by Working on Exciting Dashboards - My Holdings (Viz in a Tooltip)
This video explains how to Viz in a tooltip, which will show the entire visualization in a tooltip.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Create a Dashboard-2
This video explains how to create a dashboard using the previously created charts.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Component Level Styling / 021
After exploring index.css, we will look at the component-level styling. We will understand the structure of a component that involves styling.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Style Update / 077
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Header and Hero Section/ 208
We will take the project styling further, and look at creating the separate header and Hero sections. The Hero section will have a tagline and subtitle and then the other section with the cards and other components.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Demo / 207
This video illustrates a project demo, which we will call SoundMate, which is a simple landing page, where we will apply many Tailwind concepts and learn to apply customizations.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Responsive Design
We will learn to use multiple breakpoints, which is defined as responsive design and using responsive utility variants to build adaptive user interfaces.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Loading Skeleton
Here, we will discuss about an interesting package called the React Loading Skeleton that provides a skeleton structure until we receive a response from the app.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - How to Represent Images
In this video, we will discuss data and understand how to represent images. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pedometer App View
This video explains the pedometer app view or the Swift view. This clip is from the chapter "iOS 16 Lock Screen Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the lock screen...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings
This video explains formatted strings and f-strings in Python. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...