
How to Get Accepted in Google AdSense
I want to share with you my experience in applying my blog, codingsonata.com, to Google AdSense and successfully getting it accepted in the ad program. Honestly, It was not an …
Read MoreLearn. Code. Listen
I want to share with you my experience in applying my blog, codingsonata.com, to Google AdSense and successfully getting it accepted in the ad program. Honestly, It was not an …
Read MoreExplaining 3 ways to dump object in c# , including the Object Dumper, Json Serializer and Yaml Serializer
Read MoreIn this article I will tell you the 6 healthy habits to boost your productivity at work that you can follow to keep your body healthy, improve your body functions …
Read MoreA RecyclerView is a great a way to show a large list of UI elements in an efficient way. You can combine TextViews, Buttons, ImageViews or any other UI elements …
Read MoreAngular is the leading comprehensive modern front-end development framework that is regularly updated by the Angular team of Google. Angular is written in TypeScript not JavaScipt. Why? Because of many …
Read MoreSo you have been learning React lately, and you wanted to build a fully fledged website having all the features that make your website a modern web app, which should …
Read MoreWe have come to the 3rd and last part of the Retrofit tutorial in Android, which is passing HTTP request headers using Retrofit. If you are new to Retrofit, I …
Read MoreThis article is a continuation for the Retrofit Tutorial in Android. To make sure you follow up with the tutorial, I advise that you read my previous article Retrofit Tutorial in …
Read MoreRetrofit is the best library that lets you connect to HTTP-based API services from your Android App. It leverages the OkHttp library’s core functionality, adding a bunch of features to …
Read More