Good Scripting Book
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2013 08:49 AM
Anyone know of a good book for teaching scripting in ServiceNow? Where to get it?
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2014 12:09 PM
Hey Jeffce,
I recommend the following JavaScript books:
- JavaScript: The Definitive Guide
- JavaScript: The Good Parts
- JavaScript Pocket Reference
- Secrets of the JavaScript Ninja
- JavaScript Enlightenment
Also, the Mozilla Developer Network provides an awesome JavaScript reference.
-Mark
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2014 12:37 PM
Also for anybody using w3schools.com, please stop using it.
Instead use MDN- Mozilla Developer Network.
Though for a quick reference you can still w3schools, here's why you SHOULD NOT use it at all :W3Fools — Better web education for all