PBS
Is Twitter the Newest Form of Literature?
Everyone is familiar with Twitter, the uber-popular micro-blogging site, which limits the user to 140 characters. The tweet is perfect for sharing your favorite links and updating the world about your life, but it might also be the...
Crash Course
The Handmaid's Tale, Part 1: Crash Course Literature 403
In which John Green teaches you about Margaret Atwood's speculative fiction novel, The Handmaid's Tale. John looks at some of the themes in this classic dystopian novel, many of which are kind of a downer. The world of Gilead that Atwood...
Bozeman Science
Mechanical and Electromagnetic Waves
In this video Paul Andersen compares and contrasts mechanical and electromagnetic waves. Both types of waves transfer energy through oscillations but mechanical waves requires a medium. Several examples of each type of wave are included.
Crash Course
PTSD and Alien Abduction - Slaughterhouse-Five Part 2: Crash Course Literature 213
In which John Green continues to teach you about Slaughterhouse-Five by Kurt Vonnegut. (WARNING: When Slaughterhouse-Five was published, some of the crude language in the book caused controversy. We quote one mildly controversial line in...
Curated Video
You and Your Web Presence
CandidCareer.com co-founder Billy walks us through how to effectively manage your web presence! Whether you're seeking work or currently employed, make sure your social media networks are focused on you as the professional, not the clown!
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Five Places You Are Tracked Online
In this video, we will look at the different places for tracking you online, like social media such as Facebook, Twitter, Instagram, Google search history, Yahoo, and Bing.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Array.forEach Method
In this video, you will learn about the Array.forEach method, which allows us to loop over the elements of an array and execute a function for each element. This clip is from the chapter "Loops, Iteration, and High-Order Array Methods"...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - How to Secure Your Twitter Account
In this video, you will discover effective strategies to enhance the security of your Twitter account, ensuring its protection and safeguarding your personal information. This clip is from the chapter "Social Media Security and Email...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Social Media Ethics - Part 2
This video further continues to talk about social media ethics when it comes to social media sites like Facebook. This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners Guide to...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Protecting Yourself Against SIM Card Swap Fraud
In this video, you will learn how to protect yourself against SIM card swap fraud. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section talks about...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchBar
In this video, you will learn how to implement a search bar in our Twitter Clone app using SwiftUI. We will create a custom search bar view and add it to our navigation bar.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fixing Profile User Data
In this video, we will be fixing the profile user data in our SwiftUI Twitter Clone App. We will be identifying the errors and issues causing the wrong data to be displayed and resolve them.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - EditProfileView 2
Continuing from the previous video, we dive deeper into the EditProfileView to create a customizable user profile feature. By the end of this video, you will have a fully functional EditProfileView that allows users to update their...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth | RegisterView
In this video, we will take you through the process of designing and implementing a RegisterView for your Twitter Clone app that collects user data, validates it, and stores it securely.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchView
In this video, we will walk you through the process of building a custom SearchView for your Twitter Clone app, and offer tips for optimizing the performance and usability of this feature.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Create TweetView
In this video, we will walk through the process of creating a custom TweetView for a mobile app.
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
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Welcome to the Course
This video helps you with the structure of the course and even talks about the approach one should follow while taking the course.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Introduction
This video provides an overview of the course.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - ENV / 142
After completing all the lessons in the section, ultimately implementing the project and testing out the project, this video provides a detailed recapitulation of the concepts learned in this project for the React app.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Ordering Data / 260
You can specify the sort order for your data using orderBy() and limit the number of documents retrieved using the limit(). Note an orderBy() clause.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock Widget
This video explains the stock widget configuration. This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom configuration...
Curated Video
CISSP Crash Course - Authentication System
This video explains the SSO on the Internet and networks, as well as OPENID and OAUTH. This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5, which focuses on...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Ordering Data / 260
This video explains order by a filter, which helps us get data either in ascending or descending order. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this...