+ 2
I want to improve my productivity in C programming
I recently started to learn Java and Kotlin and I focused on them so much, that my skills in C programming were not good as before. After regaining my skills in C, I found that my old tools were not as productive as Android Studio. So, I want you people to give me suggestions about productive IDEs, Compilers and Debuggers. I used search bar and Google but I didn't found something useful.I don't procrastinate at all. I don't want suggestions like practice practice practice, I want suggestions for tools that will make me more productive in C .
5 odpowiedzi
+ 3
gcc would be the most common compiler.
+ 4
Vim with c-plugin, eclipse, vscode, Visual Studio for Windows.
+ 3
I don't know so much about it. I'm using Visual Studio for coding in C#. I think that you can use it for C with the right installation setup. It helped me a lot in coding with C#. You can learn more on this topic by yourself. I hope I could help! Good Luck! 🍀🙂
+ 3
gdb is a good basic debugger for C.
+ 2
In this article you can find some website where to practices your skills.
https://www.google.com/amp/s/www.freecodecamp.org/news/the-10-most-popular-coding-challenge-websites-of-2016-fb8a5672d22f/amp/
edit: about compiler and debugger I don't know. I've always used code blocks which is an IDE