Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Python (http://www.programmingforums.org/forum43.html)
-   -   Python (http://www.programmingforums.org/showthread.php?t=215)

Kylixen Jul 24th, 2004 11:26 AM

I love python. The idea, the syntax, the source of the name ... BUT WTF IS UP WITH NESTING WITH WHITE SPACE!? May pirates do naughty things to your nether regens.

Infinite Recursion Jul 24th, 2004 1:59 PM

Ummmm... you been drinkin' ? lol

kurifu Jul 24th, 2004 5:30 PM

It has it's uses... ;)

Kylixen Jul 24th, 2004 8:44 PM

Nah, it's just aggrevating. They could have atleast made it possible to nest with {}'s

Ooble Jul 27th, 2004 6:07 AM

Take a look at this:

http://www.python.org/doc/essays/styleguide.html

JoeUser Dec 12th, 2004 11:04 PM

Are you kidding? I love the white spaces instead of brackets. There is NOTHING worse than coming to the end of a buggy java programming and finding dozens of brackets that have to be sorted out. Worse is trying to figure out where some bracket was left out and has to go in. I prefer the organized look of python.

Infinite Recursion Dec 12th, 2004 11:49 PM

if you code the script in one terminal type and view it in another, it tends to hammer the identation.

Beegie_B Dec 13th, 2004 11:51 AM

SON! Listen to me!

Whitespace is a godsend! Makes it look cleaner and more organized. I hate sorting through junky C/C++ code where the people don't use proper whitespacing, it just looks like junk to me! And it's harder to read if it's not spaced out!

Beeg

arod199113 Feb 3rd, 2005 7:14 PM

just to let you know the code you typed dont work
at least for me
i got python 2.0
if that is y then jst egnore what i typed
im new at this

thechristelegacy Feb 7th, 2005 4:30 PM

Quote:

Originally Posted by arod199113
just to let you know the code you typed dont work
at least for me
i got python 2.0
if that is y then jst egnore what i typed
im new at this


Hmm, I'm not realy sure what you're talking about, unless you mean Ooble's sig.

Quote:

while(sleeping)
cat_wails();
wake_up();
for(int i=0;i<9;i++)
shoot_cat();
rejoice();
goto(bed);
If that is the case, it isn't meant to compile, it's just programming humor.


All times are GMT -5. The time now is 10:13 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC