N
N
Neogener2015-10-07 11:45:32
C++ / C#
Neogener, 2015-10-07 11:45:32

I am a beginner, I need to write in C ++, which development environment should I download and where?

I have an old Samsung laptop, 32-bit OS, what environment should I download for development?
I tried to download microsoft visual studio, but something didn’t start, maybe I didn’t download it right.
In short, tell the experts where to download to a 32-bit OS and what exactly?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
J
jackroll, 2015-10-07
@jackroll

GCC - try to learn how to use it.

G
GavriKos, 2015-10-07
@GavriKos

old samsung laptop

How old is that? Visual Studio works fine on 32 bits. You can try QtCreator, Code::Blocks.
But if you are a beginner, then VS is the best.

N
Nikolay Korotkiy, 2015-10-08
@sikmir

You don't need an environment to start with, editor+gcc/clang+make is more than enough.

D
Dmitry Kovalsky, 2015-10-07
@dmitryKovalskiy

Regarding microsoft visual studio. What version are you downloading from? for educational purposes, there is an Express version directly on the official Microsoft website. It should be perfectly placed on dead laptops (I used to work on a netbook with Windows7 Starter). Alternatively, you can look for older versions of the studio. They are encrypted as Visual C++ Express. Actually the link . You should be interested in the Express version for Desktop

T
Tlito, 2015-10-07
@tlito

you are a beginner, but your laptop is old))
Windows is very slow, install Ubuntu - at least it will be clear that you are a programmer (to American intelligence services)

A
Alexander, 2015-10-07
@komjaga

Borland C++ 6.0
QT Creator, available under Linux

D
Daniil Smirnov, 2015-10-09
@antonsosnitzkij

there is a good course on C ++ for beginners on the course, it fully describes where to start: https://class.coursera.org/initprogcpp-002/lecture
they use Geany and gcc
in the course the language is French, but there are English subtitles, geany convenient, you won't need to write the code in notepad and compile it on the command line

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question