title | layout | date | last-modified |
---|---|---|---|
Sample Programs in Every Language |
default |
2018-11-01 |
2018-11-17 |
Welcome to Sample Programs in Every Language, a collection of code snippets in as many languages as possible. Thanks for taking an interest in our collection which currently contains {{ site.posts | size }} articles written by {{ site.data.authors | size }} authors.
If you'd like to contribute to this growing collection, check out our [contributing document][4] for more information. In addition, you can explore our documentation which is organized by [project][1] and by [language][2].
Alternatively, you can dive right into the latest articles below:
{% include recent_posts.html limit=5 %}
If you don't find what you're looking for, check out our list of related [open-source projects][5].
If code isn't your thing but you'd still like to help, there are plenty of other ways to [support the project][3].
[1]: {{ site.baseurl }}/projects [2]: {{ site.baseurl }}/languages [3]: https://therenegadecoder.com/updates/5-ways-you-can-support-the-renegade-coder/ [4]: https://github.com/TheRenegadeCoder/sample-programs/blob/master/.github/CONTRIBUTING.md [5]: {{ site.baseurl }}/related