Copy link to clipboard
Copied
Hi, I know nothing about Java Script and wanted to know if there are any tutorials or books you can recommend that teach you from the beginning
Copy link to clipboard
Copied
I've moved this from the Using the Community forum (which is the forum for issues using the forums) to the Lounge forum .
Copy link to clipboard
Copied
Here you go, a great resource for learning: https://www.sitepoint.com/
Some options: https://www.codegrepper.com/code-examples/javascript/javascript+calculate+age+
Copy link to clipboard
Copied
[Moderators moved this from Using the Community (forums) > the non-technical Lounge > Coding Corner where this rightfully belongs.]
Scripting may vary depending on which apps you use.
W3Schools is as good a place as any to start. Read chapters, do code exercises and take quizzes at the end.
- https://www.w3schools.com/js/
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Note that if you are coding JavaScript in Acrobat it is an entirely different set of objects and you need a different study, compared to JavaScript in a web browser.
Copy link to clipboard
Copied