• C# Sharp
  • VB.Net
Learn Programming Java
  • Java Exercises

    •  

      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 languages

    •  Learn C# Sharp

    •  Learn Visual Basic

 Object Persistence Learn programming Java

 Java exercises

 112 Table + array + files
Expand the January 9th exercise (tables + array) by adding two new methods to dump the data of the array into a binary file and restore the data from ...
 136 Table + SetOfTables + files
Expand the exercise from April 16th (tables + array + files) by creating three classes: Table, SetOfTables, and a test program. The SetOfTables class ...
 103 Insects + persistence
Create a new version of the "insects" exercise (April 17th), which should persist the data using some form of storage such as a database or file syste...
 83 Cities - persistence
Create a new version of the "cities database" (which you improved on March 13th), using persistence to store its data instead of text files....


 Learn programming Java Legal Conditions