Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

I want to learn Python


ghost's Avatar
0 0

Ok, I have decided to learn python. I have read a few books but i still dunno how to compile python. where would I get a program to code python? I dont wanna spend any money on this so please help me find a free compiler. thanks in advance!


ghost's Avatar
0 0

I'm sorry but everytime you post in a thread is you asking someone to do something for you.

Look things up, work things out and get you links etc.

I'm pretty sure NetFish didn't just KNOW a link like that. Probably with the use of a seatch engine and inputting 'Free pascal compiler', drew the result.


ghost's Avatar
0 0

The Flash couldn't of said it better… I can do it, so can you (no magic). For future referrence, whoever asks something that simple should not only be ignored, but maybe get a warn level of 5 (instead of 10: which I believe is for not abiding by the HBH disclaimer about posts)


ghost's Avatar
0 0

We needa stick a big banner over the forums saying "JFGI"


ghost's Avatar
0 0

im just starting to learn python, seems a cool language, :)


ghost's Avatar
0 0

I knew that would be the main problem about me posting this. I was looking for people's opinions on them as well is why i posted. I know I can google it. Sorry for the problem, but I thought I could find a well experience python coder so I could get the "best of the best"


ghost's Avatar
0 0

Different people prefer different things.

What is the best on paper, may not be the best for you.

I prefer using dreamweaver to script whereas other people may just use notepad or frontpage.

Photoshop or Paintshop pro Windows or Linux Nike or Adidas

Try them yourself xD


ghost's Avatar
0 0

thats what Im gonna do flash. I wanted ot get some python compilers then try them all out to see which one(s) I liked then narrow it down to the best for me. My main problem is that I have dial up so it takes me forever to download so thats the main reason I was asking because i dont wanna spend 4 hours downloading somehting then realize I dont like it.


ghost's Avatar
0 0

You should take a look at http://freeprogrammingresources.com/ because there you can find a lot of nice links to tutorials, compilers, articles and a lot more that has something to with programming! :D I always take a look at that site before i ask for it on a forum :)


ghost's Avatar
0 0

If you want a good one, I suggest py2exe, makes Windows executables (Console or Apps), and all you need to do is make a little script to tell it what you want to do, then it's just command line from there on.