Originally posted by: dwell
programmer = software developer = software engineer
The title just changes based on who you want to impress.
True. My company insists on calling me a "Software Engineer" which is too snooty for me. Plus an insult towards hard working EE students AFAIC. I am comfortable with Software Developer. Not as geeky as programmer, not as snooty as Software Engineer.Originally posted by: ggavinmoss
And which buzz words your companies HR dept. is using that day...
Originally posted by: dwell
programmer = software developer = software engineer
Originally posted by: takwong
Hi,
I got a question, what is the difference between a software developer, a software engineer, a software programmer and a programmer analyst???
Are they all developing softwares??
thanks..
Can you convince my employer of that?It's all about resource management. Developers getthe big bucks.
Originally posted by: kherman
Originally posted by: takwong
Hi,
I got a question, what is the difference between a software developer, a software engineer, a software programmer and a programmer analyst???
Are they all developing softwares??
thanks..
In general, companies (some not all) hire two kinds of people. Developers and programmers.
Programmers know how to write C++. They don't do any design work and never will. usually 2 year school type people.
Example: They know how to write JAVA code.
Developers are designers deisgn a program and the programmers put the code in. So,
Example: They know Object Oriented techniques, etc and design a software application. Then hand the design to the programmers to get it working.
It's all about resource management. Developers getthe big bucks.
What he said.Originally posted by: nord1899
Actually, I've always thought that developers would actually write code as well as design. What you described sounds more like a "System Architect".
Originally posted by: nord1899
Originally posted by: kherman
Originally posted by: takwong
Hi,
I got a question, what is the difference between a software developer, a software engineer, a software programmer and a programmer analyst???
Are they all developing softwares??
thanks..
In general, companies (some not all) hire two kinds of people. Developers and programmers.
Programmers know how to write C++. They don't do any design work and never will. usually 2 year school type people.
Example: They know how to write JAVA code.
Developers are designers deisgn a program and the programmers put the code in. So,
Example: They know Object Oriented techniques, etc and design a software application. Then hand the design to the programmers to get it working.
It's all about resource management. Developers getthe big bucks.
Actually, I've always thought that developers would actually write code as well as design. What you described sounds more like a "System Architect".
Originally posted by: Skoorb
Can you convince my employer of that?It's all about resource management. Developers getthe big bucks.![]()
Originally posted by: nord1899
Originally posted by: kherman
Developers are designers deisgn a program and the programmers put the code in. So,
Example: They know Object Oriented techniques, etc and design a software application. Then hand the design to the programmers to get it working.
Actually, I've always thought that developers would actually write code as well as design. What you described sounds more like a "System Architect".
Originally posted by: denali
Most states require anyone using the term engineer to be licensed. I don't know why software people they can get away with using this term. I usually say software developer, this is a broader term than programmer and better describes what I do.
Originally posted by: FeathersMcGraw
Originally posted by: nord1899
Originally posted by: kherman
Developers are designers deisgn a program and the programmers put the code in. So,
Example: They know Object Oriented techniques, etc and design a software application. Then hand the design to the programmers to get it working.
Actually, I've always thought that developers would actually write code as well as design. What you described sounds more like a "System Architect".
Depends on the scope of the design decisions. Architects come up with the overriding designs that a team of other developers adhere to. Not everyone who uses OO and patterns is an architect.
There's clearly a spectrum of job responsibility between programming and architecture, and they're not mutually exclusive roles, although I find that a lot of people I know who use the "architect" title are no longer in the business of producing code.
Originally posted by: takwong
then what the hell is a programmer analyst????