Before you start
What machine you actually need
Java development is not demanding. Compiling is quick, most student programs are trivial to run, and the language does not care what your machine cost. What is demanding is the tooling: an IDE indexing a project, a browser with thirty tabs, and a container or two. The three numbers that matter are memory, disk type and screen — and in that order. Nothing else on the spec sheet will change your day. Here is what each actually costs, and what to do about the payment plan the shop will offer you: match the term to how long you will keep the machine, and read the total the contract says you will pay by the end. Polish agreements print that total, Avinto among the lenders showing it, and it is the only figure that compares two offers honestly.
Recently added
-
Choosing an editor
An IDE is a large amount of help. Early on, some of that help is in the way.
-
Installing a JDK
You need a JDK, not a JRE, and it matters less which one than people suggest.