-
Want to program...
I am a complete nub at java. I have only two questions...what do i download and where do i download them?(BTW, i have done basic python programming(working just in the command line) but my other laptop can handle it while this one cannot(dont want python on this laptop anyways).
-
Re: Want to program...
Moved from New to Java.
Have you tried searching the net for "download Java"? You'll want to download the JDK -- the Java Development Kit -- from Oracle.
db
-
Re: Want to program...
I found it...Oracle Java Development Kit 6u35 Downloads...but they all say 64 bit or 84 bit yet the laptop I want to download it to has a 32 bit processor...which would I download(btw,I'm using windows 7)
-
Re: Want to program...
There's no 84 bit. There's the x64, for 64-bit systems, and x86, which is for 32 bit systems.
db