Skip to content

bryantrobbins/learn-groovy

Repository files navigation

Learn how to program in Groovy

This repo is a collection of exercises for anyone wanting to learn how to program in Groovy.

What is Groovy?

Groovy is a relatively new programming language which extends the much more complicated (yet much more popular) language of Java with some easier to use syntax.

What to do

  • Install Groovy.
  • Clone this Git repo.
  • Run these examples. Here is how to run the first example:
groovy 01_hello.g

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages