Wave
Top 10 List of Week 01
Zaki Indra Yudhistira --- Tangsel

Top 10 List of Week 01

  1. What is a Virtual Machine?
    A short youtube videos if you just heard about virtual machine. Very well explained and great illustration.

  2. Extended Virtual Machine Basics
    After you watch the video, this might increase your knowledge about virtual machine and you can even start to build your own virtual machine.

  3. Markdown
    This site used for learning markdown. Has a pretty and tidy interface. I used this site while writing this markdown.

  4. Git Documentation
    When you don’t understand how to use git for version control, this is the first go to site.

  5. Debian Documentation
    This site is your go to site if you want to know more about debian.

  6. Basic Linux Command
    This site explain the most basic usage of command in linux.

  7. Extended Linux Command
    After you know how to use most linux command, you can use this site to learn more about parameters of each command.

  8. Linux Shell Concept
    You can know more about piping, loop, and a little bit advanced scripting.

  9. Regex
    Use this site to learn more about regex and experiment with a regex editor inside.

  10. Vi Tutorial
    Beginner’s guide to vi editor.