Best IDE for C programming

Sonique

Well-known member
  • Oct 22, 2007
    25,160
    11,179
    113
    Forest
    Start with Visual Studio and migrate to with VS Code after you are comfortable.
    Just out of curiosity are you a Embedded System engineer or a Kernel Dev?
     

    IamProgrammer

    Active member
  • Apr 24, 2015
    159
    116
    43
    Sri Lanka
    iamprogrammer.lk
    no just started programming and I have to learn C basics for exams in uni
    In this case, you shouldn't use any IDEs. because you are trying to learn, not to work. please use a simple text editor like Notepad (!Not Nodepad++). this will force you to remember all the commands and syntax. this helps to learn the language in deep.