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

Publicado el: 27 junio 2023
en el canal de: 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.


En esta página del sitio puede ver el video en línea Java Practice Examples - Module 8-1 Creating a Serializable Class de Duración hora minuto segunda en buena calidad , que subió el usuario Access 2 Learn 27 junio 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 78 veces y le gustó 2 a los espectadores. Disfruta viendo!