Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,678 members, 7,801,959 topics. Date: Friday, 19 April 2024 at 06:59 AM

Difference Between Game Developer & Computer Programmer - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Difference Between Game Developer & Computer Programmer (10484 Views)

Coding: Why You Need To Be A Computer Programmer / Difference Between Computer Science And Computer Engineering / Difference Between A Programmer And A Web Developer? (2) (3) (4)

(1) (2) (3) (Reply) (Go Down)

Difference Between Game Developer & Computer Programmer by pjosh1(m): 2:04pm On Feb 20, 2013
I just wanted to know if there is much differences btw a computer programmer and a game developer. If you are a very good computer programmer, can u create a high quality game.

1 Like

Re: Difference Between Game Developer & Computer Programmer by Afam4eva(m): 2:09pm On Feb 20, 2013
Programming is programming irrespective of what you're programming. It's just that some people prefer to program stand alone desktop application while some others prefer to code game applications. That doesn't mean they can't do either if they want.
Re: Difference Between Game Developer & Computer Programmer by pjosh1(m): 2:12pm On Feb 20, 2013
Afam4eva: Programming is programming irrespective of what you're programming. It's just that some people prefer to program stand alone desktop application while some others prefer to code game applications. That doesn't mean they can't do either if they want.

Thanks
Re: Difference Between Game Developer & Computer Programmer by Javanian: 5:25pm On Feb 20, 2013
Afam4eva: Programming is programming irrespective of what you're programming. It's just that some people prefer to program stand alone desktop application while some others prefer to code game applications. That doesn't mean they can't do either if they want.



i beg to disagree...Programming is not programming


@o.p. Game Programming aint childs play...

1 Like

Re: Difference Between Game Developer & Computer Programmer by Afam4eva(m): 5:31pm On Feb 20, 2013
Javanian:



i beg to disagree...Programming is not programming


@o.p. Game Programming aint childs play...
Whether it is childs play or not does not mean that programming is not programming.
Re: Difference Between Game Developer & Computer Programmer by Javanian: 5:46pm On Feb 20, 2013
Afam4eva:
Whether it is childs play or not does not mean that programming is not programming.

Programming is NOT programming. Most of the 'programmers' i see here only know how to create database applications...

I'm not the type that knows how to argue much...Talk is cheap!..., take a crash course on game programming, graph theories, game trees, or try implementing something as simple as minimax algorithm with Alpha-beta prunning for a simple game like X and O's or even chess. Even try laying your hands on something like dijkstra's algorithm. Try creating an A.I. For any of these games, only then would you understand what i mean...Talk more of creating a more complex games like the Pro Evolution soccer you see. This isn't PHP my brother, this is basically C++ and less of JAVA.

3 Likes

Re: Difference Between Game Developer & Computer Programmer by naijaswag1: 6:03pm On Feb 20, 2013
Infact, a games programmer is a computer programmer that develops programs of games we play. It's like being a lawyer with specialization say company law or criminal law. Another is being a medical doctor. You can specialize in surgery, gynecologist or what have you but you are still a doctor. If you are a computer programmer who wants to become a games developer, you will have to learn the deeper and more mundane things of computer programming. That's what Javanian is trying to say. Infact you will need to learn difficult computer algorithms, graphics and have deeper mathematical knowledge of your programs. You just have to step up your game if you want to be a games programmer and not just a mere computer programmer. Type computer algorithms problems in google and get a feel of what I mean.
Re: Difference Between Game Developer & Computer Programmer by Afam4eva(m): 6:15pm On Feb 20, 2013
Javanian:

Programming is NOT programming. Most of the 'programmers' i see here only know how to create database applications...

I'm not the type that knows how to argue much...Talk is cheap!..., take a crash course on game programming, graph theories, game trees, or try implementing something as simple as minimax algorithm with Alpha-beta prunning for a simple game like X and O's or even chess. Even try laying your hands on something like dijkstra's algorithm. Try creating an A.I. For any of these games, only then would you understand what i mean...Talk more of creating a more complex games like the Pro Evolution soccer you see. This isn't PHP my brother, this is basically C++ and less of JAVA.
You're going off tangent...

Nobody is arguing that game programming is not advanced. But it's still programming anyways. It's still the programming idiosyncrasies that will be used. It's not as if one has to learn another programming language to be able to create game applications. It's just that some languages are usually more useful for creating some specific applications.

1 Like

Re: Difference Between Game Developer & Computer Programmer by expertfingers(m): 6:35pm On Feb 20, 2013
Javanian:

Programming is NOT programming.

'programming' != 'programming'
Now that looks like a contradiction.
Except if it means programming and programmers are in sizes.

A game developer is still a programmer.
Re: Difference Between Game Developer & Computer Programmer by Javanian: 6:49pm On Feb 20, 2013
expertfingers:
A game developer is still a
programmer.

True, but a not every 'programmer' can be a game developer...
Re: Difference Between Game Developer & Computer Programmer by Nobody: 7:03pm On Feb 20, 2013
I do both.
Game development is a multi-discipline art.

A good game is never just about coding, like most apps.
The trademark of a good game developer is one who is in tune with both the left and right side of his/her brain.
Re: Difference Between Game Developer & Computer Programmer by lordZOUGA(m): 9:40pm On Feb 20, 2013
game programming is programming. a more complex form of programming though

1 Like

Re: Difference Between Game Developer & Computer Programmer by creativeEngr: 12:04am On Feb 21, 2013
Javanian:

Programming is NOT programming. Most of the 'programmers' i see here only know how to create database applications...

I'm not the type that knows how to argue much...Talk is cheap!..., take a crash course on game programming, graph theories, game trees, or try implementing something as simple as minimax algorithm with Alpha-beta prunning for a simple game like X and O's or even chess. Even try laying your hands on something like dijkstra's algorithm. Try creating an A.I. For any of these games, only then would you understand what i mean...Talk more of creating a more complex games like the Pro Evolution soccer you see. This isn't PHP my brother, this is basically C++ and less of JAVA.

@javanian. I have and still remain a strong admirer of yours regarding programming. However, on this post of yours, I differ slightly in order to ensure the poster and other readers properly understand d facts.

A Games Programmer is still a Programmer even though the difficulty level is certainly higher than those of a Web, Database or 'Mobile Devices' Programmer.

I can only agree more with the poster who likened it to a Medical Doctor who opted to specialize in Neurosurgery. It is widely accepted in the medical circles that Neurosurgery has a higher difficulty level than other fields like Gynaecology. Regardless, BOTH THE GYNAE and NEUROSURGEON REMAIN MEDICAL DOCTORS just as a RADIOLOGIST or PAEDIATRICIAN are also Doctors.

IMO, one area of specialisation in the same field should never be treated as superior to another. Its unethical and unhealthy to the field.

A Games Programmer is also a Programmer.

2 Likes

Re: Difference Between Game Developer & Computer Programmer by Nobody: 12:28am On Feb 21, 2013
Like many irregularities in the Software field in general, easiest = better paid. That's because it all depends on how the skill serves a BUSINESS need.

I'm sure you know that an Oracle DBA will in the long run earn much higher than a skilled programmer in the common market.
Even though he has no respect in the coder underworld and is most likely "just a guy who was too unl33t to be a programmer and so finally took an Oracle certification", the guy will end up making more money than you.

Business intelligence and SAP type stuff as well. These guys make business solutions with drag and drop and configs and they make all the big(ger) bucks.

In the same way it is with a game programmer and a normal programmer. Game programming is much more intellectually involving, requiring a lot more math and a much higher algorithmic optimization awareness than a normal programmer typically requires. Yet prospects aren't good for game programmers, unless you are just doing your own thing.

Game developers are more likely to get burnt out due to certain factors. It's one of those jobs you can never do good in unless you're passionate about it because the output result is so variant vs the typical programming work.
Re: Difference Between Game Developer & Computer Programmer by tunapawizzy: 6:03pm On Feb 21, 2013
dis peepu una dun cuum again,,una go begin talk grammar wey person no understand now
Re: Difference Between Game Developer & Computer Programmer by Scarpon(m): 6:06pm On Feb 21, 2013
so we get good computer geeks like this for naija and owna no warn hack Airtel free mb for me??

4 Likes

Re: Difference Between Game Developer & Computer Programmer by Nobody: 6:09pm On Feb 21, 2013
A Programmer is someone who writes Computer Software. Doesn't matter which area you choose to "specialize" in, it still fits under the "Programming".

A video game developer is still a computer programmer (albeit under it).
Re: Difference Between Game Developer & Computer Programmer by NEROSKY(m): 6:13pm On Feb 21, 2013
For the programmer's i guess!

Just a webmaster
Re: Difference Between Game Developer & Computer Programmer by Capnd143(m): 6:14pm On Feb 21, 2013
A game programmer to me is just a programmer who optimises his algo-sense to create game program. Actualy any programer who has passion for games can dive into game programing without much stress, because he/she has a rather gargantous knowlege of the pre-requisite concept which is simply general programming. Just my assertions oh.
Re: Difference Between Game Developer & Computer Programmer by creativemusic: 6:15pm On Feb 21, 2013
cheesy cheesy cheesy cheesy cheesy cheesy cheesy cheesy cheesy cheesy cheesy
Re: Difference Between Game Developer & Computer Programmer by Javanian: 6:26pm On Feb 21, 2013
Capnd143: Actualy any programer who has passion for games can dive into game programing without much stress.

i disagree!!


In other news,

Na who carry this thread come front page?? undecided
Re: Difference Between Game Developer & Computer Programmer by Nobody: 6:29pm On Feb 21, 2013
tunapawizzy: dis peepu una dun cuum again,,una go begin talk grammar wey person no understand now
you weren't forced to open and read the thread neither were u forced to comment! Hian!
Re: Difference Between Game Developer & Computer Programmer by dammytosh: 6:36pm On Feb 21, 2013
We need to differentiate a scripter from a programmer. grin grin grin grin grin grin. Guess @Javanian has encountered too many scripters in her professional career.

Ok, back to the question. If you are a programmer and you have passion for game development, you will need to study more to be able to achieve that. Your programming skills will be handy for you to be able to survive the game programming phase.

"Suffice to say, a programmer is not yet a game programmer until he studies more, while a game programmer is a programmer"
Re: Difference Between Game Developer & Computer Programmer by Sunymoore(m): 6:45pm On Feb 21, 2013
hmm, as a qbasic guru
Re: Difference Between Game Developer & Computer Programmer by Javanian: 6:56pm On Feb 21, 2013
Re: Difference Between Game Developer & Computer Programmer by expertfingers(m): 6:56pm On Feb 21, 2013
Javanian:

True, but a not every 'programmer' can be a game developer...

Actually NOT all games require intensive intellectual capabilty of Einstein.

I believe you will agree with me that 'tic-tac-toe' and 'shoot-n-kill' are also games. They are easily achievable even with VB6! smiley
Re: Difference Between Game Developer & Computer Programmer by jimtosam: 7:02pm On Feb 21, 2013
Game programming is more of Mathematics. Also, I won't agree that one area of Programming is more difficult than other area. It's about passion. For example, a typical American love game. So, most of them find any Graphics subject so easy. Not that they are better than a network script programmer or a database programmer but they love it so much and want to really know how it's working. I just understood that cos I'm taking a Graphics course in my Masters Program this semester. You have to think outside the box. Images seen in game are computer codes. They are made from simple triangles, quads and co. Game Programming is more of Mathematics. Cos, you do lot of Image Matrix Transformations to get an image animated.

OpenGL and DirectX are good for game programming.
Re: Difference Between Game Developer & Computer Programmer by PrinceNN(m): 7:04pm On Feb 21, 2013
@javanian its all d same thing....the main point is the level of abstraction and the scope of the project ....in all programming is programmin...u just need to hav passion for gaming to excell in game programming
Re: Difference Between Game Developer & Computer Programmer by Nobody: 7:29pm On Feb 21, 2013
jimtosam: Game developer is more of Mathematics. Also, I won't agree that one area of Programming is more difficult than other area. It's about passion. For example, a typical American love game. So, most of them find any Graphics subject so easy. Not that they are better than a network script programmer or a database programmer but they love it so much and want to really know how it's working. I just understood that cos I'm taking a Graphics course in Masters Program this semester. You have to think outside the box. Images seen in game are computer codes. They are made from simple triangles, quads and co. Game Programming is more of Mathematics. Cos, you do lot of Image Matrix Transformations to get an image animated.

OpenGL and DirectX are good for game programming.

OpenGL is the ONLY graphics engine anyone today should learn.
You have a much broader range and application of your skills, including scientific visualization.

(1) (2) (3) (Reply)

Let's Be Honest, The Number Of Programmers We Have In Nigeria Is Exagherrated / Free PHP Video Tutorial Wanted / 3D Animation Programming Join The Team

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 47
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.