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

Computer

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

Practical Artificial Intelligence Programming in Java, 3rd Edition

This book uses both best of breed open source software and the author's own libraries to introduce the reader to Artificial Intelligence (AI) technologies like genetic algorithms, neural networks, expert systems, machine learning, and statistical nat

Read More »

O’Reilly Beyond Java

In Beyond Java, Bruce chronicles the rise of the most successful language of all time, and then lays out, in painstaking detail, the compromises the founders had to make to establish success. Then, he describes the characteristics of likely successor

Read More »

Spring by Example

This book covers Spring Framework from basic to advanced, including Spring MVC,, Spring JPA, Spring IoC container, Spring AOP and AspectJ, Spring data access support, Spring transaction management, Spring Web and Portlet MVC, Spring testing support,

Read More »

Spring Framework Cookbook: Hot Receipes for Spring Framework

The Spring Framework is an open-source application framework and inversion of control container for the Java platform. The framework's core features can be used by any Java application, but there are extensions for building web applications on top of

Read More »

BIG CPU, BIG DATA: Solving the World’s Toughest Problems with Parallel Computing

This book teaches you how to write parallel programs for multicore machines, compute clusters, GPU accelerators, and big data map-reduce jobs, in the Java language, with the free, easy-to-use, object-oriented Parallel Java 2 Library. The book also co

Read More »

Java Based Real Time Programming

Computers, such as microprocessors, are more and more often embedded in products that the user does not perceive as computers. This is the case for both consumer electronics (your CD player, mobile phone, etc.), home supplies (your micro-wave oven, w

Read More »

RESTful Java with JAX-RS 2.0: Designing and Developing Distributed Web Services

Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it

Read More »

Processing XML with Java: A Guide to SAX, DOM, JDOM, JAXP, and TrAX

A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.Proce

Read More »

3D Game Development with LWJGL 3

This book introduces the main concepts required to write a 3D game using the LWJGL 3 library.LWJGL is a Java library that provides access to native APIs used in the development of graphics (OpenGL), audio (OpenAL) and parallel computing (OpenCL) appl

Read More »

Developing Reactive Microservices: Enterprise Implementation in Java

With microservices taking the software industry by storm, traditional enterprises running large, monolithic Java EE applications have been forced to rethink what they’ve been doing for nearly two decades. But how can microservices built upon reacti

Read More »