def x = 5
def y = 10
def z = x + y
println z
def x = 5
def y = 10
def z = x + y
println z
def list = [1, 2, 3, 4, 5]
list.each { println it }
def list = [1, 2, 3, 4, 5]
def newList = list.collect { it * 2 }
println newList
import groovy.transform.Immutable
@Immutable
class Person {
String name
int age
}
def bob = new Person(name: 'Bob', age: 30)
println bob
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)