| I can highly recommend Ray Lischner's "C++ in a Nutshell", which is not only a good reference on C++, but also and particulary on STL. |
Good to have this one on your desk. "STL Pocket Reference." |
|
The books described above can serve well as a reference manual. This one is a guide book as well. |
|
|
|
|
|
Very good. |
There are not as many books on C++ system programming as there are on system programming with C. I present a few very good books here. I tried to get a complete coverage of all sysprog topics, without having too many books, which tell about one and the same thing.
The book covers Berkely Sockets, System V Transport Layer Interface (TLI), many protocols and their implementation (RPC, telnet, rlogin, rmt, lpr) |
|
|
Volume III is more programming oriented. All aspects of client/server computing are covered with lots of details and examples and pracatical hints. It is a good follow up of Volume II. I assume Volume I is good as well, but I have not read it. |
|
| I bought Programminh with curses a few years ago in a second hand book shop for very little money compared to the value of this book. It is a quite thin handbook, but it explains everything about curses, the window concept, "terminal independence", etc very well and gives a few examples at the end. All you need. |
|
|
|
|
|
|