How to know more about IDE?

Hi

I've been programming math algorithms for a while, but now I need to improve my skills to use graphical toolboxes (like itk and vtk) and design interfaces (right now I'm using fltk). My problems is I have managed to learn object oriented programming (which is very exciting), but I feel I'm not good with the environment of VC++ (IDE?).

Also I don't know how to set up the toolboxes, if I don't want to use CMake. If I want to use say vtk, I have to use a cmake file for a project which uses that and then clean that project and write my own code.

Would anyone be nice to tell me how to broaden my knowledge about that? Any resources or anything?

Topic archived. No new replies allowed.