Toggle navigation
Code Maven
Login
Register
Exercises
Slides
Categories
Type keyword:
Archive
About
0
Total: 28
2019-02-15
Groovy: substring
2019-02-15
Groovy string length
2019-02-15
Jenkins Pipeline BuildUser plugin
2018-10-30
Return multiple values from a function
2018-10-30
Groovy: relative path
2018-10-30
Groovy: temporary file with autodelete
2018-10-30
Groovy: remove spaces from a string
2018-09-14
Groovy: Closures
2018-09-14
Groovy: Random numbers, random selection from list of values
2018-09-13
Groovy: import and use functions from another file
2018-09-07
Groovy: Date, Time, Timezone
2018-08-02
Groovy: JSON - reading and writing
2018-07-31
Groovy map (dictionary, hash, associative array)
2018-07-31
Groovy - Regular Expressions - regexes
2018-06-03
Groovy: listing the content of a directory, traversing a directory tree
2018-06-03
Groovy: reading and writing files - appending content
2018-06-03
Count digits in Groovy
2018-06-02
Groovy: read CSV file
2018-06-02
Groovy: color selector
2018-06-01
Groovy: sum of numbers
2018-06-01
Groovy: Lists
2018-06-01
Groovy: Determine type of an object
2018-05-27
Groovy: Number guessing game
2018-05-27
Groovy: Undeclared variable - runtime exception - groovy.lang.MissingPropertyException
2018-05-27
Groovy: read from console (STDIN, keyboard)
2018-05-27
Groovy value types
2018-05-24
Groovy
2018-05-01
Hello World in Groovy