Sigmoid function March 23, 2012 http://www.ee.ucl.ac.uk/~mflanaga/java/Regression.html#sumsf http://computing.dcu.ie/~humphrys/Notes/Neural/sigmoid.html Read more
Generics in Java March 20, 2012 "What is the difference between a wildcard bound and a type parameter bound" http://stackoverflow.com/questions/3486689/java-bounded-wildcards-or-bounded-type-parameter http://www.angelikalanger.com/GenericsFAQ/FAQSections/TypeArguments.html#FAQ203 Read more
SSTable March 13, 2012 http://www.igvita.com/2012/02/06/sstable-and-log-structured-storage-leveldb/ Read more
Table embed Table in HTML March 12, 2012 http://www.htmlgoodies.com/tutorials/tables/article.php/3479861/So-You-Want-A-Table-Inside-A-Table-Huh.htm Read more
Graph travel in Java March 09, 2012 http://www.codeproject.com/Articles/32212/Introduction-to-Graph-with-Breadth-First-Search-BF Read more
How a search engine might identify possible query suggestions March 08, 2012 http://www.seobythesea.com/2010/05/how-a-search-engine-might-identify-possible-query-suggestions/ Read more
Web service in Java March 02, 2012 Restful web services: the basics: http://www.ibm.com/developerworks/webservices/library/ws-restful/ Read more
VI tutorial March 01, 2012 http://www.webmonkey.com/2010/02/vi_tutorial_for_beginners/ http://www.lagmonster.org/docs/vi.html Read more