Java Coding
Die Seiten Java Coding Conventions und Google Java Style zeigen wie durch einheitliche Formatierung Teamarbeit und spätere Wartung erleichtert wird.
Die Seiten Java Coding Conventions und Google Java Style zeigen wie durch einheitliche Formatierung Teamarbeit und spätere Wartung erleichtert wird.
For a long time, Java has provided security-related functions. Among the security-related functions, Java Cryptography Architecture (JCA) is the core one. Eine Übersicht zum Java Cryptography API von Jakob Jenkov.…
This article explains the internal architecture of the Java Virtual Machine (JVM).
WURFL is a Device Description Repository, i.e. a database containing the profile of mobile devices.
Map CSV records to your domain objects so you can still work with the Object Oriented aspect of Java. CB4J has no dependencies and hence a small memory footprint :…