friEdTech
How to Use Chrome Sync
This video shows how to confidently use Chrome Sync on a public computer.
Packt
Logging in Users
API Authentication and Security (Task App): Logging in Users This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
All In One Social Media
How To Disconnect Instagram From Facebook Page
Whatever your reasons may be for disconnecting Instagram from Facebook, in this tutorial I will show you how easy it is to do from your computer.
Curated Video
Mastering Spring Framework Fundamentals - Exploring Property Overriding in Spring
This video demonstrates how to return a function. This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
IDG TECHtalk
How to use the ssh keygen command: 2-Minute Linux Tips
In this Linux tip, learn how to use the ssh-keygen command. It’s used to create a set of public/private keys that you can use in place of passwords to either log into a system or run commands remotely.
Curated Video
Learn Git in 3 Hours- GitHub
Sharing code repositories with others requires us to host the remote repository somewhere where it is is mutually accessible. GitHub can be used to do this. • Create a repository on GitHub • Push code to the remote repository • Have...
Curated Video
Django3- Using Form Data
In this video, we will look at using form data. This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a Fork
This video explains how to create a fork in GitHub. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section demonstrates how...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a New Repository in GitHub
This video explains the process of creating a new repository in GitHub. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Azure Advisor - Lab Activity
In this video, we will cover Azure Advisor - 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...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Familiarize Yourself with the System
This video helps you familiarize yourself with the system so that you can study and pass the Certified Solutions Architect – Associate (CSA-A) exam. This clip is from the chapter "Exam Tips and Tricks" of the series "AWS Solutions...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Root User
This video explains the importance of the root user account and the implications it introduces to the management and use of Amazon Web Services (AWS). This clip is from the chapter "Solutions Architect Chapter 7 - Identity and Access...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Section 4 Review
This video reviews the section. This clip is from the chapter "Secure Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section explains the secure architectures.
Curated Video
C++ Standard Template Library in Practice - Atomic Values
The user wants a simpler way to have thread safe access to simple datatypes. • Introduce the basic concepts to the user • Give an overview of how to use the new feature • Show an example to reinforce the topics covered This clip is from...
Curated Video
C++ Standard Template Library in Practice - Project - Implementation
In this video, we will see the third part of our project. • Implement the View portion to display our portion to the user • Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of the series "C++...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Demo Project 2 (MVC) - Part 1
In this video, we'll look at a demo for our project 2 (MVC) - part 1. This clip is from the chapter "Introduction" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".This is an introductory section to the course.
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Setting Up Free Hosting
In this video, we'll be setting up free hosting. This clip is from the chapter "Custom Domain with Free Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will help you create a custom domain with free hosting.
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Setting Up Free Domain and Hosting Using GitHub Pages
In this video, we'll be setting up free domain and hosting using GitHub Pages. This clip is from the chapter "Launching TLS Secured Website with Free Domain and Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this...
Curated Video
REST APIs with Flask and Python - The Git Workflow (Including GitHub) — Part 2
This is the second part of a two-part video that shows how to commit your code and push it to a remote repository, hosted on GitHub. This clip is from the chapter "Git - Version Control" of the series "REST APIs with Flask and...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Setting Up Email
Website Deployment - Shared Host: Setting Up Email This clip is from the chapter "Website Deployment - Shared Host" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll deploy a website in a...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 06 - Writing a deleteByID Method to Delete an Entity
In this video, we will write a deleteByID method to delete an entity. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Switching Users and Running Commands as Others
This video explains how to switch users and run commands as others. 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
Kubernetes for the Absolute Beginners - Hands-On - Demo - How to Access the Labs
In this video, we will learn how to access the labs. This clip is from the chapter "Kubernetes Concepts - Pods, ReplicaSets, Deployments" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will work with...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Learn by example - XSRF with GET and POST parameters
Cross Site Request Forgery: Learn by example - XSRF with GET and POST parameters This clip is from the chapter "Cross Site Request Forgery" of the series "Web Security: Common Vulnerabilities And Their Mitigation".We will focus on...