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.
Scripting Language Options
Moderator: Coders of Rage
- hurstshifter
- 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
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
http://www.thenerdnight.com
- Falco Girgis
- 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
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.
Python and ESPECIALLY Ruby are both powerful languages. Ruby is becoming increasingly dominant for high-level scripting language use these days.
- ismetteren
- Chaos Rift Junior
- Posts: 276
- Joined: Mon Jul 21, 2008 4:13 pm
Re: Scripting Language Options
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.
Re: Scripting Language Options
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)
Ps. I am too lazy to google this (unless you guys are too lazy to tell me)
Re: Scripting Language Options
+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)
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."
- Kros
- 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
Awesome signature. I lol'dhayk0510 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)
edit: I have nothing on topic to add.
YouTube ChannelIsaac Asimov wrote:Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.
- ansatsusha_gouki
- Chaos Rift Newbie
- Posts: 37
- Joined: Fri Jul 04, 2008 1:19 am
- Location: Cleveland
- Contact:
Re: Scripting Language Options
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...
- Bludklok
- 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
I've been in you're position many times before.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...
- Kros
- 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
The grammar rape, it hurts.
YouTube ChannelIsaac Asimov wrote:Part of the inhumanity of the computer is that, once it is competently programmed and working smoothly, it is completely honest.