Hello to all,
I first want to say hello to all the members. I recently ran across your project, and I am really interested in working with you all. My question is are there an example that use forms? They all seem to be console applications and while they are helpful, I really want my students to start programming with forms (initially at least).
Thank you for everything ahead of time. Brad ----- S. Brad Daughdrill The University of Alabama B.S. Management Information Systems M.S. Operations/Project Management M.B.A. Financial Risk M.A. Economics (Candidate) 146 Lenora Drive Tuscaloosa, AL 35401 (o) 205.348.7591, Bidgood Hall - 351E (c) 251.510.3089 (e) [hidden email] ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Brad,
I don't believe you will find such example form because it was not the aim of the project (as far as I know). However, you can try the QuantLibXL that is a Excel plugin. It doesn't cover the whole QuantLib but there are enough functions (almost one thousand) to play a little. If you don't mind using the console, I suggest you (and your students) to take a look at the testsuite. The (few) contributions I made to QuantLib came when I tried to change something in some test and realized that QuantLib needed some enhacement in order to make it work (Brazilian calendar, Business/252 day count, and some other things). The tests are very focused so you guys can study the calendars behavior, daycounts, cashflow generation, bonds, yields curves and some very cool derivatives. Regards, ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by S. Brad Daughdrill
On Tue, 2009-09-15 at 11:42 -0500, S. Brad Daughdrill wrote:
> I first want to say hello to all the members. I recently ran across > your project, and I am really interested in working with you all. Hello, and welcome aboard. > My question is are there an example that use forms? They all seem to > be console applications and while they are helpful, I really want my > students to start programming with forms (initially at least). No, I'm afraid that forms are outside the scope of the project (which is simply to provide calculation engines; console applications are the simplest layer around that that gives complete examples.) That, and the fact that I wouldn't know which framework to use. I'd be interested in seeing an example though, if you go that way. Let me know if you have problems using the library. Later, Luigi -- When I was a boy of fourteen, my father was so ignorant I could hardly stand to have the old man around. But when I got to be twenty-one, I was astonished at how much the old man had learned in seven years. -- Mark Twain ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Brad,
I'd be willing to work with you to develop some forms-based examples if you're interested. I'm new to the project, but if you have some application examples in mind, that could help me get up to speed faster. I'm a Java/C#/C++/C developer. Since these apps seem to be out of band for this project, it seems appropriate that we discuss this further off-line, if you're interested. You can email me at [hidden email]. Constantine Ashford On Wed, Sep 16, 2009 at 9:21 AM, Luigi Ballabio <[hidden email]> wrote: > On Tue, 2009-09-15 at 11:42 -0500, S. Brad Daughdrill wrote: >> I first want to say hello to all the members. I recently ran across >> your project, and I am really interested in working with you all. > > Hello, and welcome aboard. > >> My question is are there an example that use forms? They all seem to >> be console applications and while they are helpful, I really want my >> students to start programming with forms (initially at least). > > No, I'm afraid that forms are outside the scope of the project (which is > simply to provide calculation engines; console applications are the > simplest layer around that that gives complete examples.) That, and the > fact that I wouldn't know which framework to use. I'd be interested in > seeing an example though, if you go that way. Let me know if you have > problems using the library. > > Later, > Luigi > > > -- > > When I was a boy of fourteen, my father was so ignorant I could hardly > stand to have the old man around. But when I got to be twenty-one, I > was astonished at how much the old man had learned in seven years. > -- Mark Twain > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > QuantLib-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/quantlib-users > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |