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
- Host: GitHub
- URL: https://github.com/Max-Schmeling/code_snippets
- Owner: Max-Schmeling
- License: mit
- Created: 2020-01-12T19:36:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T17:55:23.000Z (about 3 years ago)
- Last Synced: 2024-08-13T07:18:20.592Z (8 months ago)
- Topics: c, python, snippets, snippets-collection, vba
- Language: VBA
- Homepage:
- Size: 104 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Max-Schmeling/code_snippets - a breathing collection of code snippets for Python, VBA and C and more (VBA)
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