Graphics Using Xlib, Part 1
This article introduces you to the X Window System, with the aim of helping developers understand how to use the Xlib library effectively. The X Window System has a very distinct place in…
Android Application Development: CLI Tools
This article on Android application development introduces you to the command line utilities that come packaged with the Android SDK, all of which are extensively used to create an Android Application. When using…
Joy of Programming: Questions and Answers on C
Let’s look at some of the queries received from readers relating to programming in C. Q. Where are enum members stored in memory? How does the compiler generate code for enumerations? – Ashwin…





