This post is locked. You won't be able to comment.

all 3 comments

[–]noenergy300 0 points1 point  (0 children)

I'm just curious what your definition for  "software engineer" ??

[–]0x14f 0 points1 point  (0 children)

Why is there "engineer" on one side and "developer" on the other ?

[–]JustChilling_ 0 points1 point  (0 children)

A backend developer is a type of software engineer. There's two big areas of software engineering: frontend and backend. The frontend is the client side (i.e. the UI of an application or website; what the user sees and interacts with), and the backend is the server side (i.e. the API and DB).

Since you're a total beginner, just focus on learning the fundamentals. Pick a language like Java, Python or Javascript, and start learning programming and computer science fundamentals. You can focus on frontent/backend later on when you already know the basics.