can anyone help me in improving my coding skills in servicenow??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 01:41 AM
Hi Everyone ,
Currently I used to manage somehow about whatever task is given to me by Googling and copy pasting the code wherever
as per the requirement . But, I feel like cheated because I am not doing it on my own . My mind is not yet developing code
on it's own . How to achieve this . I was good at maths in school but coding seems to be altogether like visiting any other
planet . Can anyone help me as to how I should improve my scripting in business rule , client scripts , UI Actions etc....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 08:45 PM
Just to add. In short, you can find everything here: ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 08:42 PM
LOL... I was thinking the same thing when I read the thread title.
-Brian

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 08:56 PM
Hi Creative,
All joking aside, here is an old post I made on learning the platform by exploring the platform as it comes OOB:
Re: Tell me easy way to learn scripts in serviceNow and how to learn
I'm a big believer in learning by example, and what better example is there than the ITSM solution already being delivered in your instance. Exploring and following the code is a great way to see how things really interact, kind of like the real-world-experience vs. the book-learning of reading the documentation.
Have fun sniffing out some functionality, and then try to recreate it... this is a good learning exercise because you have a handy reference in case you get stuck somewhere along the way.
-Brian

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 09:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 09:25 PM
Thanks everybody . Will try to figure out what works for me out of these .....