Books/Tutorials on Corba?
Books/Tutorials on Corba?
(OP)
Hello!
I could only find one book on Corba/C++ (OOC, Student Workbook).
But that one already starts at a too high level for me..
Does anyone know an "easy" intro to Corba/C++?
I don“t even know what try { }, catch {} does or what << end1 is.....
Newbee1978
I could only find one book on Corba/C++ (OOC, Student Workbook).
But that one already starts at a too high level for me..
Does anyone know an "easy" intro to Corba/C++?
I don“t even know what try { }, catch {} does or what << end1 is.....
Newbee1978
RE: Books/Tutorials on Corba?
Thinking in C++ By Bruce Eckel
The C++ Programming Language by Bjarne Stroustrup
(the creator of C++)
Hope this helps!!
RE: Books/Tutorials on Corba?
RE: Books/Tutorials on Corba?