Wednesday, August 23, 2006

JDK Tutorials - Herong's Tutorial Notes

This free JDK tutorial book is a collection of notes and sample codes written by the author while he was learning JDK himself. It can be used as a tutorial guide for beginners or a reference book for experienced developers. Topics include Blowfish, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, HTTP, HTTPS, J2SDK, Java, JCA, JDK, JDK 1.3.1, JDK 1.4.1, JDK 1.5.0, key store, keytool, Locale, message digests, MD5, private key, public key, RSA, SAX, secret key, SHA, socket, SSL, TLS, unnamed package, Unicode, UTF-8, X.509, XML, XSD, XSL Key sections: Installing J2SE on Windows 2000 - Time and Calendar - Formatting and Parsing Dates and Numbers - Internationalization - Unnamed Packages - Collections - Character Set and Encoding - Encoding Maps, Counts and Conversion - Socket and Datagram Communication - DOM - SAX - DTD and XSD Validation - XSL - Transformer - JCA - Message Digest - Private and Public Key Pairs - Key Factory - Encoding Tool - Digital Signature - Certificates, 'keytool' and 'keystore' - KeyStore and Related Classes - JCE - Secret Key - Cipher for Encryption and Decryption - SSL Socket Communication - HTTPS - Client Authentication Topics related to the basics of Java language and the java.lang.* package are included in my other book: "Herong's Tutorial Notes on Java". http://www.herongyang.com/jdk/

0 Comments:

Post a Comment

<< Home