Re: Where is javac.



Lionel wrote:
P.Hill wrote:

Lionel wrote:

Good point. I had forgotten that you need to create projects,

So what[]s] so confusing about creating an area to place files.
Certainly a set of Chapter 1, Chapter 2 etc. projects seems like
very logical constructs to me and should to a newbie once they realize
they'd like to keep their first program safe before messing with their
second one.

Well yeah. If you take your time you can figure it out. But it is often a stumbling block for newbies. They tend to get impatient and try some totally different approach.

So using the command line and getting a classpath correct which is
provided by an IDE (just like the IDE may provides a JDK as you point out) is supposed to be conceptually less difficult than picking a place to organize files? Hmm, I'm not convinced.

Oh yes, I don't forget to complete the installation instructions
for a JDK download,
Huh?

Sorry typo. "[and] don't forget to complete the installation ..."
Why? (1) Because learning to run something from the command line is a useful bit of knowledge unless all programs are just learning exercises; (2) It is good to know how to run something "by hand" even if everything
is just an exercise.

you'll probably need that anyway regardless of what
IDE you use.

You can get both with Netbeans . . . I'm sure there's others that do the same.

Of course modified by the need to separately agree to the EULA for the JDK which typically requires the JDK be installed first. This is a negative to a newbie using jumping right to an IDE whatever the IDE.

whatever,
-Paul
.



Relevant Pages

  • Re: NetBeans Platform vs IDE - Which for Newbie ?
    ... That said, the best IDE. ... I am a J2EE developer working on a large team building high ... Most of us use Eclipse, ... The thing is as a newbie, you need to learn the language and the tools ...
    (comp.lang.java)
  • Re: Best Free and Open Source Python IDE
    ... All I need is a good IDE, I can't find something like Eclipse. ... isn't it a waste for newbies to evaluate a dozen editors / IDE's? ... Can't we persuade the next newbie, asking this question, ...
    (comp.lang.python)
  • Re: What is java.vm.version 14.1-b02?
    ... argument was a red herring. ... I actually found this doing exactly what Roedy did. ... The sample works fine in my IDE, which runs the JVM from the JDK. ... But when run outside my IDE, the system picks up the java.exe file in my /System/Windows/ directory, which happens to be the JRE version, and they do different things. ...
    (comp.lang.java.programmer)
  • Re: jdk1.6.0 vs jdk1.6.0_04
    ... If you have links to it is your SET, bat files or IDE, you will have ... You don't need any but the latest JDK. ... Roedy Green, Canadian Mind Products ...
    (comp.lang.java.gui)
  • Re: Which version of python I should use if I just start programming in python?
    ... I am in 2.x because the IDE I am using does not support stepping through my code when in 3.x. ... I would prefer to be in 3.x because all the inconsistencies of how you do things in 2.x make it harder than it needs to be to learn the language. ... As a newbie I assume that everything works the same way and I am frequently surprised. ...
    (comp.lang.python)