Hi, what do you want to do?
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Importing a Single Movie through JavaScript Object Notation/Representational State Transfer (JSON/REST) API
This video demonstrates how to import a single movie through JSON/REST API.
r/>
This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
r/>
This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
Mastering CSS3 Selectors (Video 13)
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs....
Curated Video
The Complete Practical Docker Guide - Running Containers in Background
This video focuses on running containers in the background.
r/>
This clip is from the chapter "Docker Containers Management (Ubuntu, Nginx)" of the series "The Complete Practical Docker Guide".This section focuses on Docker...
r/>
This clip is from the chapter "Docker Containers Management (Ubuntu, Nginx)" of the series "The Complete Practical Docker Guide".This section focuses on Docker...
Brian McLogan
Graph an absolute value inequality from the parent graph
👉 Learn how to graph absolute value inequalities. An absolute value inequality is an inequality having the absolute value sign. The graph of the parent function of an absolute value inequality is a v-shaped graph starting from the origin...
Curated Video
Learning CSS (Video 15)
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...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Kibana Lens
This video focuses on the Kibana Lens User Interface (UI).
r/>
This clip is from the chapter "Using Kibana" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install Kibana,...
r/>
This clip is from the chapter "Using Kibana" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install Kibana,...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Project's Current State Overview "Basic Git Operations"
This video provides an overview of the project's current state.
r/>
This clip is from the chapter "Basic Git Operations" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the Git...
r/>
This clip is from the chapter "Basic Git Operations" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the Git...
Curated Video
Learning Dart (Video 11)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build...
Curated Video
The Full Stack Web Development - User Accounts
App Development with Meteor.js: User Accounts This clip is from the chapter "App Development with Meteor.js" of the series "The Full Stack Web Development".For Meteor.js framework that runs on both ends and we will be working with...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Blocks
This video covers the concept of blocks.
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible in...
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible in...
Easy Languages
Easy Croatian 12 - Who's your biggest role model?
Easy Croatian 12 - Who's your biggest role model?
Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of...
Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of...
Easy Languages
25 Common Polish Verbs Every Beginner Must Know | Super Easy Polish 14
25 Common Polish Verbs Every Beginner Must Know | Super Easy Polish 14
Easy Polish is a project created to help you learn Polish in an authentic and fun way. We interview people in the streets of Katowice and other cities in...
Easy Polish is a project created to help you learn Polish in an authentic and fun way. We interview people in the streets of Katowice and other cities in...
Curated Video
Explain web security : Working with NMap
From the section: Reconnaissance and Scanning. This section will cover reconnaissance and vulnerability scanning. This is needed to stage attacks.
Our aim in this video is to understand what NMap is and how we will be...
Our aim in this video is to understand what NMap is and how we will be...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Replacing a Pre-Commit NPM Package with Husky
This video demonstrates how to replace a pre-commit NPM package with Husky.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub...
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Using Analyzers and Tokenizers
This video explains how to map and index data using analyzers and tokenizers.
r/>
This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
r/>
This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
Learning LESS (Video 13)
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you...
Curated Video
Beginning Python (Video 39)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Curated Video
Serverless JavaScript Projects 4.4: Building an Update and Delete Lambda
In this video, we need to be able to update the cards when moved from column to column. We also need to be able to delete cards and boards. • Set up the functions for update and delete • Run the serverless deploy script • Make sure CORS...
Curated Video
Django3- List Todos
In this video, we will look at list Todos.
r/>
This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site...
r/>
This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site...
IDG TECHtalk
How to use the tee command: 2-Minute Linux Tips
In this Linux tip, learn how to use the tee command. It’s a very simple command that allows you to run some other command and send its output both to the screen and to a file at the same time. If you have a suggestions for a future...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Create Post Button
Project - Build a Twitter Clone (News Feed Page): Create Post Button
r/>
This clip is from the chapter "Project - Build a Twitter Clone (News Feed Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter...
r/>
This clip is from the chapter "Project - Build a Twitter Clone (News Feed Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter...
Curated Video
REST APIs with Flask and Python - Solution to Coding Exercise: @classmethod and @staticmethod
The video provides the solution to the "@classmethod and @staticmethod" Python coding exercise.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the...
Brian McLogan
Graph a linear inequality when the boundary lies on the y axis
👉 Learn how to graph linear inequalities with one variable. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also broken line...
IDG TECHtalk
R 4.0: 3 new features
See three of the new features in the latest version of R. Plus, see how to test drive R 4.0 and the latest beta version of RStudio in a Docker container so you don’t interfere with your existing setup.