Introduction: Working with Files, Streams, and Serialization

Get an overview of the section on working with files, streams, and serialization.

This section concerns reading and writing to files and streams, text encoding, and serialization. We will cover essential skills. We’ll learn fundamental file operations and data handling techniques.

This section covers the following topics:

  • Managing the filesystem

  • Reading and writing with streams

  • Encoding and decoding text

  • Reading and writing with random access handles

  • Serializing object graphs

Get hands-on with 1400+ tech skills courses.