From: Jonathan S. <sw...@gm...> - 2022-02-24 13:43:22
|
Hi Mike, Welcome to QuantLib! Here is the developer introduction in case you haven't seen it yet: https://www.quantlib.org/newdeveloper.shtml There is always a lot to be done in QuantLib so your contributions will be welcome. Feel free to take a look at the open issues marked "help wanted" and open a pull request for one that you think you can handle. https://github.com/lballabio/QuantLib/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22 For questions about an issue, you can ask directly on github and somebody will answer you there. Jonathan On Thu, Feb 24, 2022 at 10:44 AM Phạm Như Mạnh <pnm...@gm...> wrote: > Hi, > > My name is Mike. I’m currently an Software Engineer Intern at Service Now, > and a computer science major at Worcester Polytechnic Institute, US. > > I’ve recently developed an interest in financial careers and thus want to > explore more and experience hands-on coding with programming financial > product like quantlib. A little programming background about me: I am > fairly well-versed in basic C++ concepts such as basic syntax, object > oriented programming concepts, STL functions, data structures, algorithms, > and memory management. I have also taken practical math classes such as > statistics and probability. > > I’d like to contribute to the codebase of the project, but I do not know > where to start, since the project was already developed extensively. If > possible, I’m looking for a specific feature where I could start > researching and building towards on. > > Thank you for your time and consideration. I look forward to hearing from > you soon. > > Best, > Mike, > Mike Pham > > > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > |