Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #21025
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin3!goblin2!goblin.stu.neva.ru!newsfeeder.ewetel.de!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail |
|---|---|
| NNTP-Posting-Date | Sun, 06 Jan 2013 07:44:26 -0600 |
| From | "Chris Uppal" <chris.uppal@metagnostic.REMOVE-THIS.org> |
| Newsgroups | comp.lang.java.programmer |
| References | <public-20130106091348@ram.dialup.fu-berlin.de> <-8CdnaTS2P6a5HTNnZ2dnUVZ8vOdnZ2d@bt.com> <8f48da51-0eac-42cf-ab1e-f44b3cefac01@googlegroups.com> <d87371ee-a671-407e-96cf-f506e53fcb89@googlegroups.com> |
| Subject | Re: "Hello world!" without a public class? |
| Date | Sun, 6 Jan 2013 13:44:27 -0000 |
| X-Priority | 3 |
| X-MSMail-Priority | Normal |
| X-Newsreader | Microsoft Outlook Express 6.00.2900.5512 |
| X-RFC2646 | Format=Flowed; Original |
| X-MimeOLE | Produced By Microsoft MimeOLE V6.00.2900.5512 |
| Message-ID | <kOWdnXkvJPMn4nTNnZ2dnUVZ8judnZ2d@bt.com> (permalink) |
| Lines | 28 |
| X-Usenet-Provider | http://www.giganews.com |
| X-AuthenticatedUsername | NoAuthUser |
| X-Trace | sv3-274IU4VTMQFvuCGl9lnfqoLATmsscvVHDRfk3jipfHSJiy6S3YhyiHW8rvJHiPMDXusDY2VwASzTQMK!GQOGD56RndBZKiE3VxWl9RWwJyctltEx5qYNnSfAFY8rWtEGQXPjg+jPbfw4O32Qu38s05OwdpQ= |
| X-Complaints-To | abuse@btinternet.com |
| X-DMCA-Complaints-To | abuse@btinternet.com |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 2672 |
| Xref | csiph.com comp.lang.java.programmer:21025 |
Show key headers only | View raw
Aryeh M. Friedman wrote:
> Even though I detest IDE's for actual professional use when I learned
> Java (to save money I decided to do it through the local community
> college since I already had a CS background) they used BlueJ and one
> feature it had really helped in this regard... the feature being that you
> where allowed in instantiate any class from the IDE directly and needed
> no wrapping classes/main/etc. this was of great benefit to the students
> who where in their first programming class, I did some tutoring of the
> newer students, (it did hinder them slightly when they transferred to Sr.
> colleges but I think the trade off was worth it)... also note that
> Micheal Koling [author of BlueJ] has an companion text "Objects First"
> [I forget the full title] that is a very good graceful but complete
> introduction to Java/OO.
If I were required to teach Java, then I would be very likely to use BlueJ, for
that and any many other reasons which collectively can be summed up as "you
can't teach a OO language properly without teaching OO properly".
I doubt if I would even mention public static void main(String args...) until
very late in the course -- sometime around the point that I started to talk
about JNI and after we had covered J2EE.
(OK, that's a slight exaggeration ;-)
-- chris
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: "Hello world!" without a public class? "Chris Uppal" <chris.uppal@metagnostic.REMOVE-THIS.org> - 2013-01-06 13:09 +0000
Re: "Hello world!" without a public class? "Aryeh M. Friedman" <Aryeh.Friedman@gmail.com> - 2013-01-06 05:19 -0800
Re: "Hello world!" without a public class? "Aryeh M. Friedman" <Aryeh.Friedman@gmail.com> - 2013-01-06 05:28 -0800
Re: "Hello world!" without a public class? lipska the kat <lipskathekat@yahoo.co.uk> - 2013-01-06 13:36 +0000
Re: "Hello world!" without a public class? "Chris Uppal" <chris.uppal@metagnostic.REMOVE-THIS.org> - 2013-01-06 13:44 +0000
Re: "Hello world!" without a public class? Arne Vajhøj <arne@vajhoej.dk> - 2013-01-06 10:49 -0500
Re: "Hello world!" without a public class? Arne Vajhøj <arne@vajhoej.dk> - 2013-01-06 11:45 -0500
Re: "Hello world!" without a public class? Martin Gregorie <martin@address-in-sig.invalid> - 2013-01-06 19:44 +0000
Re: "Hello world!" without a public class? Arne Vajhøj <arne@vajhoej.dk> - 2013-01-06 16:09 -0500
Re: "Hello world!" without a public class? Martin Gregorie <martin@address-in-sig.invalid> - 2013-01-06 21:46 +0000
Re: "Hello world!" without a public class? "Chris Uppal" <chris.uppal@metagnostic.REMOVE-THIS.org> - 2013-01-06 14:02 +0000
Re: "Hello world!" without a public class? "Chris Uppal" <chris.uppal@metagnostic.REMOVE-THIS.org> - 2013-01-06 14:12 +0000
Re: "Hello world!" without a public class? Arne Vajhøj <arne@vajhoej.dk> - 2013-01-06 10:42 -0500
csiph-web