Tutorials
Activity's lifecycle in Android Application.
In this tutorial you can find information about lifecycle of an Android Activity.
Almost all the Activities interact with the user. So, an activity creates a window where you can place any of the user interface elements.
Progress Bar in Java Swing library
In this tutorial you will find a complete information about how to implement a Progress Bar in your Java Swing Application.
String Processing in Java
In this tutorial you can find information about different methods to work with strings.
Expenses calculator
In this article the you can find the description about how to creatr an Expenses calculator using java.swing library.
Creating Tetris Using Visual C++ Windows Form. Part two.
This is a tutorial that describes the process of creating Tetris game as a Visual c++ Windows Forms Application.
Creating Tetris Using Visual C++ Windows Form. Part one.
In this article you will find the description of the implementation of the Tetris logic
Monetize your Android Application with AdMob
In this article is described thew way you can add an AdMob banner to get a profit from your Android Application.
Threads in Java
In this tutorial will be discussed the way about how to implement threads in java language.
Preference Page in Android
In this article you will find information about how to create a page which will show you the list of System ringtones.