BlackBerry BlackBerry Application Development Tutorial (Part-4) Aasim Naseem, February 23, 2011May 16, 2025 Hello All, Hope you’re enjoying the world around you. Surprised?? I know; after a long time, I am here writing a tutorial on BlackBerry application development. It is a requested tutorial, asked for by some developers a few days back. So here it is: Continue Reading
Java Java on Mac Aasim Naseem, February 17, 2011May 5, 2025 Hello Guys; Hows everything with you? Today I was planning to write the next part of my Amazon Kindle application development tutorial. Nowadays I’m using a MacBook, so I thought I needed to download and install JDK first. But surprisingly, I came to know every version of Mac OS X… Continue Reading
Random Tips Developing Android Applications with Java. Aasim Naseem, February 6, 2010April 7, 2025 Use your Java skills to build mobile applications for the exciting new Android platform. In this dynamic 5-week online course, you’ll get up to speed on the basics of Android development, while building a working app from concept to completion. Learn how to develop mobile apps using Eclipse IDE and… Continue Reading
BlackBerry BlackBerry Application Development Tutorial (Part-3) Aasim Naseem, October 17, 2009April 29, 2025 Hello All; I wish you receive this post in the best of everything. This is the 3rd part of the BlackBerry Application Development Tutorial series. First of all, accept my apology for posting this post so late. I was busy with some other projects, and hence couldn’t find enough time… Continue Reading
Java G1: Java’s Garbage First Garbage Collector Aasim Naseem, October 1, 2009May 5, 2025 A garbage collector works to reclaim areas of memory within an application that will never be accessed again At JavaOne 2009, Sun released Java SE 6 Update 14, which included a version of the much-anticipated Garbage First (G1) garbage collector. G1 is a low-pause, low-latency, sometimes soft real-time, collector that… Continue Reading
BlackBerry BlackBerry Application Development Tutorial (Part-2) Aasim Naseem, September 23, 2009April 29, 2025 Hello All, Hope that everything is going good … Today I’m going to tell you some basic requirements to start your BlackBerry application development. Today you will build your system with all necessary tools and will be ready to write your first program for BlackBerry… don’t think about hello world… Continue Reading