Could anyone tell me the exact difference between a Front End Developer and a Back End developer ? Their exact roles in
- in programming ?
- in an organization ?
|
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Front End developers tend to develop the GUI and use GUI builders and tend to worry about the look and usability of the product. Front End Developers tend to have a closer relationship with the end users. Front End Developers tend to use Languages which suit nicer look and feel or allow them to be more creative about the displays they use. They can use languages like Java and C#, but it is not uncommon for the Front End Developer to use a different language like Flash or JSP. Back End Developers tend to code server side applications which implement APIs and their users tend to be other developers. They often get their requirements from key business supporters. Organisationally, they can be in separate groups but otherwise tend to be much the same. |
|||||||||||
|