#### 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: #. how to install language on the Linux machine #. how to run ``hello world`` #. how to declare data structures #. how to use conditions and loops #. what are the advantages compared with another language