From Serebra Learning Corporation
C 2005 Serialization and I O 
To serialize and deserialize objects for storage and manipulation, use I/O classes to manage data streams and files, and analyze how application performance can be enhanced using serialization and I/O Employees, consultants, and students that are preparing for the
Technology Specialist:
Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (
70-536)
more...
Java 2: File I/O 
This course covers the concepts of I/O (input/output) in
Java. You will be introduced to terms such as streams readers and writers. You will learn how to perform I/O operations in Java using the
InputStream and
OutputStream classes and their subclasses. The course also explains how I/O operations are performed in files with the help of the
File class. You will also learn to create a random access
more...