Commonly Used Linux Commands
An article about basic Linux commands. This helped me understand some commands on weekly assignment 01 and what they do.
Debuggex
A useful website to test regular expressions. You can enter the regex and the string that you want to check, after that you get the result whether or not the string matches.
Cyber Security In 7 Minutes | What Is Cyber Security: How It Works? | Cyber Security | Simplilearn
A short introductory video to Cyber Security. Very simple, but informative and enjoyable to watch with various images and animations to help you understand better.
Learn C
A website for me to learn the C language. Good for beginners and intermediate learners.
LFS Tutorial by Kernotex
A youtube playlist that takes you through the Linux From Scratch ver 11.3 book. The playlist covers all of the chapters on the book and each video guides you through very well.
Scheduling Algorithms
Explains abouth the algorithm of schedulings.