An open API service indexing awesome lists of open source software.

https://github.com/Max-Schmeling/code_snippets

a breathing collection of code snippets for Python, VBA and C and more
https://github.com/Max-Schmeling/code_snippets

c python snippets snippets-collection vba

Last synced: 4 months ago
JSON representation

a breathing collection of code snippets for Python, VBA and C and more

Awesome Lists containing this project

README

        

## Code Snippets

Here you will find a non-exhaustive list of procedures functions and other code snippets for various programming languages. The individual snippets are categorized according to usage... but are kept functionally independent... mainly.

I created this compilation to give back to the ones, who have been willing to enrich the internet with their contributions. Most snippets were written by myself. Some were taken from the community and edited. If you find yourself reinventing the wheel, in a particular programming task, I might got you covered.

Do whatever you want with those snippets (to make the world a better place) just don't sue me.

### Programming languages
- Python 3
- VBA (mainly intended for Excel)
- C