Woohoo!! That's right... Cobol still on the list, right next to, um,
Fortran.. ;)
Tony, thanks immensely for the awesome examples!! I have not even had
a chance to touch it yet. lol. I will hopefully get to tonight though.
Thanks again, and keep up such awesome work. :)
Slant
"Tony Marston" <tony@NOSPAM.demon.co.uk> wrote in message news:<ca6nl9$nka$1$8300dec7@news.demon.co.uk>...[color=blue]
> "Benny Hill" <benny_hill3@your_rose_colored_glassesyahoo.com> wrote in
> message
> news:pan.2004.06.09.03.39.57.227678@your_rose_colo red_glassesyahoo.com...[color=green]
> > On Wed, 09 Jun 2004 00:45:01 +0100, Tony Marston wrote:
> >
> > * snip Tony's reply *
> >
> > Hi Tony,
> >
> > I just wanted to mention that I think your site is very well written.
> > Your code samples are well structured and consistent and I think anyone
> > who would like to be a better PHP programmer would do well to check out
> > your site.
> >
> > I also have to tip my hat to you since you have obviously spent some
> > time writing COBOL code (I'm an RPG guy myself). COBOL is the only
> > language I have encountered (so far) that I just can't like.
> >
> > Keep up the good work.
> >
> > --
> > Benny[/color]
>
> Thanks for those kind words.
>
> As for your comments about COBOL all I can say is that in its day it was
> pretty damn good (it was, after all, one of the first 3rd generation
> languages ever), but has been overtaken by newer languages which work
> totally differently. The main complaint against COBOL is that it is very
> verbose and takes a long time to write a program from scratch. But a
> programmer only ever writes ONE program from scratch (his first) and
> thereafter all others are copies which are modified to taste.
>
> With COBOL I learned how to design and implement reusable components in
> order to reduce development times, and I have used the same skill in all
> other languages I have used since, including PHP.
>
> It is interesting to see that COBOL still appears high up in the Programming
> Community Index at
http://www.tiobe.com/tpci.htm, but I don't think I would
> ever go back to it.[/color]