I have some tools I wrote in C# for handling Bloomberg API requests and responses and I think they would be useful to other programmers. Where is a good place to put useful code online?
Somewhere else?
|
I have some tools I wrote in C# for handling Bloomberg API requests and responses and I think they would be useful to other programmers. Where is a good place to put useful code online?
|
|||
|
Questions on Quantitative Finance Stack Exchange are expected to relate to quantitative finance within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Thank you for sharing your work! All of your own suggestions are good places, however github.com is a good (and very popular) place to share code with the world. It requires basic knowledge of Git in order to push your work, but it is fairly simple. Personally I use bitbucket.org who offers good tutorials to get started. |
|||
|
|