C# Programming
Two New Neural Network Books Coming Soon
Submitted by jeffheaton on Tue, 07/08/2008 - 02:35.I am nearing the final stages of two new books. Introduction to Neural Networks for Java and Introduction to Neural Networks for C#. The Java book is the Second Edition to the original "Introduction to Neural Networks with Java". This is a considerable update to the original text. The covers for the two new books can be seen below. The Java book is expected to be out in September,2008. The C# book by January,2009. More information on these two books will be posted in the coming weeks.
HTTP Programming Recipes for C# Bots
Submitted by jeffheaton on Thu, 01/10/2008 - 04:32.The Hypertext Transfer Protocol (HTTP) allows information to be
exchanged between a web server and a web browser. C# allows you to
program HTTP directly. HTTP programming allows you to create programs
that access the web much like a human user would. These programs, which
are called bots, can collect information or automate common web
programming tasks. This book presents a collection of very reusable
recipes for C# bot programming.



