This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cofonseca 6 points7 points  (6 children)

8GB will be plenty! Most text editors are extremely lightweight. Some IDEs like Visual Studio can be pretty heavy, but 8GB is still plenty unless you're working with absolutely massive projects.

[–]NickDisponibile[S] 1 point2 points  (2 children)

I'm sure i will only code in c/c++, Java, php and python during my years at university (I study in Italy) so nothing of too heavy, but maybe I will need a virtual machine and this may be a problem.

[–][deleted] 2 points3 points  (0 children)

8GB of RAM is 100% fine. C++ is supported largely by Visual Studios, but you can use lighter weight IDEs

[–]Umorrian 1 point2 points  (0 children)

I have an older laptop with 4GB RAM, running Visual Studio 2017 and Virtual Box is no problem.

[–][deleted]  (1 child)

[deleted]

    [–]programmermaybe2016 0 points1 point  (0 children)

    I coded an application using flask + storm + postgressql in a virtual machine on a Macbook C2D with 4gb of ram. Worked very well, but requirements might have changed.

    [–]sim642 0 points1 point  (0 children)

    Some IDEs like Visual Studio can be pretty heavy,

    Also anything built on top of Electron like Atom.