Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

I could only come up with 3 items

by spaz (Pilgrim)
on Mar 18, 2001 at 08:56 UTC ( [id://65232]=note: print w/replies, xml ) Need Help??


in reply to An exercise in "That's not the way I'd do it" (TNTWIDI)

  • Your MySQL table structure is pretty hard to read. Align the datatypes with tabs (like you would align a group of assignments) (btw, do that many of them need to be NOT NULL?)
  • There's a couple assignments that aren't aligned, you seem to be trying to keep that consistant
  • I try to format my code for an 80 character width display. Personal preference because it's a typical LCD
-- Dave

Replies are listed 'Best First'.
Re: I could only come up with 3 items
by baku (Scribe) on Mar 20, 2001 at 03:05 UTC

    I prefer 72 columns... because there are times when it's good to print out code in hard copy, and even today, most teletypes^H^H^H^H^H^H^H^H^H printers are 72 columns wide.

    Besides, it'll make your source code fit on punch-cards.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://65232]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-25 04:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found