Re: coming back to C++ for a job (C++ and Java)
<Marmagya>
There are scores of books available on Java and C++. This group
comprises of experts in these two languages. Would anyone point out to a
few good reference books? Basically I am looking for books that target a
beginner in these languages.
</Marmagya>
There is wide consensus over the quality of these two C++ books:
-Koenig,Moo;Acce lerated C++;Addison-Wesly
-Stroustrup;The C++ Programming Language;Addiso n-Wesly
Two Java books that did it to me where:
-Niemeyer,Peck;E xploring Java;O'Reilly
-Chan,Lee;The Java Class Libraries Second
Edition,Volume2 ;Addison-Wesley
The last one is chock full of examples that you
can easily type in. After that, you wont fear any
GUI.
-X
<Marmagya>
There are scores of books available on Java and C++. This group
comprises of experts in these two languages. Would anyone point out to a
few good reference books? Basically I am looking for books that target a
beginner in these languages.
</Marmagya>
There is wide consensus over the quality of these two C++ books:
-Koenig,Moo;Acce lerated C++;Addison-Wesly
-Stroustrup;The C++ Programming Language;Addiso n-Wesly
Two Java books that did it to me where:
-Niemeyer,Peck;E xploring Java;O'Reilly
-Chan,Lee;The Java Class Libraries Second
Edition,Volume2 ;Addison-Wesley
The last one is chock full of examples that you
can easily type in. After that, you wont fear any
GUI.
-X
Comment