Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Java I/O

Buy
Java I/O, 9781565924857 (1565924851), O'Reilly, 1999
Because it doesn't provide a printf() function like C/C++, some developers think Java isn't up to snuff with files and streams. Author Rusty Harold Elliotte argues against this notion in Java I/O, a book that shows how Java's stream support can help simplify network programming, internationalization, and even compression and encryption.

The book opens with an overview of Java's stream capabilities. (The author defends Java's lack of support for console input/output (I/O) since today's applications use graphical user interfaces anyway.) He shows how to open, read, and write local files in Java applications. His file viewer example presents data in a variety of formats. (This example is improved several times until it winds up supporting different international character sets by the end of the book.)

Next the author covers network programming using URL and network streams, including sockets. Sections on filters show how classes can filter out characters within streams. The tour moves forward to cover data streams, which permit streaming of Java's primitive data types. Details on how to communicate within Java programs using pipes follow. In a notable chapter, the author thoroughly explicates Java's support for encryption, including hashing, the Data Encryption Standard (DES) algorithm, and ciphers.

The last portion of the book explains object serialization, which allows Java objects to save and restore their state, plus it includes sections on Java's support for data compression (and ZIP files) and multilingual Unicode character sets. (Java is prepared to handle virtually any of the world's languages with its reader and writer classes.) Finally, the author shows how you can format output in Java using its support for width and numeric precision APIs.

In all, Elliotte makes a good case that Java streams are a flexible and powerful part of the language, and certainly not a limitation. --Richard Dragan

All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing textual (character) data. You're almost certainly familiar with the basic kinds of streams--but did you know that there's a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O tells you all you ever need to know about streams--and probably more. A discussion of I/O wouldn't be complete without treatment of character sets and formatting. Java supports the UNICODE standard, which provides definitions for the character sets of most written languages. Consequently, Java is the first programming language that lets you do I/O in virtually any language. Java also provides a sophisticated model for formatting textual and numeric data. Java I/O shows you how to control number formatting, use characters aside from the standard (but outdated) ASCII character set, and get a head start on writing truly multilingual software. Java I/O includes:

  • Coverage of all I/O classes and related classes
  • In-depth coverage of Java's number formatting facilities and its support for International character sets
(HTML tags aren't allowed.)

Web Coding & Development All-in-One For Dummies (For Dummies (Computer/Tech))
Web Coding & Development All-in-One For Dummies (For Dummies (Computer/Tech))

Speak the languages that power the web

With more high-paying web development jobs opening every day, people with coding and web/app building skills are having no problems finding employment. If you’re a would-be developer looking to gain the know-how to build the interfaces, databases, and other features that run...

Pharmacogenomics: The Search for Individualized Therapies
Pharmacogenomics: The Search for Individualized Therapies

This work represents the first comprehensive publication in the innovative field of pharmacogenomics, a field which is set to revolutionize pharmaceutical research. In addition to renowned editors, the list of contributors is a "who-is-who" in the field. Broad coverage of all aspects of pharmacogenomics with a full presentation of...

The Nintendo Wii Pocket Guide
The Nintendo Wii Pocket Guide
Here is your essential companion to the best-selling Wii game console. The Nintendo Wii Pocket Guide steers you through how to
  • Set up your Wii and connect it to your network.
  • Make your way around the Wii Channels.
  • Pick and use Wii controllers, including the Wii Remote, Nunchuk, and Classic and...

G Protein-Coupled Receptors: Structure, Function, and Ligand Screening (Methods in Signal Transduction Series)
G Protein-Coupled Receptors: Structure, Function, and Ligand Screening (Methods in Signal Transduction Series)

This book provides a broad base of knowledge of G-protein-coupled receptors. Useful at both the university and industrial levels, this book is of particular interest to those who are developing therapeutic approaches to diseases using drugs that influence receptor activation.

...
Bond Investing For Dummies
Bond Investing For Dummies

Bonds and bond funds are among the safest and most reliable investments you can make to ensure an ample and dependable retirement income — if you do it right! Bond Investing For Dummies helps you do just that, with clear explanations of everything you need to know to build a diversified bond portfolio that will be there when you...

Financial Analysis with Microsoft Excel
Financial Analysis with Microsoft Excel

Now readers can master their Excel 2010 skills while establishing a strong understanding of contemporary corporate finance. Mayes/Shank's FINANCIAL ANALYSIS WITH MICROSOFT EXCEL 2010, 6E shows today's reader how to tap into some of Excel 2010's most powerful tools to solve real financial problems. The book's solid content...

©2021 LearnIT (support@pdfchm.net) - Privacy Policy