My Take on Evolution of JavaScript
This blog covers evolution of javascript and big question why behind every evolution?
This blog covers evolution of javascript and big question why behind every evolution?
Shell, This project is made in c++, to understand raw/cooked mode in terminal, structure of file system, dirent structure, auto-complete feature of linux co...
Peer to Peer File Sharing System, This project is made using pthreads in c++, where multiple clients can connect to each other through central tracker and t...
Parallel-Computing, Two project were made to get good understand of parallel comupting. One being edge detection in images, other being parallezing layers ...
Move-Semantics, Before understanding move-semantics lets understand shallow-copy, deep-copy, lvalue, rvalue