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

Computer

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

Python Machine Learning Projects

This book tries to equip the developers of today and tomorrow with tools they can use to better understand, evaluate, and shape machine learning.It will set you up with a Python programming environment if you don’t have one already, then provide yo

Read More »

PC Assembly Language

The purpose of this book is to give the reader a better understanding of how computers really work at a lower level than in programming languages like Pascal. The tutorial has extensive coverage of interfacing assembly and C code and so might be of i

Read More »

How To Code in Python 3

An introduction to computer programming with Python 3. Helps the readers in learning the key concepts of Python and understanding how programs work while also imparting foundational logic that can serve the readers in other domains.Learning the key c

Read More »

Automate the Boring Stuff with Python: Practical Programming for Total Beginners

If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you?In this, you'll learn how to use Python to write programs that

Read More »

Free and Open Machine Learning

This book describes an open machine learning architecture. Including key aspects that are involved for real business use. It focuses on Free and Open Source Software (FOSS) machine learning software and open datasets.This book is created to promote a

Read More »

HTTP Programming Recipes for Java Bots

The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. Java allows you to program HTTP directly. HTTP programming allows you to create programs that access the web much like a human user woul

Read More »

Introduction to Neural Networks for Java, 2nd Edition

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

Read More »

The Java Garbage Collection Mini-Book

The Java Garbage Collection Mini-book provides a concise, accessible guide for Java architects and senior developers who want to understand what garbage collection is, how it works, and how it impacts the execution of their programs.This book dives r

Read More »

SCJP: Sun Certified Programmer for Java Platform Study Guide: SE6 (Exam CX-310-065)

Category: Java Programming Author: Richard F. Raposa Pages: 576 pages Read and download free eBook intituled SCJP: Sun Certified Programmer for Java Platform Study Guide: SE6 (Exam CX-310-065) in format – 576 pages created by ...

Read More »

QuickTime for Java: A Developer’s Notebook

QuickTime Java (QJT) is a terrific multimedia toolkit, but it's also terrifying to the uninitiated. Java developers who need to add audio, video, or interactive media creation and playback to their applications find that QTJ is powerful, but not easy

Read More »