I like challenges, this is what keeps me going. For me there are no problems only puzzles in life and I enjoy solving them. I like to try new things, sometimes it goes for me sometimes against me. I count age with experiences not in numbers. Being a coder I always try to fix bugs in life.
I believe that code written should be open for scaling but close for modification.
For more insight in my work check out my
linkedin profile.
Latest Posts
-
Custom Launcher For Home Button
Custom Launcher App
We can create an app to replace the default Google launcher. We can add all sorts of cool things like search apps, sort the apps according...
-
Understanding Dagger
Dagger 2
Dagger 2 is a library for Dependency Injection in java. There are other libraries also like RoboGuice but the most popular and effective is Dagger. You may...
-
Dependency Injection
Dependency Injection
what is this dependency injection that everyone is talking about.
To understand this first we must know what is dependency.