LINKS
- Operating Systems —
This site is the main page of the OS242 course. In this site, we can see all lecture materials, weekly assingment, reports and many more.
- Git and GitHub Crash Course For Beginners —
A two hour video to learn about Git and Github from scratch. This is a great video to learn the basic commands like pull, add, commit, push.
- How to Write Regular Expressions Without Going Crazy (Beginners Tutorial)
—
Good introduction for learning Regex. This video is good because it is explained while practicing directly.
- BASH scripting will change your life —
A short tutorial on bash scripting. The video maker is very enthusiastic about explaining bash scripting.
- The mind behind Linux | Linus Torvalds | TED —
TEDTalks with Linus Torvalds. To get to know more about Linus Torvalds and his creations.
- Beginner’s Guide To The Linux Terminal —
Intro to learn Linux Terminal. A good video if u want to learn basic command, etc. in Linux Terminal.
- Linux - Tarballs, Archive and Compress Folders (tar) —
Learn about Tarballs. A short video that explains how to tar, compress, and to unarchive.
- Compression: Crash Course Computer Science #21 —
Explains how compression works. This video is great because it has animations so it’s easy to understand.
- Memory & Storage: Crash Course Computer Science #19 —
Great video explaining how memory and storage work. It’s great because it has animations to make it easier to visualize.
- Asymmetric Encryption - Simply explained —
4 minute video about encryption. The explanation is simple and there is animation in it so it is easy to get an idea of the concept.
- C vs C++ vs C# —
If you are curious about the differences between c languages, this video is great at explaining them in a nutshell. The video is only 2 minutes long.
- Become a bash scripting pro - full course —
A great video supplement to learn more about bash scripting. The material is explained in a fairly structured way.
- SSH Keys —
Learn more about SSH keys. And this video will teach how to create and use ssh keys, especially if you are interested in Amazon Web Services keys to access its servers.
- Yakin gak mau NGERTI SSH tapi pengen jadi programmer? —
explanation of the song about ssh. and the advantage of this video is that the person explaining it uses Indonesian
- Kernotex - LFS 12.2 - How to build Linux From Scratch 12.2 — The video is very helpful in explaining the steps of working on LFS. As a note, this is a playlist for LFS 12.2.
- Linux From Scratch 11.0 (LFS) Indonesia —
Video playlist about LFS too (up to chapter 7) but using Indonesian. However, it should be noted in the video that the LFS used is LFS 11.0, so maybe just take the main points.