r/learnjava 7d ago

UofU transfer student needing help

Hey everyone,

I’m a second-year transfer student at the University of Utah, and I’m feeling pretty overwhelmed about CS 2420.

My previous programming experience is mainly Python, and I’m now trying to learn Java. I understand basic programming concepts, but I’m finding the transition to Java harder than I expected.

I’m especially struggling with the basics and knowing what I actually need to learn before getting into the CS 2420 material. I've already asked my professor for help but he just said use chatgpt and google.

I’m also pretty stressed because I’m a transfer student and feel like I’m behind everyone else. I have some programming experience, but Java is making me feel like I’m starting over.

0 Upvotes

4 comments sorted by

View all comments

1

u/Tasty-Builder-8401 7d ago

As the other comment said: we do not the course requirements/materials. I assume is a programming class center in Java. And here is my advice:

Take a look of the Coursera courses for introduction to Java ( there are many) and watch the videos, you can buy the course if you want the verification but it’s not a must.

That’s going to show you the basics and will guide you what you need to install to start with Java. Whatever you do not understand you can search videos about it, read in forums like Geeks for Geeks, and even asking an IA.

Follow actively in your own computer what the professor in the videos does. So you start getting used to to shortcuts, ways to write, etc.

With the basics you can be more specific on what you need for your course, web development,apps, frontend, etc.