show/hide this revision's text 3 add See Also

I'm trying to learn C. As a C# developer, my IDE is Visual Studio. I've heard this is a good environment for C/C++ development. However, it seems no matter what little thing I try to do, intuition fails me. Can someone give good resources for how to either:-

  • learn the ins and out of C in Visual Studio-
  • recommend a better C IDE + compiler


Edit: See also: http://stackoverflow.com/questions/951516/a-good-c-ide

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

C on Visual Studio

I'm trying to learn C. As a C# developer, my IDE is Visual Studio. I've heard this is a good environment for C/C++ development. However, it seems no matter what little thing I try to do, intuition fails me. Can someone give good resources for how to either: - learn the ins and out of C in Visual Studio - recommend a better C IDE + compiler