|
I've been doing programming in C during my university
years and I have to switch to Java when I started
my first job (current job). I was a little nervous
because I'm not sure whether I can learn all the things
that I need to know about Java in such a short
period because I will be assigned to a project.
I was told that O'Reilly's Java series are good reference
for programmers who want to start learning Java.
So I went to a local bookshop and found this book,
"Java In A Nutshell". It is an excellent book for
programmers who are familiar with C or C++. It gives you
the quick introduction to the syntax of the Java
language, so that a C programmer can program in Java
right away. Right now, whenever I'm assigned to a
project, I always keep this book beside my keyboard
as my reference when I program.
Thanks David for the time you spent in writing
this book. It really helps me a lot.
|