|
|
|
|
![]() ![]() |
Nov 25 2004, 11:42 PM
Post
#1
|
|
|
Super Member Group: Members Posts: 692 Joined: 25-November 04 Member No.: 1,523 |
I was wondering if anyone on here has used python. I want to create a program to handle some stuff in my table top RPGs, and that language was suggested to me as a good combination of speed and ease of learning. What do people on here think? Have any of you used python before? if so, what is a good IDE for mac, if you know?
|
|
|
|
Nov 26 2004, 03:37 AM
Post
#2
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 4 Joined: 26-November 04 Member No.: 1,525 |
hehe
i just started to study it yesterday by using boost:Python,you can mix it and c++,that's why i like it |
|
|
|
Nov 26 2004, 06:16 AM
Post
#3
|
|
|
Super Member Group: Members Posts: 692 Joined: 25-November 04 Member No.: 1,523 |
|
|
|
|
Nov 17 2006, 10:27 AM
Post
#4
|
|
|
Member [ Level 1 ] Group: Members Posts: 34 Joined: 17-November 06 Member No.: 17,334 |
I was wondering if anyone on here has used python. I want to create a program to handle some stuff in my table top RPGs, and that language was suggested to me as a good combination of speed and ease of learning. What do people on here think? Have any of you used python before? if so, what is a good IDE for mac, if you know? I use python to program kiosks: music automat, BlackJack game and so on. To access low level devices i use SWIG to easely build wrappers around C code. As for now i don't use any IDE, but heard about eclips python plugin. |
|
|
|
Nov 17 2006, 02:36 PM
Post
#5
|
|
|
the Q Group: [HOSTED] Posts: 1,051 Joined: 13-July 05 From: Lithuania, Vilnius Member No.: 7,059 |
I remember I just played around with Python, I just didn't like it or rather didn't have so much time to play with it that I cold get addicted to do something with it, but I was using Notepad2 due to I didn't need anything else, but here is a good resource site/page/wiki for the available Python IDEs: http://wiki.python.org/moin/IntegratedDeve...entEnvironments
|
|
|
|
Feb 22 2008, 06:42 AM
Post
#6
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 21 Joined: 22-February 08 Member No.: 28,612 |
This is an old topic but ...
...Python is probably a very good choice for what you've described. If you have limited programming experience, its a very good language to start with. Its easy to learn and very intuitive (also no variable declarations or curly brackets!), but can be very powerful as well. If anyone does decide to get into Python, I'd recommend using Eclipse with the PyDev plugin. You probably won't find yourself needing anything more than what is offered with it. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 11th October 2008 - 02:51 PM |