• Home
  • C# Sharp
  • VB.net
  • Juan A. Ripoll - Español
Juan A. Ripoll Juan A. Ripoll
  • Java Programming Course

    •  

      First contact with Java

    •  

      Flow Control

    •  

      Basic Data Types

    •  

      Arrays, Structures and Strings

    •  

      Functions

    •  

      OOP Object Oriented Programming

    •  

      OOP More On Classes

    •  

      File Management

    •  

      Object Persistence

    •  

      Access To Relational Databases

    •  

      Dynamic Memory Management

    •  

      Additional Libraries

  • Programming Levels

    •  

      Java Exercises For Beginners

    •  

      Java Exercises For Intermediates

    •  

      Java Exercises For Advanced

  •  

    Methodologies

    •  

      Python Methodology

  •  

    Exercises

    •  

      Python Exercises

    •  

      C# Sharp Exercises

    •  

      Java Exercises

  • Other Courses

    •  

      C# Sharp Course

    •  

      VB.net Course

  •  

    Tutorials

    •  

      Ubuntu Server Systems

    •  

      Windows 11Systems

  •  

    Video Tutorials

  •  

    Tools

    •  

      Password Generator

    •  

      Generator Secure Passwords

    •  

      Encrypter - Online Encryptor

    •  

      Decrypter - Online Decryptor

 Object Persistence Java Exercises - Java Programming Course

Object Persistence Exercises in Java Programming Course

Take your Java programming skills to the next level with the exercises focused on object persistence. Learn how to save and load data from files and databases in Java today!



 Table + array + files
Expand the exercise (tables + array) by adding two new methods to dump the data of the array into a binary file and restore the data from the file....
 Table + SetOfTables + files
Expand the exercise (tables + array + files) by creating three classes: Table, SetOfTables, and a test program. The SetOfTables class should contain a...
 Insects + persistence
Create a new version of the "insects" exercise, which should persist the data using some form of storage such as a database or file system....
 Cities - persistence
Create a new version of the "cities database", using persistence to store its data instead of text files....

Juan A. Ripoll - Systems Tutorials and Programming Courses © 2025 All rights reserved.  Legal Conditions.    Donate