My Short Notes
Related to Miscellaneous Topics
One For All & All For One 🏏
Articles in this series
Visualisation Libraries - JavaScript, Python and More The libraries and toolkits discussed in this article can be used for rendering dynamic plot on desktop, mobile and web-based platforms so that a quick summary of results can be presented. These to...
Static code analysis is a method of analysing and evaluating source code related issues, without actually executing the program. Static code analysis falls under the white box testing category, as here we have the entire code available for the analys...
If you want your artificial intelligence (AI) system to perform better, you ought to teach it better, and how do you verify if you have trained it well? By testing it better! A sophisticated AI system usually follows a 2 stage learning mechanism, whe...
IoT devices across the world are estimated to generate 79.4 ZettaBytes of data by 2025. As the IoT market is steadily growing, there is a need to perform IoT analytics to derive meaningful information from the data collected. The volume of data is ve...
When you read the headline of this blog, you might think that we are going to explore some best practices to follow to avoid risk while building software, right? But, this article aims at throwing some light on the very aspect of why you should quest...
Are you just starting your Game Development journey ? Do you want to learn something new ? I just released my very first tutorial on game development on Hashnode ! PongPong, a game that every developer should try their hands on ! I really enjoyed mak...