Welcome to coding best practices
This site should serve as a starting point for us to share knowledge and experience with coding and versioning. Not all of us are programmers. We are usually self taught and it shows in the readability of code and sometimes lack of knowledge how to write it well and how to collaborate well. This site should be a starting point. Providing links to tutorials as well as coding styles and advice about particular programming languages.
I hope it will also serve as a nice collaborative and practicing tool for effective sharing.
Lukáš Hejtmánek
Backgroud
This site is build using MkDocs, which is a python based static site generator that creates html from markdown. Markdown is widely used in git, R, iPython and others so I believe it won't be a nuissance to learn it, but hopefully quite the opposite.
I will handle the building part. If you want to learn more, email me at hejtmy@gmail.com