<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1259829751243677302</id><updated>2012-02-16T15:54:54.954-08:00</updated><title type='text'>Reference Books</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sw-reference-books.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1259829751243677302/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://sw-reference-books.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Sachin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='http://4.bp.blogspot.com/_hpoWLUUuwbc/SePLc4ETZMI/AAAAAAAAAZY/OrHQKzKKK9o/S220/pokemon_trainer_070813a-l.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1259829751243677302.post-5003154836343763575</id><published>2008-05-05T13:15:00.000-07:00</published><updated>2008-05-05T13:23:41.931-07:00</updated><title type='text'>My Favorite Java Books</title><content type='html'>Java I/O&lt;br /&gt;&lt;br /&gt;Java's input and output (I/O) is based on streams. Streams are a convenient metaphor for reading and writing data regardless of whether that data comes from a file, a network connection, the console, another thread, or some other source. Furthermore streams can be filtered to perform encryption, serialization, compression, translation, and other services.&lt;br /&gt;&lt;br /&gt;Java I/O tells you all you need to know about the four main categories of streams and uncovers less known features to help make your I/O operations more efficient. Plus, it shows you how to control number formatting, use characters aside from the standard ASCII character set, and get a head start on writing truly multilingual software.&lt;br /&gt;&lt;br /&gt;Here are just a few of the topics covered in depth in Java I/O:&lt;br /&gt;&lt;br /&gt;    * How to take advantage of the polymorphic nature of InputStream and OutputStream&lt;br /&gt;    * Files and network connections, the two most common sources of input and output&lt;br /&gt;    * Filter streams&lt;br /&gt;    * Reading and writing text&lt;br /&gt;    * Padding and aligning numbers&lt;br /&gt;    * Communicating with serial and parallel port devices&lt;br /&gt;    * The Java Cryptography Extension&lt;br /&gt;    * Object Serialization&lt;br /&gt;    * Data Compression&lt;br /&gt;    * Writing file access code that works across platforms&lt;br /&gt;    * File dialogs in both the classic AWT and Swing&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1259829751243677302-5003154836343763575?l=sw-reference-books.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://sw-reference-books.blogspot.com/feeds/5003154836343763575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1259829751243677302&amp;postID=5003154836343763575' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1259829751243677302/posts/default/5003154836343763575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1259829751243677302/posts/default/5003154836343763575'/><link rel='alternate' type='text/html' href='http://sw-reference-books.blogspot.com/2008/05/my-favorite-java-books.html' title='My Favorite Java Books'/><author><name>Sachin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='http://4.bp.blogspot.com/_hpoWLUUuwbc/SePLc4ETZMI/AAAAAAAAAZY/OrHQKzKKK9o/S220/pokemon_trainer_070813a-l.jpg'/></author><thr:total>0</thr:total></entry></feed>
