-
Binary God
Binary GOD Zeroes and Ones explained Why do we need two bits (zero and one) to represent information? The answer is quite simple. If there were just one bit, how would we know the difference between an object like say an apple and an orange. If we say that ‘0’ (zero) represents an apple, an […]
-
Angular and React
Angular and React These are Javascript frameworks. For those of you who don’t know what Javascript is – it’s the language of the frontend. In short, it’s the one-stop language for rendering your screen. 94% of the world’s websites use Javascript. However, Javascript is cryptic and very hard to use. Hence people have built frameworks […]