The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: markus schnalke <meillo@marmaro.de>
To: tuhs@minnie.tuhs.org
Subject: Re: [TUHS] more about Brian...
Date: Thu, 03 Feb 2022 08:44:10 +0100	[thread overview]
Message-ID: <1nFWmo-1Gn-00@marmaro.de> (raw)
In-Reply-To: <7C19F93B-4F21-4BB1-A064-0307D3568DB7@cfcl.com>

Hoi.

[2022-02-02 21:47] Rich Morin <rdm@cfcl.com>
> 
> In any case, the K&P book I'd _really_ like to see brought up
> to date is "The Elements of Programming Style".  It could have
> been subtitled "How to write small, simple programs that work."
> It's still a very fine book, but I'm not sure that the current
> crop of beginning programmers would be patient enough to deal
> with the sadly dated example code.

Don't you think that ``The Practice of Programming'' is the modern
version of ``The Elements of Programming Style''? (Also a K&P book,
btw. ;-) ) (Of course, the C++ and Java code in there would be
seen as outdated as well, by now.)

But even this one, today's programmers don't wanna read. They all
go for ``Clean Code'', because they seem to like the style where
someone with perfect selfconfidence answers all their questions
and tells them what to do, as long it is not telling them to think
for themselves and compromise between various conflicting goals
that you all like go reach and thus that it depends on the
specific situation.

The problem IMO is not some dated example code but today's
programmers having few interest in learning things outside their
main modern focus and the style the're used to. They usually think
that running fast is the best way moving forward, but they don't
realize that slowing down, looking around, understanding the paths
that lead us where we are and taking time to learn and think,
isn't as slow as they might expect and eventually leads to better
results.

Being used to reading code and understanding concepts that are not
fully in the style you're used to and transferring them to one's
own world actually is a valuable ability, that people should train
instead of avoid. Thus especially students should do read that good
old ``Elements of Programming Style'' and discuss that, not a new
book.


Overall I don't really think that there's much hope in getting
programmers to read such stuff, because they simply don't want to.
Many don't care for good code, because they don't think in code
lifespans of more than three to five years. They don't care to
understand what they do and how the internals work, because that's
hard work without instant results. And in today's world it's
usually pays out to not do it. They don't care for simplicity but
they want features and nice GUIs. Besides, they use technologies
that favor huge programs and often are poorly suited for programming
with small programs. Likewise, their whole thinking is focussed on
large programs, because that's what they've been taught the whole
time.

What attracts them more and probably is more helpful is something
like Go, which solves their problems. They don't use it because of
conceptional beauty but because of its features. If you want to
attract the masses, then you have to give them solutions to their
problems and their wishes, not trying to educate them. ;-) To
really step forward with the Unix philosophy Go needs to enter
education and become today's Java as a main programming learning
language.


And for those, who are different, it doesn't matter so much how
dated the examples are. It's the ideas and concepts which attract
them. With Go there is a very modern technology, for beginners and
experts alike, that carries Unix concepts and its way of thinking
and decision making throughout. That probably is much more
effective than any book. Besides, there are lots of Youtube videos
around Go which transport the ideas and concepts, which as well are
probably much more effective today than books.

Anyone on this list, on the other hand, will probably be very happy
in reading on of these old books (again) ... and have a great time!
:-)


meillo


P.S.
Thanks for sharing your bwk stories!


  reply	other threads:[~2022-02-03  7:44 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 20:46 [TUHS] ratfor vibe Will Senn
2022-02-01 15:37 ` arnold
2022-02-01 15:52   ` Ralph Corderoy
2022-02-01 16:58     ` Clem Cole
2022-02-01 17:02     ` silas poulson
2022-02-02  7:47     ` arnold
2022-02-03  5:47       ` [TUHS] more about Brian Rich Morin
2022-02-03  7:44         ` markus schnalke [this message]
2022-02-03  8:18           ` Rich Morin
2022-02-04  2:23           ` Adam Thornton
2022-02-04  2:34             ` [TUHS] more about Brian... [really Rust] Jon Steinhart
2022-02-04 13:07               ` Thomas Paulsen
2022-02-04 23:18               ` Dan Cross
2022-02-04  3:28             ` [TUHS] more about Brian Dan Stromberg
2022-02-04  5:11             ` Rich Morin
2022-02-04 21:22               ` [TUHS] Go vs. Rust, and etc. (was: more about Brian...) Greg A. Woods
2022-02-04 21:37                 ` Richard Salz
2022-02-04 22:32                   ` Steffen Nurpmeso
2022-02-04 23:05                   ` Thomas Paulsen
2022-02-04 23:15                   ` Seth J. Morabito
2022-02-05  1:41                     ` Adam Thornton
2022-02-04  7:38             ` [TUHS] more about Brian Andy Kosela
2022-02-04  8:10               ` Steve Nickolas
2022-02-04  8:44                 ` markus schnalke
2022-02-04  9:16                   ` Steve Nickolas
2022-02-04 18:54                 ` John Cowan
2022-02-04 19:45                   ` Thomas Paulsen
2022-02-04 20:28                     ` Hellwig Geisse
2022-02-04 21:03                       ` Jim Capp
2022-02-04 22:30                         ` Steffen Nurpmeso
2022-02-04 22:25                       ` Steffen Nurpmeso
2022-02-06  0:56                       ` Larry McVoy
2022-02-06  1:10                         ` Will Senn
2022-02-06  4:52                           ` Rob Pike
2022-02-06  4:58                             ` Dan Halbert
2022-02-06  5:06                             ` Will Senn
2022-02-06  6:19                             ` Ed Carp
2022-02-06  6:27                               ` Rob Pike
2022-02-06  6:40                                 ` Stuart Remphrey
2022-02-06  6:44                                 ` Bakul Shah
2022-02-06 19:08                                   ` Steffen Nurpmeso
2022-02-06 12:52                                 ` Ralph Corderoy
2022-02-06 13:14                                 ` Ed Carp
2022-02-06 14:13                                   ` Dan Cross
2022-02-06 14:15                                   ` Larry McVoy
2022-02-06 16:31                                     ` Warner Losh
2022-02-06 18:36                                     ` [TUHS] more about Brian... [ really GC vs malloc/free languages ] Jon Steinhart
2022-02-06 19:27                                     ` Jon Steinhart
2022-02-06 19:33                                       ` Warner Losh
2022-02-06 19:37                                         ` Jon Steinhart
2022-02-06 20:21                                           ` [TUHS] COFF is over there Ralph Corderoy
2022-02-06 16:16                           ` [TUHS] more about Brian Brad Spencer
2022-02-08  5:22                             ` Ed Carp
2022-02-03 18:57       ` [TUHS] ratfor vibe silas poulson
2022-02-04  8:26         ` arnold
2022-02-04 19:41           ` John Cowan
2022-02-10 15:18       ` Ralph Corderoy
2022-02-03  4:00 ` Will Senn
2022-02-03  4:31   ` Al Kossow
2022-02-03  5:16     ` Warner Losh
2022-02-03 20:00   ` Adam Thornton
2022-02-04  6:06     ` Ori Idan
2022-02-04 17:35       ` Adam Thornton
2022-02-04 17:44         ` Will Senn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1nFWmo-1Gn-00@marmaro.de \
    --to=meillo@marmaro.de \
    --cc=tuhs@minnie.tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).