Wednesday, March 23, 2016

Hello World in JavaScript



First steps in the JavaScript Programming World by writing the famous Hello World script [Wiki]. This program is very popular and if you are interested, there is a list of implementations in various languages [Wiki].


Saturday, March 19, 2016

Development Environment




Your ImageJ is now well configured [Link], it is time to create your first script and optimize the way you write your future scripts...

Friday, March 18, 2016

Configuration: Java and Linux



Before writing JavaScript small programs in Linux, you have to check the Java version used by ImageJ because of a bug with the latest Java packages...