+ 4
Core Java means the standard edition (Java SE) that covers all of the language features, as implemented by OpenJDK, Oracle JDK and others. Advanced Java was earlier called Java Enterprise Edition, and on top of the core features it contained some extra functionality targeted for larger corporations, especially related to web services and distributed computing. This is now known as Jakarta EE, developed by the Eclipse Foundation and focused on cloud technology. https://en.m.wikipedia.org/wiki/Java_Platform,_Enterprise_Edition https://jakarta.ee/about/
26th Dec 2019, 7:49 AM
Tibor Santa
Tibor Santa - avatar
+ 4
Advanced Java isn't very much used these days so learning core java is worth your time you devote to it
26th Dec 2019, 9:33 AM
Aditya
Aditya - avatar
+ 1
Start from core java and then move to advance. Even most of the companies test you only on core Java for an entry level profile.
26th Dec 2019, 7:38 AM
Avinesh
Avinesh - avatar