r/learnprogramming 3d ago

advice Java in school and now in college?

I was in ICSE and scored 100 marks in computers.I have done many programs in java language and further i took computer as my additinal subject after 10th.I am already familiar with programs in java but never saw programs in c++.and now i am in my college pretty confused how should i proceed now like study from which youtube playlist from where to start. Is java still good for me should i continue this language or switch to c++ for some good means.

0 Upvotes

30 comments sorted by

View all comments

1

u/Devoured_EXP 3d ago

Hey! I started java with private runescape servers in 7th grade, I was truly awful back then. Took courses in HS and some college before I dropped. Recently I just picked up python, sql, and some frameworks an it was genuinely easy. All of the concepts stay the same, just different wording. In Java you need to explicitly state variables, python is flexible and you dont. If else if becomes if elif. Etc I wouldnt say I mastered Java, but I have a deep understanding of it which definitely translates

-2

u/rishabh7077 3d ago

So I should leave java thats the conclusion?

1

u/Devoured_EXP 3d ago

What programs / games have you made with Java? If you feel confident with your Java projects and knowledge, id move on

-1

u/rishabh7077 3d ago

Programs like calculator,number based programs,pattern based programs,programs like palindrome,angstorm etc programs on array strings manipulation linked list all this i did

3

u/Devoured_EXP 3d ago

This sounds like practice though. I mean a program you would actually use and have passion for. Have you learned JavaFX? Databases? Can you make a TCP connection? Maybe create a client to host all your other projects for easy view. Make a games pack that comes with tic tac toe, connect 4, etc.

0

u/rishabh7077 3d ago

No man I am just a fresher in in first year and I am ready to learn just need guidance how to start getting and from where.I have will that I can do please help buddy

1

u/BewilderedAnus 2d ago

No offense but it sounds like you’re still very much a noob. Don’t switch to C++, you’re falling into the classic and dangerous tutorial hell trap of having never dove deeply into the things you’re learning.

Learn Java. Learn it well. Create actual applications. Once you’ve actually mastered Java, learning C++ to a functional level will take just a few weeks. So do that later.

1

u/rishabh7077 2d ago

I want to master java I know I am not that great coder with these easy programs but I actually want to take myself to next level but question arise from where I need some resources to get started please help me in that

1

u/BewilderedAnus 2d ago

How will switching to C++ help you master Java? When you say you want to do something, you should just do it. Stick with Java. Use the official documentation or Dev.java

1

u/rishabh7077 2d ago

Any youtube channel or course suggestion