B
barfle
I developed in C full time from 1989 - 1998 or so.
Since then I have been writing a fair bit of C++ but I still feel I
write it in a 'C' type way as I have never had any formal C++
training.
I am familiar with the principles of classes , operator overloading,
virtual functions, templates etc etc and have done some worjk using
the STL. However it has mostly been maintenance of existing code and I
haven't had much recent experience of designing and producing a
working project from scratch, implementing the principles of C++ and
efficiently and fully using new functionality. I need to get myself
thinking in C++ rather C.
I'm now between jobs so I have a bit of time to brush up on my skills
and am going to set myself a project (200 hours development time) so
that I can assess exactly which C++ areas I am strong and weak in.
I'm looking for a book which will help me along with this ,
particularly one with some emphasis on OOD which I haven't used much
(although I have written some OO Perl ) and a lot of good exercises so
that I can assess how much I have picked up / forgotten.
I have both Windows and Unix experience and would like something that
is not too biased towards either platform ( I will be working on
Windows for this project)
Most of the books I have seen seem to be written for C++ developers
who have no prior C experience and therefore waste a lot of space on
the C basics which is not great for people like me who have a strong C
background.
I'd be grateful if anyone here could come up with any good
recommendations . I have sourched the web and relevant forums but have
yet to come up with an oustanding candidate.
The books I currently have are
Teach yourself C++ - Jesse Liberty - SAMS
C++ for programmers - Ammeraal - WPC
Effective STL - Meyers - Addison Wesley
Practical C++ Programming - Oualline - O'Reilly
C++ : The Core Language - Satir + Brown -O'Reilly
I am a fan of O'Reilly books - I have the O'Reilly Perl CD Bookshelf
(6 of the Perl books on CD ) and it is excellent.
I was thinking of getting O'Reilly C++ Cookbook and C++ in a nutshell
(on offer on amazon if bought together) since I found the Perl
Cookbook excellent.
Anyone have any good recommendations ?
Many thanks in advance
Since then I have been writing a fair bit of C++ but I still feel I
write it in a 'C' type way as I have never had any formal C++
training.
I am familiar with the principles of classes , operator overloading,
virtual functions, templates etc etc and have done some worjk using
the STL. However it has mostly been maintenance of existing code and I
haven't had much recent experience of designing and producing a
working project from scratch, implementing the principles of C++ and
efficiently and fully using new functionality. I need to get myself
thinking in C++ rather C.
I'm now between jobs so I have a bit of time to brush up on my skills
and am going to set myself a project (200 hours development time) so
that I can assess exactly which C++ areas I am strong and weak in.
I'm looking for a book which will help me along with this ,
particularly one with some emphasis on OOD which I haven't used much
(although I have written some OO Perl ) and a lot of good exercises so
that I can assess how much I have picked up / forgotten.
I have both Windows and Unix experience and would like something that
is not too biased towards either platform ( I will be working on
Windows for this project)
Most of the books I have seen seem to be written for C++ developers
who have no prior C experience and therefore waste a lot of space on
the C basics which is not great for people like me who have a strong C
background.
I'd be grateful if anyone here could come up with any good
recommendations . I have sourched the web and relevant forums but have
yet to come up with an oustanding candidate.
The books I currently have are
Teach yourself C++ - Jesse Liberty - SAMS
C++ for programmers - Ammeraal - WPC
Effective STL - Meyers - Addison Wesley
Practical C++ Programming - Oualline - O'Reilly
C++ : The Core Language - Satir + Brown -O'Reilly
I am a fan of O'Reilly books - I have the O'Reilly Perl CD Bookshelf
(6 of the Perl books on CD ) and it is excellent.
I was thinking of getting O'Reilly C++ Cookbook and C++ in a nutshell
(on offer on amazon if bought together) since I found the Perl
Cookbook excellent.
Anyone have any good recommendations ?
Many thanks in advance