DEV Community

Cover image for The Mystery Behind Stack Trace Error is fascinating.
Alish Giri
Alish Giri

Posted on

The Mystery Behind Stack Trace Error is fascinating.

This is where the programming concepts overlaps with the OS concept.

The Go vs Node vs Python YouTube series is getting more interesting than I thought. This is not the three technologies comparisons. We will understand the language of computer using these three technologies–how the software utilizes the hardware.

This is something I was always interested in and now I am finally bringing it to existence. When diving deeper into these TWO EXPERIMENTS I realized that knowing how a computer runs your backend app is also essential because this amalgamation of hardware and software has enabled us to build our modern world.

My last post did cover the overview of how a backend app runs on the Operating System and I have further refined it. I also wanted to bring in the concept of Kernel Space and User Space to the audience. And interestingly, you have seen this before👇🏻

"Permission Denied"

This will make total sense once I start releasing this series one video at a time.

Fasten your seat belts because. The final preparations are complete and the launch of each video will be out in no time.

Top comments (0)