ap4tt.hashnode.devI finished my dream projectHey everyone! I am happy to announce that I did it. Temporary(alpha-version) Site link: http://amritpandey.xyz Yeah, it was my dream to create a full stack website and I was procastinating for so long. Till this day I have either released front-end a...Aug 4, 2019
ap4tt.hashnode.devUnix, BSD, Minix, Linux - What, Who and WhenI have been reading the history of Linux and Free operating systems since I started using debian in 2014. As a beginner you might be unaware about the story of UNIX and Linux. If you are like me and love linux based free operating systems, you should...Jul 17, 2019
blog.codecareer.io[JavaScript] Why do we need tests?Running a program without tests is like using a mathematical formula without proof. We “hope” program will work as expected for every input. The process of converting pseudo code to a working program usually takes one special step at the end called ...Jun 12, 2019
ap4tt.hashnode.devWhat Go Programming Language does and does not haveGo has the benefit of hindsight, and basics are well done: it has a garbage collection, a package system, first class functions, lexical scope, a system call interface and immutable strings in which text are generally encoded in UTF-8. But it has com...Jun 9, 2019