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

Published: 27 June 2023
on channel: 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.


On this page of the site you can watch the video online Java Practice Examples - Module 8-1 Creating a Serializable Class with a duration of hours minute second in good quality, which was uploaded by the user Access 2 Learn 27 June 2023, share the link with friends and acquaintances, this video has already been watched 78 times on youtube and it was liked by 2 viewers. Enjoy your viewing!