Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Simple Storage Service (Amazon S3) Enhanced Features
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...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Asynchronous, Serial, and Parallel Approaches
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Normal Git Workflow without Hooks
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Introduction to Git Ignore
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,...
Curated Video
World of Computer Networking Your CCNA start - Default Gateway
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static
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,...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise #4: Image Grid
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,...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Backgrounds - Part 2
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.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Links
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.
Curated Video
Excel VBA Programming The Complete Guide - The InputBox Function
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...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Project: Confidence Matters
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...
Curated Video
Practical Jenkins - Running Containers as Jenkins Slaves on Kubernetes
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Input, Output, and Redirection
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...
Curated Video
Setting event notifications
Learn how to set reminders for calendar events, and how to adjust notification preferences.
Curated Video
Learning ASP.NET Web API (Video 35)
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...
Curated Video
Learning CSS (Video 18)
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...
Curated Video
Building a Responsive Application with Bootstrap (Video 11)
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...
Curated Video
Microsoft SQL Server Development for Everyone - Selecting Data from the Table Using an SQL Script
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...
IDG TECHtalk
Linux tip: Learn to use the shred command
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...
Curated Video
Bash Shell Scripting- while loop with IFS
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...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Endpoints
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...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Working with Security Groups
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"...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Solution: CloudFormation
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...
Curated Video
.NET Core Microservices - Add to Shopping Cart Repository Method
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...