@robertsx
Coder and Dreamer
Nothing here yet.
Nothing here yet.
No blogs yet.
I got this crazy idea from a friend who tries out a new company every year for an interview; just to test his skills, if they are current; and if his market value, you know the amount he is getting paid, is current or not; those sort of things. Howev...
There were bad design decisions made with JavaScript (for example; the handling of this ); we have had “JavaScript: The Good Parts”, for a reason. But ES6 improves upon the above said bad parts; introducing keywords like let, const; and better handli...
What should I learn in order to create my own scripting language, eg. JavaScript? Even if I am able to create one, what's the procedure to convince browsers to make it a standard? This question may sound dumb but it's important for beginners like me...
I want to understand all the low level nuances, and the working of an OS, without getting bogged down by all the terminology that OS textbooks have. For someone who is well acquainted with programming, what is the best way to go from a complete novic...
I'm looking at this question from a perspective of project management. While one article that I read a couple of days ago, brings up cons in the "agile" workflows, this other article on the other hand, basically calls the people who are not able to a...