Answer the question
In order to leave comments, you need to log in
What are the equivalents of Visual Studio for Ubuntu?
I want to learn how to program in C++, I liked visual studio as a development environment, but the problem is that 2/3 of the time I sit on ubuntu. What are the analogues for Linuxoids?
Answer the question
In order to leave comments, you need to log in
Qt Creator is not bad. Don't look that the name contains Qt, you can create arbitrary C++ projects in it. Or you can take a look: Qt is a very good framework for GUI and not only.
IDE
Kdevelop, Eclipse IDE, Solaris Studio, IntelliJ IDEA, Code::Blocks IDE, Geany, Glade, Anjuta, QDevelop, HaiQ, ... - each with its own orientation, and that's not all, and each is no worse than "visual studio" .
UNIX / Linux has a completely different philosophy, Linux itself is already an IDE, and for small projects you don’t need anything at all except a text editor with color markup, fancy IDEs are not needed here, they are not popular, they are used only for very large group projects.
Take Geany as a comfortable code editor for 40 programming languages - and you will be happy!
Descending convenience
Qt Creator
https://www.eclipse.org/downloads/packages/eclipse...
www.codeblocks.org
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question