General Question

RocketSquid's avatar

What would be the best programming language for artificial intelligence and environment simulation?

Asked by RocketSquid (3483points) July 15th, 2012

Really I can’t think of any further details. I’d like to build a world and fill it with creatures. If it works with 3D, that’d be great too. When it comes to programming, however, I don’t know where to begin. I’m thinking the first step is to learn a language.

Observing members: 0 Composing members: 0

10 Answers

ETpro's avatar

Flexsim might be worth a look. I think for anything as complex as a planetary ecosystem you will need a language capable of running continuous simulation. This is a hybrid language with continuous plus discrete event simulation capability.

gorillapaws's avatar

Python is a great language to get started with. It has a clean and elegant syntax, lots of widely available tutorials, is cross-platform, and has a gaming toolkit available. You can implement A.I. algorithms in pretty much any language. It’s probably going to take a while to reach the skill level where you can single-handedly code an entire 3d world complete with an A.I. ecosystem of creatures. You’ll probably need to spend time writing tic-tac-toe and very simple algorithms first.

jrpowell's avatar

I hope this isn’t discouraging. Getting into programming is easier when you have something simple. My first programming experience was to see how much my baseball collection was worth. And I had to enter the card prices manually.

Start simple. If you go balls in you will never come close to what you want. You need the basics first.

I also suggest Python.

phaedryx's avatar

Lisp is one of the most common A.I. languages, but I agree with @gorillapaws and @johnpowell: start with simple projects and an easier language.

DrBill's avatar

Good and bad answer, Assembly, can do anything, and it is tremendously fast, however it can be very difficult to learn and master, plus coding can be very lengthy and complex.

gorillapaws's avatar

@DrBill I know little about Assembly, but based on what I do know, this really wouldn’t be possible in Assembly without a Sisyphean amount of code and effort. Yes it’s technically possible, but it would be like trying to cut down a giant sequoia tree with a screwdriver. Recommending this to someone who has neither cut down a tree with a different tool, nor used a screwdriver in his life is more than a little absurd. What the OP wants to do is hard for someone who knows what they’re doing, has lots of experience, and is using the appropriate tools for the job to do on their own, let alone a novice.

DrBill's avatar

@gorillapaws That is why I said it was both a good and bad idea

gorillapaws's avatar

@DrBill lol, what part was good? That it’s technically possible (although not practically so)?

RocketSquid's avatar

@gorillapaws This actually works out pretty good, I’ve used a little bit of Python before with 3D Studio Max. I didn’t realize it was it’s own full blown language, I just thought it was for creating scripts for art programs. I’ll have to look into it.

reza035's avatar

I searching about this.
Please help me.

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther