Выбор страны покажет курсы, доступные в вашем регионе.
⏱ 3 ч📚 30 уроков
Java Serialization and Deserialization: Object State and Persistence
Learn how to save and restore Java object states, understand serialization mechanisms, and apply secure data persistence practices in your applications.
💬ИИ инструктор Задавайте вопросы по любому уроку — понятный ответ придёт мгновенно, в любой момент.
🕐Начните в любое время Без расписаний и дедлайнов — учитесь в своём темпе, когда удобно.
🌐На русском языке Уроки, задания и сертификат — всё полностью на вашем языке.
О курсе
When building Java applications, you often need to save the state of an object to a file or send it over a network. Understanding how Java converts objects into byte streams—and reconstructs them later—is essential for building robust, stateful applications. This text-based course guides you through the entire lifecycle of object persistence in Java.
By completing this course, you will master the fundamentals of Java serialization and deserialization. You will transition from writing simple temporary programs to designing applications that can persist object states, manage class versioning, and secure serialized data against common vulnerabilities.
What you'll learn:
- Understand the core mechanics of the Serializable interface and the JVM's serialization engine.
- Implement custom serialization using writeObject, readObject, and the Externalizable interface.
- Manage class evolution and compatibility using the serialVersionUID field.
- Secure your applications by identifying and avoiding common serialization security risks.
- Apply modern Java features, such as the unique serialization behavior of Java Records.
- Compare native Java serialization with modern alternatives like JSON and Protocol Buffers.
You will start with the foundational definitions of object state and byte streams, progress through step-by-step written code walkthroughs, and finish with advanced design patterns and security practices. This course is designed for beginner Java developers who have a basic grasp of object-oriented programming and want to learn how data persists behind the scenes. No prior experience with serialization is required.
Start reading today to master the mechanics of Java object persistence.
Что вы получите
📜Сертификат об окончании Добавьте в профиль LinkedIn
💬Личный AI-наставник Застрял на уроке? Спроси встроенного наставника о чём угодно, в любой момент.
♾️Пожизненный доступ Возвращайтесь в любое время, без срока
📱Телефон или компьютер Работает везде и на любом устройстве
💸Возврат в течение 14 дней Без вопросов
⚡Кратко и по делу 3 ч практического материала
Сертификат об окончании
Каждый курс, который ты завершаешь на PickAClass, выдаёт такой сертификат — оригинальный, со своим кодом, проверяемый по URL и подробный о том, что реально продемонстрировано.
P
PickAClass
Профиль навыков · проверяемый
Документ
Сертификат мастерства
Настоящим удостоверяется, что
Имя Фамилия
успешно подтвердил(а) владение
Java Serialization and Deserialization: Object State and Persistence
Продемонстрированные навыки
✓
Анализ поведенческих паттернов
Базовый
1.2 ч
✓
Фреймворки архитектуры решений
Уверенный
1.4 ч
✓
Дизайн A/B тестирования
Уверенный
1.7 ч
✓
Поведенческий копирайтинг
Продвинутый
1.9 ч
P
PickAClass — Имя Фамилия
Java Serialization and Deserialization: Object State and Persistence