@betascribbles
Full-stack software engineer in the making.
Firdaus uses the medium of writing to pass down knowledge and information to the world. She inks technical articles, newspaper content, blogs, books and much more. She is the author of the 'Of Scattered Tears' anthology available on Amazon.
peer learning
From the day computers were introduced till today, the working of the web remains to be a concept unknown to many. The web is a palace with so many agents waiting for your ruling command. Yes, you are the King here, just say your word and it will be ...

This article will teach you how to take care of your Linux Operating System (OS). You will learn how to efficiently update, upgrade, clean, and fix broken installs using shell commands. In the end you will also get a bonus shell script called janitor...

One marvelous thing about C is that it is so intertwined with memory — and by that, I mean the programmer has quite a good understanding of “what goes where". Manual memory management for dynamic memory allocation in the C programming language) i...
