Re: Python (was Re: I did not inhale)

Liste des GroupesRevenir à cu shell 
Sujet : Re: Python (was Re: I did not inhale)
De : david.brown (at) *nospam* hesbynett.no (David Brown)
Groupes : comp.unix.shell comp.unix.programmer comp.lang.misc
Date : 21. Aug 2024, 08:26:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <va44rh$3p1l6$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0
On 20/08/2024 22:56, Kalevi Kolttonen wrote:
In comp.unix.programmer David Brown <david.brown@hesbynett.no> wrote:
No, you do not need your particular favourite out of the thousand and
one Linux programming books in order to program for Linux.  You do not
need /any/ book in order to write useful and successful code for Linux.
Of course you need /some/ reference - and in the days before the
internet was so easily available and so full of information, I went
through a lot of programming books.  Some were good, some less so, and
some have become famous.  But none of them were /necessary/ in any way.
 Well, I am a quite bad programmer but I am interested enough in the
Linux/UNIX workings so that reading the newest APUE and The Linux
Programming Interface did not feel painful or unnecessary at all. On
the contrary, it was a great pleasure to examine what kind of
programming facilities my favourite OS offers.
I have no doubt that this could be interesting to read about, and the book could be very well written (I don't know the book myself, so I'll take your word for it).  At least half the computing and programming books I have read covered things that I have no use for personally, and don't expect to use.
So I don't question that it is interesting, informative, or a pleasure to read.  I question that it is /necessary/.  You simply cannot argue that people who want to program for Linux /must/ read that book.  There is no justification for that claim.  There is no justification for claiming that people wanting to program for Linux need to read any books on the topic at all, nor for claims that people need to "know POSIX" to be able to write code for Linux and/or in C.

 Having these two books, or just one of them, is a great way to educate
oneself about Linux/UNIX. I see that The Linux Programming Interface
is available online as a free PDF, but I am not sure whether it is
a pirated version.
 There is no better way to learn Linux/UNIX workings than these two
books. Period.
 
That claim is not /wrong/ - it falls into the category of "not even wrong".
There are a thousand and one ways to learn about the workings of Linux - and that's counting "reading books" as one way, regardless of /which/ books.  You have personally tried one way - from that, you cannot possibly conclude that it is the "best" way.  All you can say is that you liked those books, and found them informative and pleasant to read, you learned a lot from them, and you can recommend them to others. That's great.  Leave it there, and stop making completely absurd, exaggerated and unjustified claims beyond that.
And you don't need to know about the workings of Linux to program for Linux.
And you don't need to know anything about Linux, UNIX or POSIX to program in C.  I've programmed C for some 35 years, and almost none of it has been for Linux or other *nix.  I've used only a small fraction of the standard library.  Even the few programs I have written that run on Linux had no POSIX-specific code.  What you need to know about for any programming task is the stuff appropriate for the task at hand - /not/ comprehensive knowledge of APIs and interfaces that you will never use, and certainly not some ancient random book recommended by someone off the internet.

Date Sujet#  Auteur
15 Aug 24 * Re: I did not inhale241Kalevi Kolttonen
16 Aug 24 `* Re: Python (was Re: I did not inhale)240Lawrence D'Oliveiro
16 Aug 24  +* Re: Python (was Re: I did not inhale)236Kaz Kylheku
16 Aug 24  i`* Re: Python (was Re: I did not inhale)235Kalevi Kolttonen
16 Aug 24  i +* Re: Python (was Re: I did not inhale)2John Ames
17 Aug 24  i i`- Re: Python (was Re: I did not inhale)1D
17 Aug 24  i +* Re: Python (was Re: I did not inhale)62Muttley
17 Aug 24  i i+* Re: Python (was Re: I did not inhale)59Dmitry A. Kazakov
17 Aug 24  i ii+* Re: Python (was Re: I did not inhale)57Lawrence D'Oliveiro
18 Aug 24  i iii`* Re: Python (was Re: I did not inhale)56Dmitry A. Kazakov
18 Aug 24  i iii +* Re: Python (was Re: I did not inhale)14Muttley
18 Aug 24  i iii i`* Re: Python (was Re: I did not inhale)13Dmitry A. Kazakov
18 Aug 24  i iii i `* Re: Python (was Re: I did not inhale)12Muttley
18 Aug 24  i iii i  +* Re: Python (was Re: I did not inhale)10Dmitry A. Kazakov
18 Aug 24  i iii i  i+* Re: Python (was Re: I did not inhale)2Kaz Kylheku
18 Aug 24  i iii i  ii`- Re: Python (was Re: I did not inhale)1Dmitry A. Kazakov
19 Aug 24  i iii i  i+- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
19 Aug 24  i iii i  i+- Re: Python (was Re: I did not inhale)1Muttley
25 Aug 24  i iii i  i`* Re: Python (was Re: I did not inhale)5Sebastian
25 Aug 24  i iii i  i `* Re: Python (was Re: I did not inhale)4Dmitry A. Kazakov
25 Aug 24  i iii i  i  +* Re: Python (was Re: I did not inhale)2vallor
25 Aug 24  i iii i  i  i`- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
25 Aug 24  i iii i  i  `- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
18 Aug 24  i iii i  `- Re: Python (was Re: I did not inhale)1Richard Kettlewell
18 Aug 24  i iii +* Re: Python (was Re: I did not inhale)2Kenny McCormack
18 Aug 24  i iii i`- Re: Python (was Re: I did not inhale)1Muttley
18 Aug 24  i iii +* Re: Python (was Re: I did not inhale)5Kaz Kylheku
18 Aug 24  i iii i`* Re: Python (was Re: I did not inhale)4Dmitry A. Kazakov
19 Aug 24  i iii i `* Re: Python (was Re: I did not inhale)3Kaz Kylheku
19 Aug 24  i iii i  `* Re: Python (was Re: I did not inhale)2Dmitry A. Kazakov
19 Aug 24  i iii i   `- Re: Python (was Re: I did not inhale)1Kaz Kylheku
19 Aug 24  i iii `* Re: Python (was Re: I did not inhale)34Lawrence D'Oliveiro
19 Aug 24  i iii  `* Re: Python (was Re: I did not inhale)33Dmitry A. Kazakov
19 Aug 24  i iii   +* Re: Python (was Re: I did not inhale)22David Brown
19 Aug 24  i iii   i`* Re: Python (was Re: I did not inhale)21Dmitry A. Kazakov
19 Aug 24  i iii   i +* Re: Python (was Re: I did not inhale)4Muttley
19 Aug 24  i iii   i i`* Re: Python (was Re: I did not inhale)3Dmitry A. Kazakov
19 Aug 24  i iii   i i +- Re: Python (was Re: I did not inhale)1Muttley
30 Sep 24  i iii   i i `- Re: Python (was Re: I did not inhale)1Bozo User
19 Aug 24  i iii   i +* Re: Python (was Re: I did not inhale)12David Brown
20 Aug 24  i iii   i i`* Re: Python (was Re: I did not inhale)11Dmitry A. Kazakov
20 Aug 24  i iii   i i +* Re: Python (was Re: I did not inhale)3Lawrence D'Oliveiro
20 Aug 24  i iii   i i i`* Re: Python (was Re: I did not inhale)2Dmitry A. Kazakov
21 Aug 24  i iii   i i i `- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
20 Aug 24  i iii   i i `* Re: Python (was Re: I did not inhale)7David Brown
20 Aug 24  i iii   i i  `* Re: Python (was Re: I did not inhale)6Dmitry A. Kazakov
20 Aug 24  i iii   i i   +* Re: Python (was Re: I did not inhale)2David Brown
20 Aug 24  i iii   i i   i`- Re: Python (was Re: I did not inhale)1Dmitry A. Kazakov
21 Aug 24  i iii   i i   `* Re: Python (was Re: I did not inhale)3Lawrence D'Oliveiro
21 Aug 24  i iii   i i    `* Re: Python (was Re: I did not inhale)2Dmitry A. Kazakov
22 Aug 24  i iii   i i     `- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
19 Aug 24  i iii   i `* Re: Python (was Re: I did not inhale)4Keith Thompson
19 Aug 24  i iii   i  `* Re: Python (was Re: I did not inhale)3John Ames
20 Aug 24  i iii   i   +- Re: Python (was Re: I did not inhale)1Muttley
20 Aug 24  i iii   i   `- Re: Python (was Re: I did not inhale)1Stefan Ram
19 Aug 24  i iii   +* Re: Python (was Re: I did not inhale)8Lawrence D'Oliveiro
19 Aug 24  i iii   i`* Re: Python (was Re: I did not inhale)7Dmitry A. Kazakov
19 Aug 24  i iii   i +* Re: Python (was Re: I did not inhale)2Keith Thompson
19 Aug 24  i iii   i i`- Re: Python (was Re: I did not inhale)1Dmitry A. Kazakov
20 Aug 24  i iii   i `* Re: Python (was Re: I did not inhale)4Lawrence D'Oliveiro
20 Aug 24  i iii   i  `* Re: Python (was Re: I did not inhale)3Dmitry A. Kazakov
20 Aug 24  i iii   i   +- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
20 Aug 24  i iii   i   `- Re: Python (was Re: I did not inhale)1D
21 Aug 24  i iii   `* Re: Python (was Re: I did not inhale)2vallor
21 Aug 24  i iii    `- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
18 Aug 24  i ii`- Re: Python (was Re: I did not inhale)1Muttley
18 Aug 24  i i`* Re: Python (was Re: I did not inhale)2David Brown
18 Aug 24  i i `- Re: Python (was Re: I did not inhale)1Muttley
18 Aug 24  i `* Re: Python (was Re: I did not inhale)170David Brown
18 Aug 24  i  +* Re: Python (was Re: I did not inhale)2Keith Thompson
19 Aug 24  i  i`- Re: Python (was Re: I did not inhale)1David Brown
20 Aug 24  i  `* Re: Python (was Re: I did not inhale)167Kalevi Kolttonen
20 Aug 24  i   +* Re: Python (was Re: I did not inhale)3Muttley
20 Aug 24  i   i+- Re: Python (was Re: I did not inhale)1Lew Pitcher
20 Aug 24  i   i`- Re: Python (was Re: I did not inhale)1Kalevi Kolttonen
20 Aug 24  i   +* Re: Python (was Re: I did not inhale)160David Brown
20 Aug 24  i   i`* Re: Python (was Re: I did not inhale)159Kalevi Kolttonen
21 Aug 24  i   i +* Re: Python (was Re: I did not inhale)151David Brown
21 Aug 24  i   i i+* Re: Python (was Re: I did not inhale)132Muttley
21 Aug 24  i   i ii`* Re: Python (was Re: I did not inhale)131David Brown
21 Aug 24  i   i ii `* Re: Python (was Re: I did not inhale)130Muttley
21 Aug 24  i   i ii  `* Re: Python (was Re: I did not inhale)129David Brown
21 Aug 24  i   i ii   `* Re: Python (was Re: I did not inhale)128Muttley
21 Aug 24  i   i ii    `* Re: Python (was Re: I did not inhale)127David Brown
22 Aug 24  i   i ii     `* Re: Python (was Re: I did not inhale)126Muttley
22 Aug 24  i   i ii      +* Re: Python (was Re: I did not inhale)6D
22 Aug 24  i   i ii      i+* Re: Python (was Re: I did not inhale)4Muttley
22 Aug 24  i   i ii      ii`* Re: Python (was Re: I did not inhale)3D
22 Aug 24  i   i ii      ii `* Re: Python (was Re: I did not inhale)2Lew Pitcher
22 Aug 24  i   i ii      ii  `- Re: Python (was Re: I did not inhale)1Muttley
22 Aug 24  i   i ii      i`- Re: Python (was Re: I did not inhale)1David Brown
22 Aug 24  i   i ii      `* Re: Python (was Re: I did not inhale)119David Brown
22 Aug 24  i   i ii       +* Re: Python (was Re: I did not inhale)110Muttley
26 Aug 24  i   i ii       i`* Re: Python (was Re: I did not inhale)109John Ames
26 Aug 24  i   i ii       i +- Re: Python (was Re: I did not inhale)1Muttley
26 Aug 24  i   i ii       i `* Re: Python (was Re: I did not inhale)107Lawrence D'Oliveiro
26 Aug 24  i   i ii       i  +* Re: Python (was Re: I did not inhale)103John Ames
27 Aug 24  i   i ii       i  i+- Re: Python (was Re: I did not inhale)1Lawrence D'Oliveiro
27 Aug 24  i   i ii       i  i+- Re: Python (was Re: I did not inhale)1Sebastian
27 Aug 24  i   i ii       i  i`* Re: Python (was Re: I did not inhale)100Richard Kettlewell
27 Aug 24  i   i ii       i  i +* Re: Python (was Re: I did not inhale)94Bart
28 Aug 24  i   i ii       i  i `* Re: Python (was Re: I did not inhale)5Sebastian
26 Aug 24  i   i ii       i  +* Re: Python (was Re: I did not inhale)2Bart
27 Aug 24  i   i ii       i  `- Re: Python (was Re: I did not inhale)1Kaz Kylheku
22 Aug 24  i   i ii       `* Re: Python (was Re: I did not inhale)8Lawrence D'Oliveiro
21 Aug 24  i   i i`* Re: Python (was Re: I did not inhale)18Lawrence D'Oliveiro
21 Aug 24  i   i `* Re: Python (was Re: I did not inhale)7Muttley
21 Aug 24  i   `* Re: Python (was Re: I did not inhale)3Lawrence D'Oliveiro
16 Aug 24  `* Re: Python (was Re: I did not inhale)3Kalevi Kolttonen

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal