Is it Angular, React, Vue, Node or AI or Machine Learning, Tensor Flow, Cloud, Big Data, Android? The very definition of a ‘good programmer’ these days has become a function of technology tools than anything else. Not so surprisingly, in a jargon filled world, we attribute so much of importance – to jargons.
‘Are you kidding me? For the past few months, we have been hunting for the right fit for few of the full stack developer positions and a machine learning engineer for our startup, with our own tests in an online coding platform and referrals from closed circuits. We are yet to find any. We even...
Are you a programmer or anyway connected with software development? Let me ask you this question. When was the last time you wrote a fully functional block of code without checking Google or Stack overflow or Github?
Have you ever wondered what it would take to design/define a new data type in JavaScript? Everything is an Object in JavaScript. We all know that being a loosely typed language it is easy to define a new data type in JavaScript. But how to do a systematic design of the data type?