- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2024 04:44 AM
Hi,
I am learning Servicenow scripting through youtube but unable to choose best one and which are not in order. And also i am wasting time for searching only. So can anyone suggest the best way.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2024 02:10 AM
I'd just forget learning servicenow scripting specifically and learn javascript instead.
If you just try to learn servicenow scripting first, then you're going to lack the fundamentals required to actually understand what or why you're doing something.
For example on udemy Zero to Mastery had a great course that goes through basics and some advanced concepts of javascript and react. If you go through that you'll pretty much have all the info you need to get started with servicenow.
Of course Servicenow has some custom functions and scripts that you need to understand, but those come quite naturally when you actually understand javascript.
For example servicenow has Script Includes which are pretty similar to classes. You can extend them and they can include multiple functions that you can call from elsewhere. If you learn how javascript classes and functions work you're good to go with servicenow script includes as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2024 02:22 AM
Hi @RameshreddyE ,
You can check my my scripting series video. I have explained it right from scratch with real world scenarios.
You can find related documents at https://servicenowwithrunjay.com/
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2024 02:43 AM
You can follow my playlist as well on ServiceNow Scripting:
https://www.youtube.com/playlist?list=PLi0Ik1xCDEbK5BJme5YSGZASvl0nkaFHn
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2024 03:04 AM
Hi,
There are several YouTube channels available to learn ServiceNow scripting. However, the best channel for mastering scripting from the basics to advanced scenarios are;
1) TechWithPri : ServiceNow Developer Playlist
2) Learn ServiceNow with Ravi: ServiceNow Development Scripting playlist and ServiceNow Real Time Scenario-Based Interview Questions Playlist.