2 followers
Creating an immersive learning experience bit by bit
Subscribe to my newsletter and never miss my upcoming articles
Code Stories: An Introduction Making Computer Science simple bit by bit If you can’t explain it simply, you don’t understand it well. Computer Science is often seen as an esoteric discipline. Most of the learners approach it in a convoluted fashi...
A few weeks ago, I stumbled upon an interesting problem.In Linux, if you check the file permissions you will notice the name of the file owner along with the group which owns the file. Note that, It is not necessary for the owner to be a part of the ...
The web is an interesting place, it humbles you down and shows how little you actually know. While hitchhiking through the hyperlinks, I had one such realization recently. What if I ask you to calculate the square root of a number? Depending upon you...