LOL :D 1. you can use snippets of DevOpsnipp :D I found a lot CI/CD pipelines in the "Explore" section (e.g. - https://www.devopsnipp.com/snippets/CI%2FCD-for-Go-app-in-Jenkins- ) , take a look here : https://www.devopsnipp.com/explore and insert in the search field "jenkins" , I think you will find some :-)) . About the syntax - https://jenkins.io/doc/book/pipeline/syntax/ 2. it's a Groovy language, 3. and if you are creating a Jenkins pipeline in your Jenkins - you can use the Syntax-Generator, like in the attached screenshot . Hope I helped . -- Avi