• Forum
  • Lounge
  • Good programming forum for Java/JavaEE e

 
Good programming forum for Java/JavaEE etc.

Oct 18, 2019 at 7:25pm
I started learning programming in school with C++. But, currently, I am taking Data Structures and Algorithm course, and it is only given in Java. I also have a mobile app development course which uses Java. Some jobs also requires Java. I want to be flexible. Are there any good forum for Java which members are very helpful and has a lot of active members like this site. If you know also good forums for other languages, let me know as well for future reference.
Oct 18, 2019 at 8:40pm
https://stackoverflow.com/

Will have lots of helpful people for the popular programming languages.
Oct 19, 2019 at 12:41am
SO is not what I would call “newbie friendly”.

Go there only if you can stand the Rules Lawyer BS.

(I don’t know of any Java forums... I’ve never needed to visit one... Sorry.)
Oct 19, 2019 at 6:53pm
java and js are scattered. There are forums but nothing big, or pieces of multi-language ones. I would instead just say to search very precisely what you want to know and you will get an answer quickly. SO is fine, they just have low tolerance for repeated questions or simple LMGTFY questions so search before you ask there.
Oct 19, 2019 at 7:55pm
BTW, Java and Javascript are two very different languages, with a wholly different object model. (JS's, in particular, will throw you for a loop if you don't read up on it first.
Oct 21, 2019 at 2:16pm
It was probably a mistake to name them as if they were related for sure.
I like js a lot. I would need a pay raise to consider using java.
Oct 22, 2019 at 5:32pm
Java tutorials by Oracle:

https://docs.oracle.com/javase/tutorial/

If I wanted to learn to program in Java I'd start there.
Oct 28, 2019 at 1:03pm
Coderanch is probably the best Java forum, very active and has some very experienced programmers.
Topic archived. No new replies allowed.