hello,
I am new in java and I was reading this book, every thing was going well untill it was time to compile the program from the word proccesor.
The javac command doesnt work. I do have the latest version of jdk and when I type the (java -version) command, it does show me the version. But when its time to use the compile command, it just doesnt work. I get this: ('javac' is not recognised as an internal or external command, operable program or batch file.)
PLEASE HELP ME, I stopped reading the book because there is no point of reading it when I cant even compile a program
