Instructional Video8:04
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Simple Storage Service (Amazon S3) Enhanced Features

Higher Ed
This video focuses on intelligent tiering, S3 object lock, and batch operations. This clip is from the chapter "Solutions Architect Chapter 2 – Amazon Web Services (AWS) Storage Design" of the series "AWS Solutions Architect Associate...
Instructional Video20:43
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Asynchronous, Serial, and Parallel Approaches

Higher Ed
This video explains the use of different approaches, such as asynchronous, serial, and parallel for executing the playbook. This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to...
Instructional Video3:09
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Normal Git Workflow without Hooks

Higher Ed
This video explains the normal Git workflow without hooks. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It focuses on...
Instructional Video2:19
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Introduction to Git Ignore

Higher Ed
This video provides an introduction to Git ignore. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on Git file statuses: untracked,...
Instructional Video3:55
Curated Video

World of Computer Networking Your CCNA start - Default Gateway

Higher Ed
This video explains default gateway in detail. This clip is from the chapter "Address Resolution Protocol (ARP) and Internet Control Message Protocol (ICMP)" of the series "World of Computer Networking: Your CCNA start".This section...
Instructional Video8:57
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static

Higher Ed
In this session, we will learn about list and ArrayList - sorting - introduction to collections sort static. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video3:54
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise #4: Image Grid

Higher Ed
In this video, we'll cover exercise #4: image grid. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline style,...
Instructional Video8:21
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Backgrounds - Part 2

Higher Ed
CSS Crash Course: Backgrounds - Part 2 This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video4:39
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Links

Higher Ed
HTML Crash Course: Links This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so on.
Instructional Video8:44
Curated Video

Excel VBA Programming The Complete Guide - The InputBox Function

Higher Ed
In this lesson, we use the InputBox function to collect a new worksheet title from the user. The InputBox is a basic dialog box with a single text entry field, a prompt, a title, and OK / Cancel buttons. This clip is from the chapter...
Instructional Video4:34
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Project: Confidence Matters

Higher Ed
Confidence in life is important for making decisions. Machine learning is the same. If someone said, "I'm 17% certain you're working on a computer", you'd give that a second thought, no? Computers! This clip is from the chapter "Final...
Instructional Video6:25
Curated Video

Practical Jenkins - Running Containers as Jenkins Slaves on Kubernetes

Higher Ed
Although standalone containers are quite good for running Jenkins slaves, an even more efficient workflow can be achieved by using container orchestration and clustering platform such as Kubernetes. • Understand how Kubernetes runs...
Instructional Video7:46
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Input, Output, and Redirection

Higher Ed
This video explains the concept of input, output, and redirection. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section explains the...
Instructional Video3:31
Curated Video

Setting event notifications

Pre-K - Higher Ed
Learn how to set reminders for calendar events, and how to adjust notification preferences.
Instructional Video3:02
Curated Video

Learning ASP.NET Web API (Video 35)

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 Video6:41
Curated Video

Learning CSS (Video 18)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video13:26
Curated Video

Building a Responsive Application with Bootstrap (Video 11)

Higher Ed
Bootstrap discards the myth of ���the creative typeï¿½Û and enforces the belief that even you are capable of design. It is easy to learn, open source, customizable, and coupled with an incredible support from the community; in...
Instructional Video9:20
Curated Video

Microsoft SQL Server Development for Everyone - Selecting Data from the Table Using an SQL Script

Higher Ed
This video explains how to select data from the table using an SQL script. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate...
Instructional Video2:05
IDG TECHtalk

Linux tip: Learn to use the shred command

Higher Ed
In this Linux tip, we look at the shred command, which removes a file from a disk in a manner that is far more thorough than the rm (remove) command. Leave a comment and let us know which command you want featured in a future Linux Tips...
Instructional Video9:54
Curated Video

Bash Shell Scripting- while loop with IFS

Higher Ed
This video shows how to work with the while loop with IFS. This clip is from the chapter "Loops and loop control statements - Part 2" of the series "Complete Bash Shell Scripting".This section shows how to use loops and loop control...
Instructional Video7:04
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Endpoints

Higher Ed
This video explains how AWS uses the term endpoint to access other services indirectly. This clip is from the chapter "Solutions Architect Chapter 3 - Virtual Private Cloud (VPC)" of the series "AWS Solutions Architect Associate...
Instructional Video10:01
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Working with Security Groups

Higher Ed
This video focuses on access control to Amazon Elastic Compute Cloud (Amazon EC2) instances that you implement with the help of security groups. This clip is from the chapter "Solutions Architect Chapter 6 - Compute Services Management"...
Instructional Video16:47
Curated Video

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Solution: CloudFormation

Higher Ed
This video introduces you to the solution for CloudFormation. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to...
Instructional Video7:30
Curated Video

.NET Core Microservices - Add to Shopping Cart Repository Method

Higher Ed
This video shows how to update shopping cart repository method. This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...