+ 6

What's the difference between Developer and Software Engineer?

19th Jan 2017, 8:39 AM
Zohrab Alexanian
Zohrab Alexanian - avatar
3 Answers
+ 9
Good question. A software developer usually adds to the existing code and contributes to the project whereas a software engineer makes plans and presents designs on how things should be written and structured. Dont be fooled by this however - both do a lot of work!
19th Jan 2017, 7:17 PM
J.A.
+ 5
developer is not as skilled as software engineer , software engineer in addition knows how to communicates with client on commencement of any software project. while developer just does it , also developer just know how to utilize tools available while soft engineer is capable of extending available tools or makes modification on them or even creating new one.
19th Jan 2017, 5:25 PM
Emmanuel Meena
Emmanuel Meena - avatar
0
A software engineer is primarily concerned with the design of the project and the complex parts of the implementation. So that means writing requirement documents with the business analyst, use cases, UML design, database design, design of algorithms & data structures and implementation of them. A software developer is more concerned with implementing the design.
21st Jan 2017, 10:15 AM
Niels Koomen
Niels Koomen - avatar