D
D
Daisond2019-07-20 23:08:22
Computers
Daisond, 2019-07-20 23:08:22

Is a PC sufficient for programming?

Good afternoon, I want to learn programming, but I'm not sure that the PC will allow you to run at least some IDE.
PC specifications: Intel core 2 duo 2.2 GHz, 2 GB of RAM and 512 MB video card.
Is it possible to program on Android or c# on this PC? If so, in which IDE?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
D
Deerenaros, 2019-07-21
@Daisond

Where do you all come from? Requirements VS Code - 1GB RAM. It's minimum. It's a browser!
So. More than enough to program this computer. The biggest problem here is the browser. The entire modern network bends under it. To make it easier, I can only recommend a lightweight browser under i686 Linux. For example, arch or gentoo, but arch is better, with sources there will be troubles due to small memory (it's cruel to swap on the assembly). Under i3 or xfce environment. The most important thing is as few ruffles as possible. You can even install openbox, but without a docker, it's sad on it. Now what. Definitely not the web. Well, that is, you can cut some kind of backend, or a minimalistic front-end. But it will be sad. It's better to use the same algorithms for acmp-like competitions)) Well, or true game dev - directx 9 using archival tutorials and / or opengl.
And now what. In general quite to itself a variant - vs 2010, it is possible even express. But it's even better to install emacs / vim, cover with plugins for integration with compilers / debuggers and live a wonderful life. And in terms of capabilities, vim is unlikely to be very far behind. Well, yes, vim is better - it is more often downloaded to IDE and it is more unix-way as it seemed to me (don't tell me about Stallman!).
Either way, it won't be easy. But I often took out memory sticks - this way you work faster at lower levels. Automation is good, but the wall of misunderstanding is very bad.
But when programming starts to generate income - first of all, you need to replace the computer. Including monitor. A shoemaker without boots is a funny thing. But this is if.

V
Vladimir, 2019-07-20
@Casufi

Try
https://docs.microsoft.com/ru-ru/dotnet/core/tutor...

L
Leo, 2019-07-21
@DLeo13

With this configuration, only through text. It can be more powerful, such as Atom or Sublime. But I’ll make a reservation right away, working with text is a bad practice.

O
oldhowl, 2019-07-21
@oldhowl

Vscode - you can drown in C# under .net core

I
i1yas, 2019-07-21
@i1yas

Android development will definitely not pull, c # is possible, with a big stretch

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question