Hi Friends, I am new to java, please provide some use full
docs, and where can i get basic Java script docs...
thanx in advance
Answer Posted / brunner marak
I think you will benefit immensely by reading the following
book -
Javascript-The Definitive Guide by David Flanagan (O' Reilly)
You won't need anything else. That's a guarantee.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between call() and apply()?
What and where are the best javascript resources on the web?
Is javascript enabled on my computer?
Is javascript free to use?
Why are callbacks used?
Explain unescape() in javascript?
Why is javascript not oop?
How to open url in a new tab in javascript?
What is the concept of “functions as objects” and how does this affect variable scope?
Does spread operator deep copy?
How can you create an Array in JavaScript?
What is the function of javascript?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
How to get value of an element by class in javascript ?
How can the os of the client machine be detected?