Why Learning to Program Is Difficult
I remember a few years back, I happened to come across an advertisement of a reputed computer training academy in USA, which specialized in teaching […]
I remember a few years back, I happened to come across an advertisement of a reputed computer training academy in USA, which specialized in teaching […]
As a developer you often need to know the details of an app crash, specially if it happens on a customer’s device or any remote […]
OVERVIEW Most modern apps have a sliding Navigation Drawer as the main navigation element. This seems to be the modern version replacement of the sliding […]
The code below compresses and minifies CSS files. Minification is not the same as obfuscation. Minification removes all whitespace , comments and needless characters so […]
Often in apps, we need to popup a dialog that will show a message and take a Yes or No in response from the user. […]
OVERVIEW When you need to do some long running task and show a “wait” dialog to the user while the task is running, a Progress […]
Unlike in Android, where the device keyboard automatically handles display management when it pops up, iOS does not have this capability. So as a programmer, […]
Let me tell you what I find “stupid” about the phrase “soft skills”. Anyway, it’s most likely that the word “stupid” caught your attention and […]
Copyright © 2024 | WordPress Theme by MH Themes