Java Practice Examples - Module 8-1 Creating a Serializable Class

Опубликовано: 27 Июнь 2023
на канале: Access 2 Learn
78
2

https://access2learn.com/classes-i-te... - Sample files and notes available at this location.

The best way to get better at programming is to practice. If you want more practice, consider our whole series on Java programming examples:    • Java Practice Programming Examples  

In this series, we'll be using the free Visual Studio Code to develop and test our code samples.

In this example, we will look at how to create a serializable class which will allow you to easily serialize a class so that it is can be easily transmitted over a network connection, saved to a file, etc.
This uses the serializable interface, but doesn't require us to override any abstract methods, which is a new thing for us to consider, but also makes it easier to use.


Смотрите видео Java Practice Examples - Module 8-1 Creating a Serializable Class онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Access 2 Learn 27 Июнь 2023. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 78 раз и оно понравилось 2 посетителям.