Jump to content

Recommended Posts

Posted

Python is my native language. :) I'm pretty busy with many things (work, school, college apps, writing a Python tutorial), but I suppose I could make small contributions to the project.

Posted
I kinda suck at python, but im learning!

Same here, I started playing around with it about a month ago but because of school I havn't had much time to code often.

Posted

Cool. I intend to hand out CVS/Subversion access like candy to people who submit patches ... run things like a real open source project. Just post a message on the SF Project Forum or contact me if you know Python (or want to learn it) and want to contribute.... I'll hook you up.

Posted

Yes, the official docs are a good start. If you can find it for cheap, "Beginning Python" by Apress is a TERRIFIC book, and what I'm using to learn Python. Really, you can start writing basic Python programs in an hour if you put your mind to it. And it's very powerful. A calculator in Python is a one-liner.

Posted

Nice. Its like 15 lines in the variant-of-basic-designed-for-shitty-games i was learining, until I was enlightened :P

  • 3 weeks later...
Posted
A calculator in Python is a one-liner.

It might be a one liner, but is it readable?

Posted
eval(raw_input("Enter an arithmetic expression: "))

Game, Set, Match Python

6-0 6-0 6-0

hehe

Mad props to omega_ion for joining the team.

ty

If anyone's new to programming, but wants to help out, I can reccomend some reading and give some tips out so you can learn Python and get you're feet on the ground.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...