BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ubuntu terminal directory
- Subject: ubuntu terminal directory
- From: gaf-mNDKBlG2WHs at public.gmane.org (Jerry Feldman)
- Date: Mon, 29 Mar 2010 07:46:25 -0400
- In-reply-to: <20100329031800.GA30316-rEnM6RaD0yLNLxjTenLetw@public.gmane.org>
- References: <4BAB5ABB.6090505@gmail.com> <4BAB5EDA.9020407@gmail.com> <20100325131239.GX14999@tao.merseine.nu> <20100325161459.GP14288@dragontoe.org> <4BABFCB7.1020505@borg.org> <20100328184551.GU14288@dragontoe.org> <4BAFABC0.20807@blu.org> <10a3041d1003281409r7bf15622o17c373e48842d3db@mail.gmail.com> <20100329031800.GA30316@dragontoe.org>
On 03/28/2010 11:18 PM, Derek Martin wrote: > Everyone makes an issue of that. Honestly, at first I didn't like the > forced indentation, until I had an epiphany: I would never > (intentionally) write code that's not consistently indented. Doing so > makes the code less readable. So it immediately became a non-issue > for me. If you use a modern editor, and configure it well, you don't > even have to think about it. > =20 Indentation is something very important to programmers. While C, C++, FORTRAN, and other languages do not force indentation, nearly every installation I have worked at had some standards on indentation. void foo(<class> fubar) { // using K&R indentation style a line of code another line of code } The nice thing about indentation is that you can easily see what level of code you are in, especially in long loops of if statements. Over the years there is a considerable difference in style and preferences by the systems people vs. the software people. As a long time software developer, I certainly much prefer a block structured language (like C, Pascal, C++, Java, and Python), (I've worked with COBOL, FORTRAN, BASIC - many variants). --=20 Jerry Feldman <gaf-mNDKBlG2WHs at public.gmane.org> Boston Linux and Unix PGP key id: 537C5846 PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB CA3B 4607 4319 537C 5846
- References:
- ubuntu terminal directory
- From: eric.chadbourne-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org (Eric Chadbourne)
- ubuntu terminal directory
- From: eric.chadbourne-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org (Eric Chadbourne)
- ubuntu terminal directory
- From: dsr-mzpnVDyJpH4k7aNtvndDlA at public.gmane.org (Dan Ritter)
- ubuntu terminal directory
- From: invalid-yPs96gJSFQo51KKgMmcfiw at public.gmane.org (Derek Martin)
- ubuntu terminal directory
- From: kentborg-KwkGvOEf1og at public.gmane.org (Kent Borg)
- ubuntu terminal directory
- From: invalid-yPs96gJSFQo51KKgMmcfiw at public.gmane.org (Derek Martin)
- ubuntu terminal directory
- From: gaf-mNDKBlG2WHs at public.gmane.org (Jerry Feldman)
- ubuntu terminal directory
- From: lemmuh-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org (David Hummel)
- ubuntu terminal directory
- Prev by Date: Tape vs disk cost
- Next by Date: Tape vs disk cost
- Previous by thread: Perl
- Next by thread: ubuntu terminal directory
- Index(es):