Intro This is part three of the Navigation drawer in Android post and it will be a demonstration on how to add drop-down items on a navigation drawer without using ExpandableListView. The Exercise We will continue working on the same project that we created for part one and part two ofRead More →

In this post, we will give a short review of the tips for software developers from the book “The Pragmatic Programmer: From Journeyman to Master” by authors  Andrew Hunt and David Thomas, published by Addison-Wesley, 2000. This is not a new book but the guidelines for developers given in this book areRead More →