Sciweavers


Book
358views
17 years 1 months ago
Java for the Beginning Programmer
"Java for the Beginning Programmer teaches Java to someone with absolutely no programming background. This book focuses on core programming topics such as variables, looping, ...
Jeff Heaton

Book
612views
17 years 1 months ago
HTTP Programming Recipes for Java Bots
The book covers the following topics: examining the structure of HTTP requests, monitoring the packets being transferred between a web server and web browser, executing simple HTTP...
Jeff Heaton

Book
3104views
17 years 1 months ago
HTTP Programming Recipes for C# Bots
"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 all...
Jeff Heaton

Book
803views
17 years 1 months ago
Introduction to Neural Networks for Java
This book covers several topics such as: overview of neural networks, matrix operations in Java, Hopfield Neural Network, machine learning, feedforward backpropagation, Simulated a...
Jeff Heaton

Book
7793views
17 years 1 months ago
Introduction to Neural Networks for C#
"Introduction to Neural Networks fpr C#, Second Edition, introduces the C# programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures...
Jeff Heaton