JavaScript is easily the most popular programming language out there and it makes sense to enable this large cohort of JS programmers out there to …
Machine Learning on Android
Android provides you with two approaches to use on device Machine Learning in your apps.1)ML Kit2)Android’s Custom ML stack In terms of advantages latency is …
Common design patterns used in Backend development
A design pattern is a tried and tested way to orchestrate one or more components or modules to achieve an objective. Design patterns offer many …
Performance considerations in Application logging
Logging is an important part of an application’s architecture. And logging if used incorrectly can hamper the performance of your application. Let’s look at a …
Levels of Complexity
When it comes to starting a project and taking it through to completion there are usually 5 phases through which it can pass. They are …
Kaggle and Drive it with Colab
Kaggle is a great platform for data scientists, ML practitioners and for any data enthusiast like myself. With a myriad datasets and APIs, datasets can …
Team Health Dashboard
Over the years I’ve come up with innovations which have changed the way my team and I have worked and have had a positive impact …
TLS Handshake snapshot
We all know that https or http over a secure connection is the norm right now. Let’s cut to the chase and see how it …
- Page 1 of 2
- 1
- 2