Blog

May 12, 2023

Functional programming in JavaScript

Functional programming has become a really hot topic in the JavaScript world. Just a few years ago, few JavaScript programmers even knew what functional programming

May 12, 2023

What is neural network in python ?

Most introductory texts to Neural Networks brings up brain analogies when describing them. Without delving into brain analogies, I find it easier to simply describe

May 12, 2023

Plotting Data With Seaborn and Pandas

Pandas DataFrames are the most widely used in-memory representation of complex data collections within Python. Whether in finance, scientific fields, or data science, a familiarity

May 12, 2023

UI/UX And Their Roles In App Development

User Interface (UI)/User Experience (UX) In App Development App development seems to have become a major focus in the mobile tech industry. App developers release

May 12, 2023

Mobile test automation using AWS Device Farm

Somewhere along our mobile test automation journey most of us reach a point where we consider moving to a cloud platform. The advantages sound promising:

May 12, 2023

Android Threads & Coroutines for Beginners

Android is a software package and linux based operating system for mobile devices such as tablet computers and smartphones. It is developed by Google and later