E
E
Elshad Musaev2017-09-03 12:32:57
User interface
Elshad Musaev, 2017-09-03 12:32:57

Where can I download the compiler and development environment for C++?

Greetings to all site members.
I thought so and settled on C++. Found and downloaded relevant literature (Bern Stroustrup, Stephen Prata, Stanley Lippman, Barbara Moo, Herbert Schildt, Scott Meyers, etc.).
By the way, advise about literature please, if there is better for a beginner.
When I got to the software, I got confused.
There are a lot of different applications, versions, programs (what is what, C++ Borland, C++ Visual Stdio, Dev C++, Turbo C++? ).
How to deal with them?
I need the software itself to start from scratch. Please tell me the address where it can be downloaded.
Where to start for a newbie?
And, please, advise how to graphically arrange the written program, display the received and processed static and dynamic data on the monitor.
How to create live operator panels?
I thank the participants who answered my previous question.
The tips were very helpful.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
S
Shamsudin Serderov, 2017-09-03
@Steein

Microsoft Visual Studio.
It makes no sense to download all the books and read. If you have never programmed, then C++ will be very difficult for you.
link .

S
semt1, 2017-09-03
@semt1

Microsoft's free version of Visual Studio if you're on Windows
Or clang if you're on Linux, FreeBSD, Solaris, etc.

M
Maxim Fedorov, 2017-09-03
@Maksclub

https://jetbrains.ru/products/clion/

D
Derevyanko Alexander, 2017-09-03
@dio4

1 download
here 2 read here

T
Top_Pudge, 2017-09-03
@Top_Pudge

I sincerely do not recommend visual studio. Otherwise, you will think in terms of the development environment, and not the language and operating system. If you undertake to study the pros, then be sure to do it on a Unix-like axis, for example, install ubuntu , compile with gcc, it is in ubuntu by default.

J
Jacob E, 2017-09-04
@Zifix

Qt Creator is a free and simple environment, there are tons of options for designing the user interface.
Is there already literature on C++ along with Qt5, QtQuick, qml in the QtCreator environment?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question