logo

NJP

Suggested Scripting Resources

Import · Jul 31, 2015 · article

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!)

The Principles of Object-Oriented Javascript: Nicholas C. Zakas: 9781593275402: Amazon.com: Bo...

Differences among scripts

https://docs.servicenow.com/bundle/utah-application-development/page/script/general-scripting/refere...

Glide Class

https://docs.servicenow.com/en-US/bundle/utah-application-development/page/script/general-scripting/...

Glide Record

https://developer.servicenow.com/dev.do#!/learn/courses/utah/app_store_learnv2_scripting_utah_script...

https://developer.servicenow.com/dev.do#!/reference/api/utah/server/no-namespace/c_GlideAggregateSco...

Glide System

https://developer.servicenow.com/dev.do#!/reference/api/vancouver/server/no-namespace/c_GlideSystemS...

Glide Element

https://developer.servicenow.com/dev.do#!/reference/api/vancouver/server_legacy/c_GlideElementAPI#r_...

Application Scoping

https://docs.servicenow.com/bundle/vancouver-application-development/page/build/applications/concept...

https://community.servicenow.com/community/develop/app-publisher/blog/2015/01/26/scoped-applications...

https://docs.servicenow.com/en-US/bundle/vancouver-api-reference/page/app-store/dev_portal/API_refer...

Funny JavaScript Video

Wat

Enjoy!

Steven Bell.

If you find this article helps you, don't forget to log in and mark it as "Helpful"!

image

Originally published on: 07-31-2015 12:13PM

I updated the code and brought the article into alignment with my new formatting standard.

View original source

https://www.servicenow.com/community/developer-blog/community-code-snippets-suggested-scripting-resources/ba-p/2271624