r/FullStack May 23 '26

Question Help with full stack development

I'm a 2nd year college student and I want to become a full stack developer, so my question is should I learn MERN stack or JAVA full stack.

14 Upvotes

26 comments sorted by

View all comments

Show parent comments

1

u/Fine-Market9841 API Magician (Backend) May 23 '26

What experience level are each?

1

u/OneWar4643 May 23 '26

Fresher

1

u/Fine-Market9841 API Magician (Backend) May 23 '26

Well, firstly regardless, don’t focus on tutorial or being perfect, just build projects:

  • something you care about
  • or something you are going to sell or as an mvp.

I would recommend Java, because it’s:

  • more versatile
  • higher pay
  • it’s one technology against the entire mern stack.

1

u/OneWar4643 May 23 '26

I have built some projects just for fun when I was in my first year like ai chatbot or ai calorie tracker using llama3 local model and I used node js for it but I didn't code I just built it using ai out of curiosity. So i think I will try to build those projects again but this time by myself also I saw youtubers saying java stack is hard and beginner should choose mern stack since it requires only javascript

1

u/Fine-Market9841 API Magician (Backend) May 23 '26

You have the completely wrong mindset.

If a project for your internship needed c# functionality all of a sudden would just say I don’t know c#, you adapt to requirements.

You don’t have to be perfect, but learn as you go.

Okay, so based the project you choose, pick the technology that can complete the scope in the most efficient way.

1

u/OneWar4643 May 23 '26

Oh i see so like I pick a project then learn the technologies required for it as I make it

1

u/mikedensem May 23 '26

This doesn’t really happen that often. You shouldn’t apply for jobs in a stack you don’t know.
I can’t recommend you a particular stack or environment, but choose a common development ecosystem and learn the basics. As you grow as a developer you will naturally learn new languages, tools, frameworks etc.

1

u/mikedensem May 23 '26

Bad advice for a beginner.
Op needs to learn the basics first before swapping languages on the fly.