We have a few people that program either professionally or for fun, so let’s post questions or interesting links to programming topics.
If you don’t program but are interested, feel free to post and ask any questions.
How do you post code here?
Inline `code` has `back-ticks around` it.
Inline
code
hasback-ticks around
it.
Blocks of code are either fenced by lines with three back-ticks ```, or are indented with four spaces. I recommend only using the fenced code blocks – they’re easier and only they support syntax highlighting.
More info: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code