Top 10 List of Week 01

  1. Vim Diesel’s OFFICIAL Vimtutor Let’s Play/Commentary! (1 HOUR+ Special)
    An introduction guide to vim, a different version of vi. vim has a unique feature, that is vim tutor. Users after installing vim, can call “vimtutor” in the bash and it will take you to a special file where there is an in-depth guide using vim. The text file gives you instructions on how to use vim and let’s you edit the file too! There are excercises inside the file.

  2. Learn Regex: A Beginner’s Guide
    An introduction to regex. It isn’t as compact as the lecturer’s note version, however this gives a more in-depth explanation on how and why a specific regex works.

  3. Getting Started with GitHub Pages
    A visual guide on creating github page. This guide is published by github themselves and nicely explained.

  4. Bluestacks, should I enable Virtualisation?
    Bluestack is a popular android emulator for PC. When using Bluestack, the app asks you to enable virtualization technology. Someone on the internet wonders why would Bluestack needs virtualization technology? The answer is in the link.

  5. What is virtualization?
    An neatly explaination about virtualization technology. It explains how virtualizations works and types of virtualizations.

  6. Git Handbook
    An explanation guide to using git in github, released by github. For beginners, is a very good guide, although for me sometimes I need more visuals like from youtube.

  7. Pengertian Debian Beserta 9 Informasi Lengkap Untuk Anda
    A fun facts, explanation, and guide to Debian, explained in bahasa. The page also explains a brief history of Debian and what Debian is used for.

  8. Beginner’s Guide to the Bash Terminal
    A youtube explanation on bash terminal. A good alternative from the week 01 slide. It is more than an hour long, so be prepared.

  9. The mind behind Linux | Linus Torvalds
    The man behind Linux, Linus Torvalds. This is a talkshow with Linus Torvalds as he tells the story, the motivation behind Linux. I suggest that you try watching it, it’s only 21 minutes long.

  10. Tech Talk: Linus Torvalds on git
    Back with Linus Torvalds on a Tech Talk. However, this time he talk about his thoughts on git, the source control management system he created.