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 :


  1. Linux Commands Series 1 : 5 basic commands

  2. Linux Commands Series 2 : ls command

  3. Linux Commands Series 3 : Directories and Files 1

  4. Linux Commands Series 4 : Directories and Files 2

  5. Linux Commands Series 5 : Directories and Files 3 cp command

  6. Linux Commands Series 6 : Directories and Files 3 mv command

  7. Linux Commands Series 7 : Directories and Files 4 pushd and popd commands

  8. Linux Commands Series 8 : Directories and Files 5 Compute the size of files and directories

  9. Linux Commands Series 9 : Find command

  10. Linux Commands Series 10 : Grep Command

  11. Linux Commands Series 11: Executing many commands at once

  12. Linux Commands Series 12 : Pipes

  13. Linux Commands Series 13 : Processes basic commands 1

  14. Linux Commands Series 14 : Processes basic commands 2

  15. Linux Commands Series 15 : How to kill a process

  16. Linux Commands Series 16 : Commands for performance

Shell Series :

WSL Series :


  1. WSL Series 1 : Installation of Windows Subsystem for Linux

  2. WSL Series 2 : Installation of a Linux distribution inside Windows Subsystem for Linux

  3. WSL Series 3 : Where to find your Windows drives inside Windows Subsystem for Linux

  4. WSL Series 4 : How to list the Linux distributions that you have installed inside your Windows Subsystem for Linux

Oracle Virtual Box Series :


  1. Oracle Virtual Box 6.1 Series 1 : Installing Ubuntu 20.04 inside Oracle Virtual Box

  2. 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

  3. Oracle Virtual Box 6.1 Series 3 : How to set up copy/paste and drag/drop in Oracle Virtual Box 6.1

  4. Oracle Virtual Box 6.1 Series 4 :

Regular Expressions :

  1. Regular Expressions Series 1 : Introducing the importance of regular expressions in day to day programmer's life

  2. Regular Expressions Series 2 : Search for characters

  3. Regular Expressions Series 3 : Search for numbers

  4. Regular Expressions Series 4 : Search for specific counts of characters or numbers

  5. Regular Expressions Series 5 :

  6. Regular Expressions Series 6 :

  7. Regular Expressions Series 7 :

  8. Regular Expressions Series 8 : Good Ressources

Competitive Programming Series :

  1. Introducing Code Wars plateform

  2. Introducing MOI Arena

  3. Introducing Project Euler

  4. Reading Input in competitive programming contests

  5. Good ressources in competitive programming

  6. Problems in CP 1 :

  7. Problem in CP 2 :

  8. Problem in CP 3 :

  9. Problem in CP 4 :

  10. Problem in CP 5 :

  11. Problem in CP 6 :

Eclipse Series :

  1. Eclipse Series 1 :

  2. Eclipse Series 2 :

  3. Eclipse Series 3 :

  4. Eclipse Series 4 :

  5. Eclipse Series 5 :

Visual Studio Code Series :

  1. Installing and Launching Visual Studio Code

  2. Installing Extensions

  3. Working with the debugger

  4. Creating a project

  5. Search in Visual Studio Code

Sublime Text Series :

Java and JVM :

Maven Series :

  1. Maven Series 1 : Installing Maven 1

  2. Maven Series 2 : Connecting to Maven behind a proxy

  3. Maven Series 3 : setting SSL for Maven

Python :


GIT :