[Bluej-discuss] Execute BlueJ
Bryan J. Higgs
bhiggs at rivier.edu
Sun Apr 30 00:55:12 BST 2006
Frans --
It's for pedagogical (teaching) reasons. It seems that many people have
trouble learning Java (and other languages) by starting from a purely
syntactic approach (that is, starting with the study of the main entry
point).
Take a look at the book written by the folks who wrote BlueJ
(http://www.bluej.org/objects-first/); the title of the book pretty
much explains it. They are trying to teach the concepts of
Object-Oriented languages by introducing classes and objects very early
on -- in fact, from the very start.
For more details, I'll let the folks who implemented BlueJ and wrote the
book speak for themselves. They've thought a great deal more about this
than I have.
Regards
Bryan
Frans Thamura wrote:
> I download the tutorial, and in pag e 8 said that to execute we must
> right click and choose the method.
>
> in my opinion, run the code usually using main args
>
> anyone have a tips for this? why you approaceh using method?
>
> i see the different paradigm to execute java class in bluej, what is the
> best way to explain about this?
>
> Frans
>
> _______________________________________________
> mailing list bluej-discuss at bluej.org
> To unsubscribe or change your preferences, go to
> http://lists.bluej.org/mailman/listinfo/bluej-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20060430/90b9274a/attachment.html
More information about the bluej-discuss
mailing list