Download WordPress Themes, Happy Birthday Wishes
Home » Computer (page 192)

Computer

Free computer eBooks (programming, web development, networking, hacking and security).

A Programmer’s Guide to Data Mining: The Ancient Art of the Numerati

Before you is a tool for learning basic data mining techniques. If you are a programmer interested in learning a bit about data mining you might be interested in a beginner's hands-on guide as a first step. That's what this book provides.This book is

Read More »

Data Mining for the Masses

Have you ever found yourself working with a spreadsheet full of data and wishing you could make more sense of the numbers. Have you reviewed sales or operations reports, wondering if there's a better way to anticipate your customers' needs. Perhaps y

Read More »

Making Sense of Stream Processing: The Philosophy Behind Apache Kafka

How can event streams help make your application more scalable, reliable, and maintainable? This book shows you how stream processing can make your data storage and processing systems more flexible and less complex. Structuring data as a stream of ev

Read More »

Text Mining with R: A Tidy Approach

Much of the data available today is unstructured and text-heavy, making it challenging for analysts to apply their usual data wrangling and visualization tools. With this practical book, you'll explore text-mining techniques with tidytext, a package

Read More »

Unity 2017 Game Development Essentials

Unity is the most popular game engine among Indie developers, start-ups, and medium to large independent game development companies. This book is a complete exercise in game development covering environments, physics, sound, particles, and much more

Read More »

PDF Succinctly: Building PDFs from Scratch with the help of pdftk and iTextSharp.

In spite of the abundance of PDF readers and editors available, perhaps you want to know the fundamentals of the PDF standard without reading thousands of pages. PDF Succinctly is your primer for understanding the components of PDFs, how text and gra

Read More »

Standard ECMA-334 C# Language Specification, 4th Edition

Book DescriptionThis International Standard specifies the form and establishes the interpretation of programs written in the C# programming language.It specifies: The representation of C# programs; The syntax and constraints of the C# language; The

Read More »

Rapid C# Windows Development

Through the exercises in this workbook, you will learn how to use C# with Visual Studio .NET 2005, SQL Server 2005, and an invaluable tool called an O/R Mapper (LLBLGen Pro) to rapidly develop database-driven applications. You will gain an understand

Read More »

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 allows you to create programs that access the web much like a human user would.

Read More »

Introduction to Neural Networks for C#, 2nd Edition

Introduction to Neural Networks with C#, Second Edition, introduces the C# programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectures

Read More »