Well, if you want to learn about Java, you can download a FREE java book by author Bruce Eckel! The book is called Thinking in Java 3rd Edition and can be found on this page (http://mindview.net/Books/DownloadSites). I'm currently learning Java myself from this book (slowly :P) and find it's very easy to understand.
----- Original Message ----- From: "Martin Stone Davis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 01, 2003 3:01 PM Subject: [freenet-dev] Re: Possible bug in StandardNodeEstimator > Okay, I started looking at the source. Could you help me find > documentation on Java? I tried googling for it but no luck finding > about the RunningAverage.report() method. > _ > Ian Clarke wrote: > > On Wed, Oct 01, 2003 at 01:13:36PM -0700, Martin Stone Davis wrote: > > > >>I have not RTFS, but I am pretty good with probabilities and statistics. > > > > > > In that case you could really help us out if you could review the > > relevant source, since it is easy to have thinkos in this kind of code > > and very difficult to detect them based on node performance - only a > > review by someone comfortable with statistics will realistically pick > > them up. > > > > The relevant file is at: > > http://cvs.sourceforge.net/viewcvs.py/freenet/freenet/src/freenet/node/rt/StandardNodeEstimator.java?rev=1.5&content-type=text/vnd.viewcvs-markup > > > > The variable names are pretty verbose so it should be easy enough to see > > what is going on even if you don't know Java. > > > > Ian. > > > > > _______________________________________________ > Devl mailing list > [EMAIL PROTECTED] > http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl > > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
