+1
.gitignore
+1
.gitignore
···
1
+
*.org~
+8
README.org
+8
README.org
···
1
+
* Languages
2
+
3
+
This repo I'm using to learn languages from any source.
4
+
Some files should be only the classes that I'm seeing or sometimes some challenges so I can try and see if I can resolve them.
5
+
6
+
Each language that I will be studying should have a directory for it so the navigation will be self-sufficient.
7
+
8
+
All the files should be on =.org= so I can also practice literate programming.