A
Alexander Cherednichenko
Hello All!
I have a question about selection of development tools for the
educational purposes. Now, students learn algorithms on Pascal. The
decision was accepted to move algorithms course to java, so i need to
select a FREE IDE acceptable for java learning. Btw, I am talking
about Kherson State University.
The requirements follow:
* this should be free lightweight IDE capable of running on Windows
machines (WinXP, Win2k, Vista)
* IDE should concentrate the attention of student on the problem
being solved. It should be as easy as possible, contain as less
buttons as possible, need as less configuration as possible, and be as
straightforward as possible
* it should not be focused on the technological aspect of java
programming - students do not learn what is classloader and
securitymanager, and how classpath is formed, on this course. They
should press RUN and get application running.
* the only one type of application types really needed is console
one.
* some kind of integrated debugger to see what's happening in
runtime.
* easy concept of projects movable from one media to other. Project
should be capable of being easily transferred from home computer to
class one.
* the focus of course is on algorithms; the OOD is used in reduced
form - students work with data structures (mostly arrays) and
algorithms over them (sorting, search, etc...), so there is no need in
powerful modelling tools in IDE.
I have tried to strip Eclipse to easy form, but after asking the
newcomers found that Eclipse is really not so easy to understand for
them.
What IDE would you recommend for academic purposes, which would cover
at least some of these requirements?
Thank a lot for reading all i have written so far
and sorry for the
big post, but I need to fugure out at least candidates.
Maybe, some of All is still studying at university, or teaching, so
could recommend an ide from their experience?
I have a question about selection of development tools for the
educational purposes. Now, students learn algorithms on Pascal. The
decision was accepted to move algorithms course to java, so i need to
select a FREE IDE acceptable for java learning. Btw, I am talking
about Kherson State University.
The requirements follow:
* this should be free lightweight IDE capable of running on Windows
machines (WinXP, Win2k, Vista)
* IDE should concentrate the attention of student on the problem
being solved. It should be as easy as possible, contain as less
buttons as possible, need as less configuration as possible, and be as
straightforward as possible
* it should not be focused on the technological aspect of java
programming - students do not learn what is classloader and
securitymanager, and how classpath is formed, on this course. They
should press RUN and get application running.
* the only one type of application types really needed is console
one.
* some kind of integrated debugger to see what's happening in
runtime.
* easy concept of projects movable from one media to other. Project
should be capable of being easily transferred from home computer to
class one.
* the focus of course is on algorithms; the OOD is used in reduced
form - students work with data structures (mostly arrays) and
algorithms over them (sorting, search, etc...), so there is no need in
powerful modelling tools in IDE.
I have tried to strip Eclipse to easy form, but after asking the
newcomers found that Eclipse is really not so easy to understand for
them.
What IDE would you recommend for academic purposes, which would cover
at least some of these requirements?
Thank a lot for reading all i have written so far
big post, but I need to fugure out at least candidates.
Maybe, some of All is still studying at university, or teaching, so
could recommend an ide from their experience?