Instructional Video4:37
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Edit Text Section

Higher Ed
This is a continuation of the lesson from where we left off in the previous video. In this video, we will examine the text section. We will create a text field to input text. This clip is from the chapter "Beyond the Basics" of the...
Instructional Video6:32
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - The Image Section

Higher Ed
In this continuation video from the previous lesson, we will examine the image section in more detail. You will learn to resize the image and add aspect ratios and other features to the images. This clip is from the chapter "Beyond the...
Instructional Video5:08
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Structure

Higher Ed
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...
Instructional Video9:25
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Lists and Sheets

Higher Ed
This lesson will create a quick UI view and understand lists with examples. You will learn to create a list of images by resizing the images in the frames and adding shadows. You will learn to create a sheet. This clip is from the...
Instructional Video6:51
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Beyond the Basics - ForEach and ScrollView

Higher Ed
We will create a new Xcode project and app named “Beyond the Basicsâ€. We will choose the iPhone and learn about “ForEach†and “ScrollViewâ€. This clip is from the chapter "Beyond the Basics" of the series "SwiftUI iOS 16 Crash...
Instructional Video3:55
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Warming Up with the Basics

Higher Ed
In this lesson, we will explore the basics of Xcode 14. The lecture explains the interface and then takes us to the basic concepts of Xcode and what we can do with the program. This clip is from the chapter "Introduction" of the series...
Instructional Video3:57
Curated Video

Fundamentals of Secure Software - Hashing Demo

Higher Ed
This is a demo video on hashing.
Instructional Video4:44
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Email Data Management

Higher Ed
In this video, the author talks about a few tips on how best to protect yourself in case your email gets hacked. This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners Guide to...
Instructional Video2:51
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Take Notes

Higher Ed
There are many ways to take notes while watching these training videos; the important thing is to find what works for you.
Instructional Video4:11
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Download Libraries

Higher Ed
Here, you will learn to implement the Amazon product recommendation system using deep learning. We will import the requisite libraries and build and train the deep learning-based model using TensorFlow.
Instructional Video7:39
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Simple Notification Service (SNS)

Higher Ed
What if you need one application to notify another application of an activity or a workload that needs to be executed? You need the Simple Notification Service (SNS) that AWS offers. This video introduces SNS.
Instructional Video3:42
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Inserting Text

Higher Ed
In this video, we will cover how to insert text in the section view, including labeling different elements, such as walls, openings, fixtures, and other details, to provide important annotations and information in the drawing.
Instructional Video4:59
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Inserting Text in Lawn and Passage

Higher Ed
In this video, you will learn how to add text and labels in the lawn and passage areas of the drawing, including identifying landscaping elements, pathways, and other important details.
Instructional Video2:52
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Inserting Text in Remaining Rooms

Higher Ed
In this video, we will cover how to add text and labels in the remaining rooms of the drawing, including additional bedrooms, study, utility rooms, and other spaces, to provide detailed information and annotations.
Instructional Video4:41
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Inserting Text in Kitchen, Baths, Lounge and Dining Room

Higher Ed
In this video, we will continue inserting text in other areas of the drawing, such as the kitchen, lounge, dining room, and other common spaces, to provide labels and annotations for various elements.
Instructional Video3:45
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Inserting Text in Bedrooms and Bath

Higher Ed
In this video, we will focus on inserting text in bedrooms and bathrooms of our drawing, including labelling furniture, fixtures, and other important details.
Instructional Video14:38
Curated Video

The Art of Doing - Web Development for Beginners - Inline Elements

Higher Ed
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...
Instructional Video13:05
Curated Video

The Art of Doing - Web Development for Beginners - Block-Level Elements

Higher Ed
In this video, you will learn about block-level elements, which always start on a new line and take up the full horizontal width of their container. We will see how to set their vertical height and background color using the style...
Instructional Video12:18
Curated Video

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

Higher Ed
In this video, we will continue building our "Collectors" project and create the remaining pages featuring Bulbasaur, Charmander, and Squirtle. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...
Instructional Video14:08
Curated Video

The Art of Doing - Web Development for Beginners - Forms

Higher Ed
In this video, you will learn how to create HTML forms using the form tag and add different input elements to them. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In...
Instructional Video16:45
Curated Video

The Art of Doing - Web Development for Beginners - Interactive Tags

Higher Ed
In this video, you will learn about interactive tags such as buttons, input fields, radio buttons, select menus, and checkboxes, and how to use them in web forms. This clip is from the chapter "Advanced HTML Tags" of the series "The Art...
Instructional Video13:05
Curated Video

The Art of Doing - Web Development for Beginners - Image Tags

Higher Ed
In this video, you will learn how to add images to our web pages using the image tag and adjust their attributes. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In this...
Instructional Video11:00
Curated Video

The Art of Doing - Web Development for Beginners - Understanding Attributes

Higher Ed
In this video, we will explore the different attributes available in HTML, such as id, class, and style, and how they can be used to customize web page elements. This clip is from the chapter "Advanced HTML Tags" of the series "The Art...
Instructional Video11:09
Curated Video

The Art of Doing - Web Development for Beginners - Formatting Text with Tags

Higher Ed
In this video, we will explore tags such as bold, italic, underline, br, and ASCII that can be used to format and space text on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development...