Many-a-times our coding projects require us to generate random numbers between an upper and lower limit. In this article, you will learn how to do the same in six most popular programming languages – C++, C#, Java, Python, JS and PHP. Let’s get started.
Continue reading “Generate Random Numbers | Programming Basics”JavaScript Let and Const | Let’s Simplify
ECMAScript 6 (ES6), also colloquially known as JavaScript 6, is the latest standard of JavaScript as introduced in 2015. ES6 came with many important features, such as arrow functions and spread and rest operations, which we will cover in the near-future. Today, we will discuss the new declaration statements let and const and why we require them.
Continue reading “JavaScript Let and Const | Let’s Simplify”Five Great Women of Computer Science and Technology
On the occasion of International Women’s Day, let us delve into the history of scientific innovation and see how these five great women of computer science and technology have contributed to the field!
Continue reading “Five Great Women of Computer Science and Technology”Spotify India | Let’s Review
After the long wait, Spotify has finally launched in India bagging a million users in a week. Apart from their affordable pricing and free ad-supported tier, what does Spotify have that sets it apart from other big players like JioSaavn?
Continue reading “Spotify India | Let’s Review”