I am Chuan !
-
JDBC Guide
JDBC stands for Java Database Connectivity. It is a standard Java API for database-independent connectivity between the Java programming language and a wide range of databases.
-
Java Static Blocks Loading Order
Java Static Blocks Loading Order
-
Java Annotation
Annotations is a form of metadata which provide data about a program that is not part of the program itself. Annotations have no direct effect on the operation of the code they annotate.
-
Singleton Pattern
Singleton
-
Strategy Pattern
Strategy Pattern
-
Android Object Animator
Object Animator
-
Android Parcelable Interface
Parcelable Interface
-
Android Tween Animation
Tween Animation
-
Android Toast
Toast
-
Build Path and Class Path
Build Path and Class Path