Browsing Category
Tutorials
Google Search for Developers (100 Days of Google Dev)
Vivian Lum provides an update on new features available on Google Search for Developers that can help developers grow their userbase…
Analyzing your app with Google Analytics (100 Days of Google Dev)
Fontaine Foxworth showcase the functionalities you can get by just implementing the Google Analytics SDK into your app. You can…
The Magic of LRU Cache
Cache is a common problem in Android Development and in software engineering. A lot of developers had the same problem scenario is…
The Module Pattern in JavaScript
Have you ever wondered how some of those huge JavaScript projects out there are getting built?
This is done using…
Getting Started with SQLite3
Relational databases have been in use for a long time. They became popular thanks to management systems that implement the…
Accessing Amazon EC2 with SFTP
Accessing EC2 via ssh is the best option in my opinion for developers but sometimes people with minimal development skills needs…
System process monitoring with Htop on Ubuntu 14.10
This article deals with system process and resource allocation monitoring. Htop is external tools available for various Linux…
Install Mac Software From Terminal With Homebrew
Install Macbook Software From Terminal With Homebrew.Using Homebrew for Mac you can install thousands of programs with just a few…