Date: Fri, 29 Jan 1999 02:56:26 -0500 (EST) From: John Baldwin <jobaldwi@vt.edu> To: Sheldon Hearn <axl@iafrica.com> Cc: current@FreeBSD.ORG, Poul-Henning Kamp <phk@critter.freebsd.dk> Subject: Re: btokup().. patch to STYLE(9) (fwd) Message-ID: <XFMail.990129025626.jobaldwi@vt.edu> In-Reply-To: <90073.917600532@axl.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- On 29-Jan-99 Sheldon Hearn wrote: > When it comes to code, do you not agree that the trained eye knows which > operators to seek to first in an expression? I can't think of an analogy > in the English language, since one doesn't "seek to" commas, one simply > reads from left to right. I've watched this thread for a while now and I think I have a comment from a point of view that hasn't been expressed much. I am *not* a kernel coder at the moment. I would like to be one, but I still have much to learn about the internals and whats going on. Now, as someone who is new to the source code, I'm need to use as much brain power as I can to understand the concepts and the 'big picture'. I'd rather not waste part of that by picking apart every expression I see. It's not that I don't know the order of operations, but I still have to decipher every expression regardless, and it's just a tad bit easier sometimes if a few extra parens are thrown in for readability. By running an open source project, you are in a unique position in that there are other programmers who can look at your code and learn from it. Hopefully they will eventually use that knowledge to contribute back to the project, as I hope to. The more readable the code, the easier it is for them to learn from it. - --- John Baldwin <jobaldwi@vt.edu> -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNrFmWLaE8XzBCodNAQGs5wP9FloMv6GZe/NhlX0Os9LLoq8s27VMmH4X e+yXJeoKVUJtAOK5Y78bs/7n/9inqAH2CpnvPqdsKbcHbGYIsB15KxUj5qQU5Rsg liRYOIgn3+fRxHtaem80dsg2+JcSJF1gY5wAnykbdPKHy0/ebAk2GD5RgkINUTNJ Zu5ybkbZdwE= =GmaX -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990129025626.jobaldwi>