GPWiki.org
GPWiki.org
It is currently Sat May 18, 2013 7:53 pm

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Tue Jan 22, 2008 9:49 pm 
Rookie

Joined: Sun Jan 20, 2008 2:06 am
Posts: 2
I think this forum needs a section for Python. Why? It's almost perfect for beginners IMO. extremely easy, widely used, has Pygame for 2d, and more. It doesn't have long redundant code either, like BASIC. Can be fast when used with psyco. I also think it should have its own forum section opposed to just going under "Other Languages" so more game dev newbs can see it, and know about it.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Jan 22, 2008 10:17 pm 
Dexterous Droid

Joined: Fri Aug 19, 2005 10:34 am
Posts: 3650
The problem is that it just doesn't seem to be a big topic, at least here. Theres only 121 topics and 280 posts with the word Python in them in total, of which only 15 posts are in Other Languages giving me the assumption that the mentioning of Python is often not a question of Python itself. While a separate section may help influence the discussion of Python, I don't believe theres enough initial discussion about it to deserve its own forum section.

_________________
NetGore - Open source online RPG engine


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 23, 2008 12:15 am 
Also known as "Lucky"

Joined: Sat Aug 07, 2004 9:22 pm
Posts: 5853
Location: Vancouver, Canada
Agreed with Spodi. I'd be happy to make a Python forum if we had people discussing Python more often.

_________________
FizzBall, Professor Fizzwizzle, The Amazing Brain Train, and My Tribe!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 23, 2008 4:28 am 
Sir Postalot
User avatar

Joined: Thu Aug 26, 2004 4:34 am
Posts: 2498
Add it. It's a rather silly hole.

The only thing good about Python is the indention practice, because it's very similar to how I indent. Otherwise, it looks to me like someone tried to make a real language of BASIC and gave up when it got hard.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Jan 23, 2008 1:32 pm 
Technomaniac

Joined: Sun Dec 05, 2004 11:27 am
Posts: 3249
Location: Sydney, Australia
Whitespace dependence is sucky, especially for posting code on the web (I know we have the code tag, but not all software has similar stuff).

if whitespaceDependenceIsGood:
if thisCodeAppearsNicelyInHtml:
if thisForumHasCodeTags:
print("Woo\n")
else:
print("When will this run?\n")
print("View source to find out\n")

_________________
Trying is the first step towards failure
b


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group