Hi, what do you want to do?
IDG TECHtalk
How to use the && (AND) and || (OR) operators
In this Linux tip, we’re going to look at the && (AND) and || (OR) operators and how they can be used.
IDG TECHtalk
How to use the In command: 2-Minute Linux Tips
In this Linux tip, learn to use the ln command, which can create either type of link on Linux systems.
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...
IDG TECHtalk
Linux tip: How to use the find command
In today’s Linux tip, we look at the find command – a tool that will prove very useful when you’re trying to locate a file or set of files based on almost any criteria. Leave a comment and let us know which command you want featured in a...
Curated Video
Core Java Programming Course- Copying and Moving Text Files
This video explains how to copy and move text files.
r/>
This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section...
r/>
This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - This is how you use Docker-Compose to Start and Stop Services
Reading, Understanding and Writing docker-compose.yml files step by step: This is how you use Docker-Compose to Start and Stop Services
r/>
This clip is from the chapter "Reading, Understanding and Writing docker-compose.yml...
r/>
This clip is from the chapter "Reading, Understanding and Writing docker-compose.yml...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Running PHP Scripts with Volume Mounting in Docker Containers - Practical Example
Understanding Docker Run with Volume mounting and important flags step by step: Running PHP Scripts with Volume Mounting in Docker Containers - Practical Example
r/>
This clip is from the chapter "Understanding Docker Run with...
r/>
This clip is from the chapter "Understanding Docker Run with...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Creating Modules
This video demonstrates how to create modules.
r/>
This clip is from the chapter "Creating Modules and Plug-ins" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section demonstrates how to create...
r/>
This clip is from the chapter "Creating Modules and Plug-ins" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section demonstrates how to create...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Using Roles
This video explains how to use roles in playbooks in Ansible.
r/>
This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explains how to...
r/>
This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explains how to...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - A Production Web Server with Express
In this video you'll use Node and Express to create a 9 line production web server.
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Creating A Project
In this video, we will be creating a project.
r/>
This clip is from the chapter "Installation and Setup" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will look at the...
r/>
This clip is from the chapter "Installation and Setup" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will look at the...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Installing Fluxion
This video introduces you to a new pen testing tool called fluxion and how to install it.
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Disk Management - Part 1
This is the first part of the three-part video that explains how to perform disk management.
r/>
This clip is from the chapter "Disk Management" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
r/>
This clip is from the chapter "Disk Management" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - File and Directory Permissions Explained - Part 2
This is the second part of the two-part video that explains the file and directory permissions.
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to...
r/>
This clip is from the chapter "Linux Fundamentals" of the series "Linux Administration Bootcamp: Go from Beginner to...
APMonitor
Solve Nonlinear Equations with MATLAB
MATLAB solves nonlinear equations either symbolically or numerically with solvers such as "fsolve". This example demonstrates how to obtain a solution to sets of nonlinear equations.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Exploring Jupyter Notebooks interface (optional)
A detailed look at using Jupyter Notebooks for developing Python code
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Curated Video
Complete Modern C++ - Filesystem - path
This video introduces filesystem library components.<br/<br/>>
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers
Reading, Understanding and Writing docker-compose.yml files step by step: Understanding Data Persistence in Named-Volumes and Data-Sharing in Containers
r/>
This clip is from the chapter "Reading, Understanding and Writing...
r/>
This clip is from the chapter "Reading, Understanding and Writing...
Curated Video
Docker Dockerfile and Docker Compose 2020 Ready - The docker-compose.yml File Explained Line-by-Line
Reading, Understanding and Writing docker-compose.yml files step by step: The docker-compose.yml File Explained Line-by-Line
r/>
This clip is from the chapter "Reading, Understanding and Writing docker-compose.yml files step by...
r/>
This clip is from the chapter "Reading, Understanding and Writing docker-compose.yml files step by...
Curated Video
The Complete Practical Docker Guide - Linux File System Structure and Navigation
This video explains the Linux file system structure and navigation.
r/>
This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files...
r/>
This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Installing Pyinstaller
This video gives you an introduction to Pyinstaller and how to install it.
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Glue Job (Change Capture)
This video covers glue job (change capture).
r/>
This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
r/>
This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Dataset
In this session, we will explore the dataset and put the dataset in the DBFS of Databricks and read the data.
r/>
This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with...
r/>
This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Reusing the Last Item from the Previous Command
This video explains how to reuse the last item from the previous command.
r/>
This clip is from the chapter "Advanced Command Line Skills - Command Line Kung Fu" of the series "Linux Administration Bootcamp: Go from Beginner to...
r/>
This clip is from the chapter "Advanced Command Line Skills - Command Line Kung Fu" of the series "Linux Administration Bootcamp: Go from Beginner to...