Instructional Video9:45
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fixing Profile Pictures

Higher Ed
In this video, you will learn how to fix the issue related to profile pictures in our Twitter Clone app.
Instructional Video5:03
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Display Profile Image

Higher Ed
In this video, you will learn how to display the user's profile image in our SwiftUI Twitter Clone app.
Instructional Video8:00
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Upload Profile Image

Higher Ed
In this video, we will cover how to upload a profile image for the user using SwiftUI and Node.js.
Instructional Video2:53
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Check

Higher Ed
In this video, you will learn how to implement server-side validation to check whether uploaded images for tweets are in the correct format using the Jimp package in Node.js.
Instructional Video5:50
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Visualize

Higher Ed
In this video, you will learn how to visualize tweet images in your Twitter Clone app. We will explore how to retrieve tweet images from the database and display them in the app's UI.
Instructional Video7:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView

Higher Ed
In this video, we will show you how to design and implement a custom MessagesView.
Instructional Video6:22
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - NotificationsView

Higher Ed
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...
Instructional Video10:28
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchView 2

Higher Ed
In this video, we will explore advanced techniques for implementing a SearchView in your Twitter Clone app.
Instructional Video8:18
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Basic TabView

Higher Ed
In this video, we will walk through the basics of implementing a TabView in a mobile app and provide examples of how to use this functionality to organize and display information in an intuitive and user-friendly way.
Instructional Video2:37
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Ethics and Legalities of Style References

Higher Ed
In this video, we will explore the ethics and legalities surrounding the use of style references in generative AI. You will learn about the importance of citing sources and how to avoid potential legal issues. This clip is from the...
Instructional Video3:02
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Overview of Key Legal Concepts (As They Apply to Creative Professionals)

Higher Ed
In this video, we will provide an overview of the key legal concepts related to generative AI that creative professionals should be aware of. You will learn about copyright law, fair use, and how they apply to generative AI. This clip is...
Instructional Video2:10
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Strength 3: Breaking Through Creative Block

Higher Ed
In this video, we will discuss how generative AI can be a useful tool for overcoming creative blocks and generating new ideas. This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your...
Instructional Video2:22
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Strength 2: Revising Your Original Content

Higher Ed
In this video, we will look at how generative AI can help you revise and improve your existing content. This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your Creative Thinking with...
Instructional Video7:10
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - DALL-E 2 Demo (Optional)

Higher Ed
In this video, we will provide a demo of DALL-E 2, a deep learning model used for generating images from text descriptions. This video is optional for those who are already familiar with DALL-E 2. This clip is from the chapter...
Instructional Video16:39
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Bypassing CSP through Polyglot File

Higher Ed
This video explains bypassing CSP through polyglot file. This clip is from the chapter "Bypassing Content Security Policy in Modern Web Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses...
Instructional Video5:49
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 2

Higher Ed
This is the second of the two-part video that demonstrates the XSS through Image. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack Exploitation...
Instructional Video4:09
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 1

Higher Ed
This is first of the two-part video that talks about the theoretical part as to how to attack the image. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert...
Instructional Video1:31
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Hacking Web Applications via PDFs, Images, and Links

Higher Ed
This video introduces the section. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking web...
Instructional Video20:54
Curated Video

The Art of Doing - Web Development for Beginners - Final Project Part 2

Higher Ed
In this video, we will continue our project by working on the homepage and applying CSS styles to make it visually appealing. Learn how to create an attractive and functional homepage for your web application. This clip is from the...
Instructional Video16:59
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Two Project Part 2

Higher Ed
In this video, you will learn how to style the homepage of the company's site. We will apply appropriate HTML structure and semantic elements to create a visually appealing design. Additionally, we will work on the About page, which will...
Instructional Video5:07
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Two Preview

Higher Ed
In this video, we will have a quick preview of our next project. You will learn how to design a multi-page site for a new "˜made-up company'. The site will include pages such as Home, About, Contact, Pricing, and Pictures, and you are...
Instructional Video12:17
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Project - Part 2

Higher Ed
In this video, we will continue working on the store front project by creating the about and contact pages. We will use the same HTML and CSS techniques from the previous video to create the structure and style the pages. Additionally,...
Instructional Video19:42
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Two Project Part 3

Higher Ed
In this video, we will focus on building the Contact page, which will simulate the process of getting in touch with someone from the company. We will also create a Pricing page that includes a table of prices for the products sold, as...
Instructional Video16:46
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Project - Part 1

Higher Ed
In this video, we will begin working on the store front project by focusing on the index page. We will create the structure and layout of the page using HTML and then move on to styling it with CSS. We will define five custom colors to...