Tuesday, 6 August 2013

Review C/C++ programming skills

Review C/C++ programming skills

I used to be good C/C++ developer, unfortunately I haven't had a chance to
use my skills and my experience as C/C++ developer for a long time.
The question is what is in your opinion the best way to review C/C++
programming skills, primarily I need it for myself, secondly I need it for
job interview.
Few words about my past experience: I remember I always was confused by
the difference between C and C++, I know the general difference the
problem is there is different styles of programming between them. I really
would like something (manual or textbook) that describes the difference in
clear way.
I do have an experience in other language, so I know all general
constructions (if's, loop's etc) what I really what to know is all tricks
I can do in C/C++ like stuff from What is your favorite C programming
trick?.
Of course review of OOP and STL will be very useful to.
What can you recommend to do in order to review C/C++ programming skills?

No comments:

Post a Comment