+ 1
AFTER completing java course in solo learn , did you refer any other book ?
i am confused, should i read head first java ? but solo learn also has provided basics and head first java is also for basics
5 Respuestas
+ 19
It's a good idea to read books! Go through the e-books provided in below question/code :
https://www.sololearn.com/discuss/204501/?ref=app
https://code.sololearn.com/W8iMGXTusS8V/?ref=app
+ 1
I suggest you read head first java, because polymorphism, numbers, data structures, GUI, thread, and many more are discussed in detail. And also the exercises are very helpful.
+ 1
it's always advised to first go through the books. 'Java the complete reference' by Herbert is the most recommended book. The course lets you to go through basics to advance.
all d very best
+ 1
Thnx bro
0
has anyone watched new Boston videos for java ? what should I choose between head first and Bucky