Thank's I'm adding this website to my blacklist. BTW, do you know any good resource for Core stuff?
I searched many websites and to be honest people do tons of mistakes in them. I read:
* Official tutorials - often lacking in examples
* Jenkov tutorials -
webpage - bad practices in code, some of theads examples didn't work.
* Baeldung
webpage - good but there's no order in it
The best page I've seen is Journaldev:
webpage
Books:
* Thinking In
Java - extensive private libraries and Java 7
* Core Java by Cay Horstmann - scope of topics is often wrongly placed - for example in
String API guy writes multiple pages about System.out.format - this is not crucial knowledge in programming.