- Mastering ServiceNow(Second Edition)
- Martin Wood
- 171字
- 2021-07-08 10:36:32
What you need for this book
ServiceNow is an enterprise SaaS platform. In order to work with the application, you will need access to a ServiceNow instance, with system administrator access. The examples in this book are about a custom application, but it is strongly recommended that any work be performed in a sub-production instance.
The best way to work through the book is with a developer instance. By signing up to the free program, you can get a fully capable instance that lets you work through all the examples. You can sign up at https://developer.servicenow.com/. Alternatively, contact your ServiceNow representative and request a temporary sandbox instance.
To make use of the source control integration and quickly download the code for each chapter, you will need a free GitHub account. Sign up at https://www.github.com.
The examples have all been built with the Helsinki version of ServiceNow, released in mid-2016. The concepts of ServiceNow are relevant for every version, but it is strongly recommended that you follow along with a Helsinki instance.
- Learning Single:page Web Application Development
- Implementing Modern DevOps
- What's New in TensorFlow 2.0
- 深度學習經典案例解析:基于MATLAB
- AngularJS Web Application Development Blueprints
- Visual Basic程序設計(第3版):學習指導與練習
- PhpStorm Cookbook
- SQL基礎教程(視頻教學版)
- 量化金融R語言高級教程
- 大學計算機基礎實驗指導
- Tableau 10 Bootcamp
- ASP.NET開發與應用教程
- Android群英傳
- Orleans:構建高性能分布式Actor服務
- Java圖像處理:基于OpenCV與JVM