YoVDO

Learn Intermediate Java: Serialization

Offered By: Codecademy

Tags

Serialization Courses Java Courses Memory Management Courses Database Management Courses File Handling Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
In this course, we’ll learn about Java’s Serializable interface and how serialization and deserialization work in Java.
Often, when creating Java applications and working with objects, we find the need to persist them. Specifically, we need to be able to store an object’s state (member fields) in files, in memory, or in a database. Java provides the Serializable interface to do just that.


* Use Java’s Serializable interface

* Handle common serialization Exceptions

* Implement writeObject() and readObject()


Syllabus

  • Serialization: Learn about serialization in Java.
    • Article: What Is Serialization?
    • Lesson: Serialization: Lesson
    • Quiz: Serialization: Quiz
    • Project: Medieval Serialization
    • Informational: Next Steps

Taught by

Alex DiStasi

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity