Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Pound for pound, the amoeba is the most vicious animal on earth.


devel / comp.lang.awk / Re: The AWK Programming Language, 2nd Edition Early Release

SubjectAuthor
* The AWK Programming Language, 2nd Edition Early ReleaseJ Naman
`* Re: The AWK Programming Language, 2nd Edition Early ReleaseJanis Papanagnou
 `* Re: The AWK Programming Language, 2nd Edition Early Releasejeorge
  +* Re: The AWK Programming Language, 2nd Edition Early Releasejeorge
  |+- Re: The AWK Programming Language, 2nd Edition Early ReleaseJ Naman
  |`* Re: The AWK Programming Language, 2nd Edition Early ReleaseJanis Papanagnou
  | `- Re: The AWK Programming Language, 2nd Edition Early Releasejeorge
  `- Re: The AWK Programming Language, 2nd Edition Early ReleaseJanis Papanagnou

1
The AWK Programming Language, 2nd Edition Early Release

<2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3431&group=comp.lang.awk#3431

  copy link   Newsgroups: comp.lang.awk
X-Received: by 2002:ad4:4b33:0:b0:63d:67b:ec21 with SMTP id s19-20020ad44b33000000b0063d067bec21mr63731qvw.6.1690933054802;
Tue, 01 Aug 2023 16:37:34 -0700 (PDT)
X-Received: by 2002:a05:6830:1683:b0:6b2:a874:693d with SMTP id
k3-20020a056830168300b006b2a874693dmr15360752otr.3.1690933054470; Tue, 01 Aug
2023 16:37:34 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.awk
Date: Tue, 1 Aug 2023 16:37:34 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=151.200.57.7; posting-account=BcR7vAoAAABY9YgIIYIhD68t7wwjMvJW
NNTP-Posting-Host: 151.200.57.7
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
Subject: The AWK Programming Language, 2nd Edition Early Release
From: jnam...@gmail.com (J Naman)
Injection-Date: Tue, 01 Aug 2023 23:37:34 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1556
 by: J Naman - Tue, 1 Aug 2023 23:37 UTC

A web search revealed: The AWK Programming Language, 2nd Edition
by Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger
Released September 2023
Publisher(s): Addison-Wesley Professional
ISBN: 9780138269876 240 pages
"Read it now on the O’Reilly learning platform with a 10-day free trial."

https://www.oreilly.com/library/view/the-awk-programming/9780138269876/
It says "Early Release" and "read it now"
(I do not work for oreilly, Addison-Wesley, and have zero financial gain from this book.)

Re: The AWK Programming Language, 2nd Edition Early Release

<uacs0v$3vfr6$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3432&group=comp.lang.awk#3432

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.lang.awk
Subject: Re: The AWK Programming Language, 2nd Edition Early Release
Date: Wed, 2 Aug 2023 08:10:38 +0200
Organization: A noiseless patient Spider
Lines: 47
Message-ID: <uacs0v$3vfr6$1@dont-email.me>
References: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 2 Aug 2023 06:10:39 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="3d542416d7044e7922c4bab6787a5880";
logging-data="4177766"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/D47gRFe7p8F5onKbu5yta"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:vClAZXJ62Rl1vRc0nKOuLnknFdE=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
 by: Janis Papanagnou - Wed, 2 Aug 2023 06:10 UTC

On 02.08.2023 01:37, J Naman wrote:
> A web search revealed: The AWK Programming Language, 2nd Edition
> by Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger
> Released September 2023
> Publisher(s): Addison-Wesley Professional
> ISBN: 9780138269876 240 pages
> "Read it now on the O’Reilly learning platform with a 10-day free trial."
>
> https://www.oreilly.com/library/view/the-awk-programming/9780138269876/
> It says "Early Release" and "read it now"
> (I do not work for oreilly, Addison-Wesley, and have zero financial gain from this book.)

Thanks for the link.

I abstained from registering, so I haven't read it. But from the
table of contents we can see some changes:

New chapters:
2. Awk in Action
2.1 Personal Computation
2.2 Selection
2.3 Transformation
2.4 Summarization
2.5 Personal Databases
2.6 A Personal Library
2.7 Summary

3. Exploratory Data Analysis
3.1 The Sinking of the Titanic
3.2 Beer Ratings
3.3 Grouping Data
3.4 Unicode Data
3.5 Basic Graphs and Charts
3.6 Summary

Reorganized chapter: 6.6 Recursive-Descent Parsing
7.6 A Recursive-Descent Parser for Arithmetic Expressions
7.7 A Recursive-Descent Parser for a Subset of Awk

Relocated chapter: Ch. 2 "The AWK Language" went to
Appendix A: Awk Reference Manual

I cannot see whether the chapter texts changed or have been expanded.

Janis

Re: The AWK Programming Language, 2nd Edition Early Release

<uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3433&group=comp.lang.awk#3433

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!newsfeed.endofthelinebbs.com!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: some...@invalid.invalid (jeorge)
Newsgroups: comp.lang.awk
Subject: Re: The AWK Programming Language, 2nd Edition Early Release
Date: Wed, 2 Aug 2023 17:00:06 -0600
Organization: Ministry of Madness
Message-ID: <uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
References: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
<uacs0v$3vfr6$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 2 Aug 2023 23:00:06 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com; posting-account="YKRG+wcUE3ZH5QknWLsQFQjWpafUZ9Hi6Jg7DGavMDA";
logging-data="80173"; mail-complaints-to="usenet@blueworldhosting.com"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.13.1
Cancel-Lock: sha1:PJ+IAhU+f+GMq2yjaIpqIoyHJNI= sha256:M6SgET2DT2KJt4ThRn4uVFalBtxYjS+DeMZp5yt5o/4=
sha1:PkEZJ7Sjrhrnif7nJ0+NNdalTno= sha256:MY48lhrTPGdWzVraQG33UuaQqhXIDVYGigLWW1HCw+Q=
In-Reply-To: <uacs0v$3vfr6$1@dont-email.me>
Content-Language: en-US
 by: jeorge - Wed, 2 Aug 2023 23:00 UTC

On 8/2/23 12:10 AM, Janis Papanagnou wrote:
> I cannot see whether the chapter texts changed or have been expanded.

They have. For example, chapter 3. Exploratory Data Analysis, contains
"3.1 The Sinking of the Titanic" and "3.2 Beer Ratings", as well as "3.4
Unicode Data".

Comparative page counts:
- 1st edition: 210
- 2nd edition: 275

jeorge

Re: The AWK Programming Language, 2nd Edition Early Release

<uaeo5b$2e9d$2@nnrp.usenet.blueworldhosting.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3434&group=comp.lang.awk#3434

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: some...@invalid.invalid (jeorge)
Newsgroups: comp.lang.awk
Subject: Re: The AWK Programming Language, 2nd Edition Early Release
Date: Wed, 2 Aug 2023 17:16:59 -0600
Organization: Ministry of Madness
Message-ID: <uaeo5b$2e9d$2@nnrp.usenet.blueworldhosting.com>
References: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
<uacs0v$3vfr6$1@dont-email.me>
<uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 2 Aug 2023 23:16:59 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com; posting-account="YKRG+wcUE3ZH5QknWLsQFQjWpafUZ9Hi6Jg7DGavMDA";
logging-data="80173"; mail-complaints-to="usenet@blueworldhosting.com"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.13.1
Cancel-Lock: sha1:c+P0rEql0soKMnTmR6AWPIFh/og= sha256:qs6PbI2AK29+F2kwnq2JtwAc5IWcKKgof+vwcBJ3u/o=
sha1:aQsfAcdbpiHCnnyIzrSr4JR3594= sha256:6FYy5SodhUGZC+Hr7bJ+a0sQ1QbrwMH4SxHMe63yy9c=
In-Reply-To: <uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
Content-Language: en-US
 by: jeorge - Wed, 2 Aug 2023 23:16 UTC

On 8/2/23 5:00 PM, jeorge wrote:
> Comparative page counts:
>  - 1st edition: 210
>  - 2nd edition: 275

Sorry -- PDF pages != print pages; 2nd edition on publishers wedsite
says "240 pages" for the print edition.

Re: The AWK Programming Language, 2nd Edition Early Release

<070183a0-9eb0-4030-a752-9cb1e0fd021dn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3435&group=comp.lang.awk#3435

  copy link   Newsgroups: comp.lang.awk
X-Received: by 2002:a05:622a:181a:b0:40f:e0dd:8050 with SMTP id t26-20020a05622a181a00b0040fe0dd8050mr28100qtc.5.1691026414416;
Wed, 02 Aug 2023 18:33:34 -0700 (PDT)
X-Received: by 2002:a05:6808:13c2:b0:3a4:24bc:125f with SMTP id
d2-20020a05680813c200b003a424bc125fmr28616996oiw.1.1691026414163; Wed, 02 Aug
2023 18:33:34 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.awk
Date: Wed, 2 Aug 2023 18:33:33 -0700 (PDT)
In-Reply-To: <uaeo5b$2e9d$2@nnrp.usenet.blueworldhosting.com>
Injection-Info: google-groups.googlegroups.com; posting-host=151.200.57.7; posting-account=BcR7vAoAAABY9YgIIYIhD68t7wwjMvJW
NNTP-Posting-Host: 151.200.57.7
References: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
<uacs0v$3vfr6$1@dont-email.me> <uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
<uaeo5b$2e9d$2@nnrp.usenet.blueworldhosting.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <070183a0-9eb0-4030-a752-9cb1e0fd021dn@googlegroups.com>
Subject: Re: The AWK Programming Language, 2nd Edition Early Release
From: jnam...@gmail.com (J Naman)
Injection-Date: Thu, 03 Aug 2023 01:33:34 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2206
 by: J Naman - Thu, 3 Aug 2023 01:33 UTC

FYI: prices, dates, and gotchas
$43.19 Preorder book + Epub+PDF https://www.informit.com/store/awk-programming-language-9780138269722 This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours. *** WATERMARKED with your name to discourage theft. Good! So people like Brian K & A. Robbins get paid something for their prodigious efforts. ***

*** OCT 2nd for hardcopy, SEPT 22nd for Kindle *** Amazon: pre-order BOOK $39.99 Oct 2nd; Kindle $31.99 Sept 22nd
https://www.amazon.com/Books-Addison-Wesley-Professional-Computing-Series/s?i=stripbooks&rh=n%3A283155%2Cp_lbr_books_series_browse-bin%3AAddison-Wesley+Professional+Computing+Series&s=date-desc-rank&ds=v1%3AoLzf9NoS28TBRtCtwb0WDI5%2Bjx3YM%2FM7Di%2BrfeV3o%2BY&qid=1690933516&ref=sr_st_date-desc-rank

Re: The AWK Programming Language, 2nd Edition Early Release

<uafje4$klp7$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3436&group=comp.lang.awk#3436

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.lang.awk
Subject: Re: The AWK Programming Language, 2nd Edition Early Release
Date: Thu, 3 Aug 2023 09:02:28 +0200
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <uafje4$klp7$1@dont-email.me>
References: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
<uacs0v$3vfr6$1@dont-email.me>
<uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 3 Aug 2023 07:02:28 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="d12e624ee50e97b8955158d7afe0eab3";
logging-data="677671"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/mOS5kOMelFeBpgqTG4FYQ"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:hjBknKN1AUhhpnhCt4txCHP3SMs=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
 by: Janis Papanagnou - Thu, 3 Aug 2023 07:02 UTC

On 03.08.2023 01:00, jeorge wrote:
> On 8/2/23 12:10 AM, Janis Papanagnou wrote:
>> I cannot see whether the chapter texts changed or have been expanded.
>
> They have. For example, chapter 3. Exploratory Data Analysis, contains
> "3.1 The Sinking of the Titanic" and "3.2 Beer Ratings", as well as "3.4
> Unicode Data".

I listed ch.3 under [completely] "New chapters" in this new edition.

>
> Comparative page counts:
> - 1st edition: 210

My [old] edition doesn't seem to have that chapter "Exploratory Data
Analysis" at all. - What is this "1st edition"?

Do I have a "0th edition" then?

Janis

> - 2nd edition: 275
>
> jeorge

Re: The AWK Programming Language, 2nd Edition Early Release

<uafkjj$krsa$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3437&group=comp.lang.awk#3437

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.lang.awk
Subject: Re: The AWK Programming Language, 2nd Edition Early Release
Date: Thu, 3 Aug 2023 09:22:27 +0200
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <uafkjj$krsa$1@dont-email.me>
References: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
<uacs0v$3vfr6$1@dont-email.me>
<uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
<uaeo5b$2e9d$2@nnrp.usenet.blueworldhosting.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 3 Aug 2023 07:22:27 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="d12e624ee50e97b8955158d7afe0eab3";
logging-data="683914"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18jn38YuNmmd+mTsJZrFapN"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:I5NkSiJjlrBlqmKlBf6sVE1Uh48=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <uaeo5b$2e9d$2@nnrp.usenet.blueworldhosting.com>
 by: Janis Papanagnou - Thu, 3 Aug 2023 07:22 UTC

On 03.08.2023 01:16, jeorge wrote:
> On 8/2/23 5:00 PM, jeorge wrote:
>> Comparative page counts:
>> - 1st edition: 210
>> - 2nd edition: 275
>
> Sorry -- PDF pages != print pages; 2nd edition on publishers wedsite
> says "240 pages" for the print edition.

From the "Contents" page I can only see new or reorganized chapters.

Of course the page counts of editions likely differ, whether PDF or
print, since there are completely new chapters (and also relocations
and reorganizations of chapters).

In my initial post I wrote:
"I cannot see whether the chapter texts changed or have been expanded."
and what I meat was the texts of the previously _existing_ chapters;
whether they have been enhanced, corrected, rewritten, whatever, or
just copied. I cannot see that.

Janis

Re: The AWK Programming Language, 2nd Edition Early Release

<uag93f$2n6i$1@nnrp.usenet.blueworldhosting.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3438&group=comp.lang.awk#3438

  copy link   Newsgroups: comp.lang.awk
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail
From: some...@invalid.invalid (jeorge)
Newsgroups: comp.lang.awk
Subject: Re: The AWK Programming Language, 2nd Edition Early Release
Date: Thu, 3 Aug 2023 07:12:15 -0600
Organization: Ministry of Madness
Message-ID: <uag93f$2n6i$1@nnrp.usenet.blueworldhosting.com>
References: <2735fda1-3442-4a1e-b2f1-e93ab5520b80n@googlegroups.com>
<uacs0v$3vfr6$1@dont-email.me>
<uaen5m$2e9d$1@nnrp.usenet.blueworldhosting.com>
<uaeo5b$2e9d$2@nnrp.usenet.blueworldhosting.com>
<uafkjj$krsa$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 3 Aug 2023 13:12:15 -0000 (UTC)
Injection-Info: nnrp.usenet.blueworldhosting.com; posting-account="YKRG+wcUE3ZH5QknWLsQFQjWpafUZ9Hi6Jg7DGavMDA";
logging-data="89298"; mail-complaints-to="usenet@blueworldhosting.com"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.13.1
Cancel-Lock: sha1:4MqmYkavBeNIEEkY1Hj9f9DLePY= sha256:9+jlbEZHhXYXo+f3wqEbEu1qc+O124MAq+dWenkD+AA=
sha1:7p2Ey+H9IOPU5ASIptFUoZQ4GI4= sha256:YT9BV3hj42LG0Baj434S/3ifRQt0d7yHeaUOw01GrJM=
In-Reply-To: <uafkjj$krsa$1@dont-email.me>
Content-Language: en-US
 by: jeorge - Thu, 3 Aug 2023 13:12 UTC

On 8/3/23 1:22 AM, Janis Papanagnou wrote:
> In my initial post I wrote:
> "I cannot see whether the chapter texts changed or have been expanded."
> and what I meat was the texts of the previously_existing_ chapters;
> whether they have been enhanced, corrected, rewritten, whatever, or
> just copied. I cannot see that.

Looks like they did a bit of both (I've got an epub of the pre-release
of the new/2nd edition as well as a print copy of the original/1st edition).

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor