Scripting Language Options

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
hurstshifter
ES Beta Backer
ES Beta Backer
Posts: 713
Joined: Mon Jun 08, 2009 8:33 pm
Favorite Gaming Platforms: SNES
Programming Language of Choice: C/++
Location: Boston, MA
Contact:

Scripting Language Options

Post by hurstshifter »

Hey Guys,

I've decided that I'd like to start learning a higher level scripting language on the side while I am primarily working on C/++ projects. I was hoping I could get some opinions on a language that would be fun to learn and useful to boot. This language does not have to be catered towards game development as I really want to learn something that is versatile and could be applied to many different applications.
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: Scripting Language Options

Post by Falco Girgis »

If it isn't necessarily game development related then I would say Python or Ruby. Perhaps Perl.

Python and ESPECIALLY Ruby are both powerful languages. Ruby is becoming increasingly dominant for high-level scripting language use these days.
User avatar
ismetteren
Chaos Rift Junior
Chaos Rift Junior
Posts: 276
Joined: Mon Jul 21, 2008 4:13 pm

Re: Scripting Language Options

Post by ismetteren »

My only experience with scripting languages is Python which i have used to solve some of the problems on http://projecteuler.net/ and i've found it very usefull for that.
Image ImageImage Image
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Scripting Language Options

Post by eatcomics »

I myself have been wanting to look into ruby, but I'm not sure what I would use if for, can someone gimme some examples or something...

Ps. I am too lazy to google this (unless you guys are too lazy to tell me) :lol:
Image
User avatar
hayk0510
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 21
Joined: Tue Mar 10, 2009 11:03 pm

Re: Scripting Language Options

Post by hayk0510 »

+1 for Python.

I am making games with it right now, as well as developing apps and utilities for my desktop, and just starting to make web apps with Django, which I think it is going to be a very popular framework in the near future. Plus Python is included in almost all Linux Distros. I mean, unless you are writing game engines or libraries, there isn't any reason that you cannot use Python for game development. (Indie game development on the PC that is. :) I'm not talking about AAA titles or console games)
"Manually managing blocks of memory in C is like juggling bars of soap in a prison shower: It's all fun and games until you forget about one of them."
User avatar
Kros
Chaos Rift Regular
Chaos Rift Regular
Posts: 136
Joined: Tue Feb 24, 2009 4:01 pm
Current Project: N/A
Favorite Gaming Platforms: PC, Playstation/2/3
Programming Language of Choice: C++
Location: Oregon,USA
Contact:

Re: Scripting Language Options

Post by Kros »

hayk0510 wrote:+1 for Python.

I am making games with it right now, as well as developing apps and utilities for my desktop, and just starting to make web apps with Django, which I think it is going to be a very popular framework in the near future. Plus Python is included in almost all Linux Distros. I mean, unless you are writing game engines or libraries, there isn't any reason that you cannot use Python for game development. (Indie game development on the PC that is. :) I'm not talking about AAA titles or console games)
Awesome signature. I lol'd

edit: I have nothing on topic to add.
Isaac Asimov wrote:Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.
YouTube Channel
User avatar
ansatsusha_gouki
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 37
Joined: Fri Jul 04, 2008 1:19 am
Location: Cleveland
Contact:

Re: Scripting Language Options

Post by ansatsusha_gouki »

I've been thinking about learning Python every since I got my Associate's Degree this past March...Havent really program nothing since then...I need to get off my lazy ass and go back to programming...I'm only lazy because my last projec for my Programming degree was brutal... :cry:
User avatar
Bludklok
Chaos Rift Junior
Chaos Rift Junior
Posts: 241
Joined: Tue Apr 14, 2009 1:31 am
Current Project: EnigmaCore
Favorite Gaming Platforms: PC, N64, Playstation1, Playstation2
Programming Language of Choice: C++
Location: New Jersey
Contact:

Re: Scripting Language Options

Post by Bludklok »

ansatsusha_gouki wrote:I've been thinking about learning Python every since I got my Associate's Degree this past March...Havent really program nothing since then...I need to get off my lazy ass and go back to programming...I'm only lazy because my last projec for my Programming degree was brutal... :cry:
I've been in you're position many times before.
Youtube
Website
Current project: Enigma Core
User avatar
Kros
Chaos Rift Regular
Chaos Rift Regular
Posts: 136
Joined: Tue Feb 24, 2009 4:01 pm
Current Project: N/A
Favorite Gaming Platforms: PC, Playstation/2/3
Programming Language of Choice: C++
Location: Oregon,USA
Contact:

Re: Scripting Language Options

Post by Kros »

The grammar rape, it hurts.
Isaac Asimov wrote:Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.
YouTube Channel
Post Reply