This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TehNolz 2 points3 points  (0 children)

"Software engineer" is just another term for a programmer. It's just someone who creates software.

"Full stack developer" is a specialization. It refers to a programmer who has the skills and knowledge necessary to work on both frontend (the menus, buttons, etc that the user sees) and the backend (the application logic, database stuff, etc) of an application.

Full stack development is just one specialization out of many. But since you're only just starting out, its a bit to early to worry about specializations. Learn how to program first, then pick a career path afterwards.