Author
Basic
pritam sabnis
Greenhorn
Joined: Dec 27, 2007
Posts: 2
posted Dec 29, 2007 01:56:00
0
which are core java topics and which are advanced java topics
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12956
In which context? There is no commonly accepted notion of "core java" and "advanced java".
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
Gabriel Stone
Greenhorn
Joined: Dec 28, 2007
Posts: 4
I agree. That may change depending on who you talk to. However, a good place to start may be looking at the contents of Sun's "Core Java books: Core Java(TM) 2, Volume I--Fundamentals (7th Edition) (Core Series) Core Java(TM) 2, Volume II--Advanced Features (7th Edition) (Core Series) by Cay S. Horstmann and Gary Cornell I don't think there is any kind of official or sanctioned idea or notion of "Core Java."
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32839
I nearly said that core Java is on page 1 and advanced on page 82365876. There are some things in Core Java (Horstmann and Cornell-excellent book but maybe not for the beginner) vol I, eg reflection, which a lot of people would regard as "advanced" topics.
Raghavan Muthu
Ranch Hand
Joined: Apr 20, 2006
Posts: 3327
Yes, as it is a "subjective" topic to discuss and debate, i presume the "basics of java" might have been interpreted and used as "core java". Is that right?
Everything has got its own deadline including one's EGO!
[CodeBarn ] [Java Concepts-easily ] [Corey's articles ] [SCJP-SUN ] [Servlet Examples ] [Java Beginners FAQ ] [Sun-Java Tutorials ] [Java Coding Guidelines ]
subject: Basic