Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2020 10:47:35 +0100
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        Aryeh Friedman <aryeh.friedman@gmail.com>
Cc:        Don Wilde <dwilde1@gmail.com>, Brandon helsley <brandon.helsley@hotmail.com>, FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Petite Cloud, CBSD, Intellij
Message-ID:  <20200714104735.ceae71903e2f61bf401655ea@sohara.org>
In-Reply-To: <CAGBxaXmQ8zfqU%2B5kT1RAcQph4wfQ8mT8LKQC%2BS_J8eePyEpgQg@mail.gmail.com>
References:  <CY4PR19MB01049FDF137BD70941429DB8F9600@CY4PR19MB0104.namprd19.prod.outlook.com> <5a761348-fb9f-5cf3-e035-7ba42afcb221@gmail.com> <CAGBxaX=QvJqSycQJrq3RmFJ57E=ebSY6sG2BTXpUKBP5jpqw6g@mail.gmail.com> <8fcd60d7-1de1-82dc-d840-2555663ac153@gmail.com> <CAGBxaXn9tq6hbbNdjn_iqSiSr74exO1G-M9=eyP6YHykQ8QctA@mail.gmail.com> <bae2f4df-ec82-5beb-57ae-a07a5460a48a@gmail.com> <CAGBxaX=AuFx2fd0vwK0MTvSjvrrMZhNsG1TqecbFrAkqge96CA@mail.gmail.com> <20200714070831.f01a144e1dc808ebea421afe@sohara.org> <CAGBxaXmQ8zfqU%2B5kT1RAcQph4wfQ8mT8LKQC%2BS_J8eePyEpgQg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Jul 2020 05:16:56 -0400
Aryeh Friedman <aryeh.friedman@gmail.com> wrote:

> On Tue, Jul 14, 2020 at 2:08 AM Steve O'Hara-Smith <steve@sohara.org>
> wrote:
> 
> > On Mon, 13 Jul 2020 20:46:02 -0400
> > Aryeh Friedman <aryeh.friedman@gmail.com> wrote:
> >
> > > And Java is one the most natural languages I have used
> >
> >         Yes it can be, but the pile of excremental programming
> > philosophy that started with EJB, swallowed several books on design
> > patterns (to be worn on the sleeve in sentence length variable names)
> > has festered for a few decades since is anything but natural and pretty
> > much requires an IDE to write. Strangely it is surprisingly easy to
> > write working code in but remarkably hard to debug when it doesn't work
> > for subtle reasons.
> >
> 
> Almost anything can be misused or used in the wrong situations.  Design
> patterns are in this camp, when used to solve real architectural issues
> (not just slavishly applying them without solving an actual issue) they
> are extremely useful if used sparingly.

	Of course, what is surprising is how well they work in many ways
when applied to excess, they make it possible to write working code that is
all but impossible to understand.

> Also keep in mind that Java is not the only language that has abusable
> features/debug nightmares,

	Oh indeed, Perl has a subculture large enough to tarnish the entire
language as write only - it isn't but some Perl styles are.

	Also there is nothing really Java specific about that school of
programming except that Java is their chosen language. A similar approach
is possible in almost any OO language.

	Like Perl the culture is often mistaken for the language.

> do I need to mention pointers when they are not

	Pointers were very useful when memory was tight as well as for low
level stuff but yes dangerous, hard to debug and easy to write
incomprehensible code.

	It's not so much abusable language features as the existence of a
large community bent on abusing them.

> Bottom line not everything is a nail so using a hammer on everything is
> wrong but it is equally wrong to use a screwdriver handle as a hammer when
> you find an actual real nail

	Well said.

-- 
Steve O'Hara-Smith                          |   Directable Mirror Arrays
C:\>WIN                                     | A better way to focus the sun
The computer obeys and wins.                |    licences available see
You lose and Bill collects.                 |    http://www.sohara.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200714104735.ceae71903e2f61bf401655ea>