Instructional Video4:27
TLDR News

Theresa May Announces Resignation - Brexit Explained

12th - Higher Ed
Yesterday Theresa May announced that if her deal passes, she will resign as PM before the next stage of Brexit. However, the promise isn't quite as simple as some might have thought. So Theresa May might be around a little longer.
Instructional Video15:04
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Log Analytics - Lab Activity

Higher Ed
In this video, we will cover log analytics - lab activity. This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services and its key...
Instructional Video1:30
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Storage Account Replication Options

Higher Ed
In this video, we will cover storage account replication options. This clip is from the chapter "Data Protection" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains data protection and its agenda...
Instructional Video6:39
Curated Video

Alteryx for Beginners - Table Tool

Higher Ed
This video explains how to use the Table tool in Alteryx. This clip is from the chapter "Reporting Tab" of the series "Alteryx for Beginners".This section explores the Reporting tab.
Instructional Video5:53
Curated Video

Excel VBA Programming The Complete Guide - The Option Explicit Setting

Higher Ed
The Option Explicit setting at the top of a code module mandates that all variables be declared with a valid data type before being assigned a value. In this lesson, we compare a code sample with and without this setting enabled to see...
Instructional Video4:26
Curated Video

Mastering Grunt (Video 9)

Higher Ed
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Instructional Video8:13
friEdTech

Learn to Use Google Meet for FREE Video Meetings & Join via Phone

Higher Ed
Google Meet is probably the easiest fastest way to schedule a video meeting with your contacts. Recently, the ability to join meetings via phone was added. This is GREAT when you have a slow connection where your audio might be distorted.
Instructional Video9:32
TLDR News

Can Johnson Still Go For No Deal? - Brexit Explained

12th - Higher Ed
In the last few days MPs have been fighting to block a no-deal Brexit, passing major legislation to try and make it harder for Johson. However, we still think that he could get around the laws. So in this video we lay out the eight ways...
Instructional Video20:10
All In One Social Media

How to use Instagram - The COMPLETE Beginners Guide 2022

Higher Ed
Getting started with Instagram isn't easy, so this step-by-step user guide walks you through how to do (almost) everything on Instagram. This How To Use Instagram video will get you on your way!
Instructional Video11:47
TLDR News

MPs Reject All Options in Indicative Votes - Brexit Explained

12th - Higher Ed
Last night (27th) MPs voted on a series of potential Brexit solutions to see what they could agree on. It turned out they couldn't agree on anything. However, there are some clear next steps and some options came out looking a lot...
Instructional Video3:37
IDG TECHtalk

How to make the most of Microsoft’s new Compliance Score Console

Higher Ed
This new Microsoft 365 feature can help you stay in compliance with regulations like GDPR and better protect data.
Instructional Video4:57
Curated Video

Bash Shell Scripting- Commands to read a file content with conditions

Higher Ed
This video shows which commands you can use to read a file content with conditions. This clip is from the chapter "Commands to read a file content" of the series "Complete Bash Shell Scripting".This section covers the commands you can...
Instructional Video4:06
Curated Video

AI-900 Exam Tips

Higher Ed
In this video, we will cover AI-900 Exam tips. This clip is from the chapter "Practice Tests" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".null
Instructional Video13:39
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Setup Atom as text editor (setup used in this course)

Higher Ed
Download and customize the Atom text editor. This is the editor used in this course throughout This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Instructional Video4:49
Curated Video

CISSP® Certification Domain 1 Security and Risk Management Video Boot Camp for 2022 - IAAA - Part 2 - Identification, Authentication, Authorization, and Accountability

Higher Ed
This is the second part of a two-part video that explains the concept of IAAA. This clip is from the chapter "Certified Information Systems Security Professional CISSP Domain 1 - Security and Risk Management" of the series "CISSP®...
Instructional Video6:05
Curated Video

Active Directory with Windows Server 2016 - Preferences and Item-Level Targeting

Higher Ed
Explore group policy preferences to personalize a user account based on the OS permissions set, and learn about item-level targeting as an implementation based on presets. This clip is from the chapter "Create and Manage Group Policy" of...
Instructional Video6:08
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Self Service Options in Azure AD

Higher Ed
In this video, we will cover self-service options in Azure AD. This clip is from the chapter "Identity" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces identities and Azure Active Directory...
Instructional Video7:17
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 34)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Instructional Video2:00
Curated Video

Learning ASP.NET Web API (Video 40)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video5:24
Curated Video

Mastering Grunt (Video 18)

Higher Ed
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Instructional Video4:51
friEdTech

Intro to the New Google Drive July 2014

Higher Ed
Learn about the changes coming to a Google Drive near you and star the school year off in the know thanks to Google Certified Teacher Alice Keeler!
Instructional Video7:29
Curated Video

Bug Bounty Program Certification 13.4: Certification Exam Practice Questions – Part 3

Higher Ed
Exam questions. • Practice questions • Solutions • Explanation of answer
Instructional Video2:09
Tarver Academy

How to Share Your Screen in Google Meet

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Share Your Screen in Google Meet
Instructional Video8:53
IDG TECHtalk

Learn how to use the "cProfile" module to analyze a Python program's performance and make strategic changes to it.

Higher Ed
Can you take a Python script and turn it into a standalone executable? Sort of! The Python compiler Cython can be used to do something like this, but it's a little trickier than it might seem. We'll explore how to do this in this video,...