FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Python 3 Patterns, Recipes and Idioms (Bruce Eckel, et al) Post under Python Programming and Design and Patterns on Sat Feb 23, 2019
This book is aimed at more experienced Python programmers who are looking to deepen their understanding of the language and modern programming idioms. It focuses on some of the more advanced techniques used by libraries, frameworks, and applications.
-
The Coder's Apprentice: Learning Programming with Python 3 Post under Python Programming and Computer Programming on Sat Feb 16, 2019
This book is aimed at teaching Python 3 to students and teenagers who are completely new to programming, assumes no previous knowledge of programming on the part of the students, and contains numerous exercises to train their programming skills.
-
Microservices vs Service-Oriented Architecture (SOA) Post under Software Engineering Principles and Practices, and SOA on Sat Feb 16, 2019
This book walks you through a detailed comparison of microservices and SOA, by learning the core differences between the two with regard to architecture style and characteristics, service characteristics, and capability.
-
Reinforcement Learning: An Introduction, Second Edition Post under Machine Learning on Sat Feb 16, 2019
It provides a clear and simple account of the key ideas and algorithms of reinforcement learning that is accessible to readers in all the related disciplines. Focuses on core online learning algorithms, with the more mathematical material set off in shaded boxes.
-
Tips and Tricks of the C++ Professionals Post under C++ Programming on Sat Feb 16, 2019
This unique book features advanced programming tips available nowhere else! Experienced programmers will appreciate the coding workarounds, patch fixes, and inside secrets from a variety of sources, all intended to increase C++ productivity.
-
A Whirlwind Tour of Python (Charles Severance) Post under Python Programming and Data Science on Sat Feb 16, 2019
This book a fast-paced introduction to essential features of the Python language, aimed at researchers and developers who are already familiar with programming in another language, particularly for using Python for data science and/or scientific programming.
-
Cookbook for R: Best R Programming Tips (Winston Chang) Post under R Programming, Data Analysis, Statistics on Sat Feb 09, 2019
The goal of this cookbook is to provide solutions to common tasks and problems in analyzing data. Each recipe tackles a specific problem with a solution you can apply to your own project, and includes a discussion of how and why the recipe works.
-
Microservices AntiPatterns and Pitfalls (Mark Richards) Post under Software Engineering Principles and Practices on Sat Feb 09, 2019
Walks through the 10 most common microservices anti-patterns and pitfalls, and provides solutions for avoiding them: how to avert the most flagrant anti-patterns and pitfalls before you tussle with microservice granularity, data migration, distributed processing.
-
Introduction to Mathematical Philosophy (Bertrand Russell) Post under Mathematical Logic - Set Theory, Computability, etc on Sat Feb 09, 2019
Requiring neither prior knowledge of mathematics nor aptitude for mathematical symbolism, the book serves as essential reading for anyone interested in the intersection of mathematics and logic and in the development of analytic philosophy.
-
Android NDK: Beginner's Guide (Sylvain Ratabouil) Post under Android Programming, C Programming, C++ Programming on Sat Feb 02, 2019
This book will show you how to create C/C++-enabled mobile applications and integrate them with Java. The books starts with teaching you how to access native API and port libraries used in some of the most successful Android applications.
-
Angular Succinctly (Joseph D. Booth) Post under JavaScript Frameworks (Node.js, Angular, Resct.js, ...) on Sat Feb 02, 2019
Angular is a massively popular JavaScript framework of component development in web apps. This book guides you through setting up a development environment, interacting with the Angular CLI, building Hello World, and more with the latest release, Angular 7.
-
Perl 6 at a Glance (Andrew Shitov) Post under PERL Programming on Sat Feb 02, 2019
This book is about Perl 6, a programming language of the Perl family. It covers many basic and in-depth topics of the language and provides the initial knowledge you need to start working with Perl 6.
-
Introduction to Computing: Language, Logic, and Machines Post under Theory of Computing and Mathematical Logic on Sat Feb 02, 2019
This book focuses on how to describe information processes by defining procedures, how to analyze the costs required to carry out a procedure, and the fundamental limits of what can and cannot be computed mechanically.
-
The Internals of PostgreSQL (Hironobu Suzuki) Post under PostgreSQL Books on Sat Feb 02, 2019
This book describes the internals of PostgreSQL for database administrators and system developers. The main purposes of this book are to explain how each subsystem works, and to provide the whole picture of PostgreSQL.
-
Android NDK Game Development Cookbook (Sylvain Ratabouil) Post under Android Programming, Game Programming, C++ Programming on Sat Feb 02, 2019
It takes you through a number of easy-to-follow recipes that will help you to take advantage of the Android NDK as well as some popular C++ libraries. It presents Android development in C++ and shows you how to create a complete gaming apps.
-
Why Rust? Trustworthy, Concurrent Systems Programming Post under Concurrent Programming and New Programming Languages on Sat Feb 02, 2018
This book explains how Rust achieves the combination of safety and security with performance via a sophisticated and flexible type system. You'll learn how to put Rust's safety, performance, and trustworthy concurrency to use.
-
Computational Physics and Scientific Computing: An Introduction Post under Scientific Computing, C++, and Fortran on Sat Feb 02, 2018
This book is an introduction to the computational methods used in physics, but also in other scientific fields. C++ is used for programming the core programs and data analysis is performed using the powerful tools of the Gnu/Linux environment.
-
Proof, Sets, and Logic (M. Randall Holmes) Post under Mathematical Logic - Set Theory, Computability, etc on Sat Feb 02, 2019
Addressing the importance of constructing and understanding mathematical proofs, this book introduces key concepts from logic and set theory as well as the fundamental definitions of algebra to prepare readers for further study in the field of mathematics.
:
|
|