Tutorials
In this page I will present a summary of the tutorials I have made (or will be making ) in this blog TECH AND LIFE TIPS by category.
Feel free to suggest any technology you want to learn about, and I will try to make tutorials about it if I am enoughly familiar with.
Linux Commands Series :
Linux Commands Series 1 : 5 basic commands
Linux Commands Series 2 : ls command
Linux Commands Series 3 : Directories and Files 1
Linux Commands Series 4 : Directories and Files 2
Linux Commands Series 5 : Directories and Files 3 cp command
Linux Commands Series 6 : Directories and Files 3 mv command
Linux Commands Series 7 : Directories and Files 4 pushd and popd commands
Linux Commands Series 8 : Directories and Files 5 Compute the size of files and directories
Linux Commands Series 9 : Find command
Linux Commands Series 10 : Grep Command
Linux Commands Series 11: Executing many commands at once
Linux Commands Series 12 : Pipes
Linux Commands Series 13 : Processes basic commands 1
Linux Commands Series 14 : Processes basic commands 2
Linux Commands Series 15 : How to kill a process
Linux Commands Series 16 : Commands for performance
Shell Series :
WSL Series :
WSL Series 1 : Installation of Windows Subsystem for Linux
WSL Series 2 : Installation of a Linux distribution inside Windows Subsystem for Linux
WSL Series 3 : Where to find your Windows drives inside Windows Subsystem for Linux
WSL Series 4 : How to list the Linux distributions that you have installed inside your Windows Subsystem for Linux
Oracle Virtual Box Series :
Oracle Virtual Box 6.1 Series 1 : Installing Ubuntu 20.04 inside Oracle Virtual Box
Oracle Virtual Box 6.1 Series 2 : How to set up a shared folder between host and guest system in Oracle Virtual Box 6.1
Oracle Virtual Box 6.1 Series 3 : How to set up copy/paste and drag/drop in Oracle Virtual Box 6.1
Oracle Virtual Box 6.1 Series 4 :
Regular Expressions :
Regular Expressions Series 1 : Introducing the importance of regular expressions in day to day programmer's life
Regular Expressions Series 2 : Search for characters
Regular Expressions Series 3 : Search for numbers
Regular Expressions Series 4 : Search for specific counts of characters or numbers
Regular Expressions Series 5 :
Regular Expressions Series 6 :
Regular Expressions Series 7 :
Regular Expressions Series 8 : Good Ressources
Competitive Programming Series :
Introducing Code Wars plateform
Introducing MOI Arena
Introducing Project Euler
Reading Input in competitive programming contests
Good ressources in competitive programming
Problems in CP 1 :
Problem in CP 2 :
Problem in CP 3 :
Problem in CP 4 :
Problem in CP 5 :
Problem in CP 6 :
Eclipse Series :
Eclipse Series 1 :
Eclipse Series 2 :
Eclipse Series 3 :
Eclipse Series 4 :
Eclipse Series 5 :
Visual Studio Code Series :
Installing and Launching Visual Studio Code
Installing Extensions
Working with the debugger
Creating a project
Search in Visual Studio Code
Sublime Text Series :
Java and JVM :
Maven Series :
Maven Series 1 : Installing Maven 1
Maven Series 2 : Connecting to Maven behind a proxy
Maven Series 3 : setting SSL for Maven