TODO

  1. Create a new project in your user space with documentation for a new language. Language examples: go, kotlin, scala, rust, groovy, ruby

  2. Setup the DocOps approach using sphinx

  3. Update documentation with:

    1. how to install language on the Linux machine

    2. how to run hello world

    3. how to declare data structures

    4. how to use conditions and loops

    5. what are the advantages compared with another language