Brigitte Wrobel-Dautcourt

Author's posts

The tutorials are integrated into the software

Since online artEoz version 2.0, the tutorials are directly integrated into the software.

Thus artEoz comes in 2 modes of operation:

  • “tuto mode”: there are various exercises with questions/answers on classical data structures: variables and objects, functions, strings, lists, trees, anonymous classes, … illustrating several object programming paradigms: dynamic binding, unreferenced objects, …
  • “artEoz mode”: you are free to run your own code to draw memory diagrams and import your personal resources.

These modes can be selected from the menu

artEoz online

The artEoz software is now freely available on an application server. Its use is free, without any prior registration.

No need to upload archives or install external tools, so the web pages devoted to downloading and the different installations have been deleted.

The interface has been slightly modified to adapt to the new features of the online version.

artEoz offers some ready examples and some resources. It is still possible to download your own resources as a jar file or compiled (.class) file from a packageless class.

Other features will soon be added, your suggestions are welcome.

Version 3.85

The new version of artEoz corrects some bugs.

Previous versions of artEoz are no longer available and are replaced by 3.85 downloadable version here.

ISSEP 2016

We wish to thanks all the participants in the workshop for their interest, their remarks and pertinent questions and their many suggestions.

See you soon for a web version of our tool.

Version 3.84

The new version of artEoz enhances the visualization of Stack and LinkedList classes instances and homogenizes variables display in step-by-step mode when running iterations.

Previous versions of artEoz are no longer available and are replaced by 3.84 downloadable version here.

All pages of the website is currently available in two languages: English and French, and we took the opportunity to change the theme of the website.

Version 3.83

For summer, artEoz had a diet allowing it to occupy much less space!

Previous versions of artEoz are no longer available and are replaced by 3.83 downloadable version here.

Version 3.82

A new version of artEoz improving two items related to writing Java code:

  • can display of the Stack class instances
  • user can define lists of variable declarations: int i, j;

and corrects several bugs.

artEoz also provides an icon to choose the language: English or French.

Previous versions of artEoz are no longer available and are replaced by 3.82 downloadable version here.

The website is available in English !

Translation of website pages into English began. All is not yet translated and it remains translation errors. We’re changing slowly.

Yours!

Presentation of artEoz at ACDA – March 2016

We had the pleasure of presenting artEoz at theme days “Design and Object Programming / Analysis, Design and Application Development (ACDA)” held at IUT Charlemagne Nancy on 24 and 25 March 2016.

We thank all present and interested artEoz who booked him a warm welcome.

Version 3.81

This new version of artEoz fixes two bugs related to the visualization of Java code:

  • correct visualization of variables declared in inner blocks
  • correct display of tables instantiations in the form int [ ] [ ] tab = new int [3] [ ] (when there is an unspecified size)

Previous versions of artEoz are no longer available and are replaced by the downloadable version 3.81 here.