Received: by 10.224.183.13 with SMTP id ce13mr14495508qab.4.1349122229766; Mon, 01 Oct 2012 13:10:29 -0700 (PDT) Received: by 10.236.91.99 with SMTP id g63mr455804yhf.4.1349122229705; Mon, 01 Oct 2012 13:10:29 -0700 (PDT) Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!l8no20478779qao.0!news-out.google.com!e10ni152738182qan.0!nntp.google.com!l8no20478772qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Mon, 1 Oct 2012 13:10:29 -0700 (PDT) In-Reply-To: <07d13445-2a28-46cd-b9e2-609f4ee18e5a@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=184.76.139.203; posting-account=v1lx5wkAAAALWYfGBkwkMb2guPF9cW2u NNTP-Posting-Host: 184.76.139.203 References: <07d13445-2a28-46cd-b9e2-609f4ee18e5a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Regarding banking software From: bob smith Injection-Date: Mon, 01 Oct 2012 20:10:29 +0000 Content-Type: text/plain; charset=ISO-8859-1 Lines: 9 Xref: csiph.com comp.lang.java.programmer:19018 On Sunday, September 30, 2012 11:25:35 PM UTC-5, Navnath Gadakh wrote: > i am new to java and i want to develop one banking software in how start and what framework or shall i use plan java plz help? > > > > Thanks in adv It sounds like you will want to use Swing with a MySQL backend. Also, be careful with float and double rounding errors.