
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
NOTE: MY POSTINGS REFLECT MY OWN VIEWS AND DO NOT NECESSARILY REPRESENT THE VIEWS OF MY EMPLOYER, ACCENTURE.
DIFFICULTY LEVEL: BEGINNER
So, this isn't my usual Code Snippets article, but rather a set of links to some of my favorite resources. I hand these out to every ServiceNow Scripting class that I teach, so I thought they might be useful here as well.
Learning
https://www.pluralsight.com/browse/software-development/javascript
A bunch of JavaScript courses. It will take you to advanced. Covers best practices with JavaScript. You-tube AND hands on.
Also Regular Expressions: https://www.pluralsight.com/courses/javascript-strings-regular-expressions
https://www.codecademy.com/catalog/language/javascript
Free, no videos, but hands-on labs. Will take you up to intermediate.
https://www.udemy.com/course/the-complete-javascript-course/
and there are many others.
Books
Javascript the Good Parts by Douglas Crockford
Javascript: The Good Parts - O'Reilly Media
http://javascript.crockford.com/
Secrets of the JavaScript Ninja by John Resig
Manning: Secrets of the JavaScript Ninja
You Don't Know JS series
Amazon.com: you don't know js: Books
Object Oriented Programming (sort of - well this is JavaScript we are talking about here!)
Differences among scripts
Glide Class
Glide Record
Glide System
Glide Element
Application Scoping
Funny JavaScript Video
Enjoy!
Steven Bell.
If you find this article helps you, don't forget to log in and mark it as "Helpful"!
Originally published on: 07-31-2015 12:13PM
I updated the code and brought the article into alignment with my new formatting standard.
- 3,055 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.