To those that are also web developers
Started by azonicrider, Dec 04 2012 06:13 AM
8 replies to this topic
#2 Staff - Reputation: 8901
Posted 04 December 2012 - 06:34 AM
Do you only use one language for web development, or only one language for game programming?
I can't say I have a particular go-to for either task, although I certainly have preferences for specific types of tasks in either area, so my answer would have to be "sometimes".
It's well worth spending some time learning different language and technologies in any area so that you can pick and choose those appropriate to the tasks you're working on at any given time.
I can't say I have a particular go-to for either task, although I certainly have preferences for specific types of tasks in either area, so my answer would have to be "sometimes".
It's well worth spending some time learning different language and technologies in any area so that you can pick and choose those appropriate to the tasks you're working on at any given time.
- Jason Astle-Adams.
From my blog: 20 ways to advertise your game | What next? Intermediate to advanced C++
How to make games WITHOUT programming | 4 reasons you aren't a successful indie developer
#3 Members - Reputation: 1396
Posted 04 December 2012 - 06:01 PM
Is there a language that can be comfortably used in both situations?
I use Ruby for web apps. Although I would love to use Ruby for gamedev, I don't think it's that common. Plus it all depends on what platform you are targeting. I wouldn't use C++ if I'm targeting .NET, for example.
So yeah, ultimately you need to use multiple languages.
I use Ruby for web apps. Although I would love to use Ruby for gamedev, I don't think it's that common. Plus it all depends on what platform you are targeting. I wouldn't use C++ if I'm targeting .NET, for example.
So yeah, ultimately you need to use multiple languages.
#5 Members - Reputation: 1005
Posted 05 December 2012 - 08:54 AM
Web: I regularly use PHP, Scala, Java, Ruby, Javascript, SQL, Python
Games: I regularly use C++ or C#
The only ones on either list that regularly gets use on both (from other people) would by Python and C#. Maybe a little Java.
Games: I regularly use C++ or C#
The only ones on either list that regularly gets use on both (from other people) would by Python and C#. Maybe a little Java.
~BenDilts( void );LucidChart: Online Flow Chart Software [Instant Demo]
#7 Members - Reputation: 537
Posted 07 December 2012 - 05:05 AM
C# for web (ASP.NET MVC) and everything else, although I try to include C++ when I can for the sake of experience, and hopefully when im doing things a bit more lower level include CIL / ASM / C to the equation for the sake of experience ;)
Edited by Dynamo_Maestro, 07 December 2012 - 02:13 PM.






