FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Artificial Neural Networks (Bernhard Mehlig) Post under Neural Networks and Deep Learning on Sat Mar 22, 2019
This book provides comprehensive coverage of neural networks, their evolution, their structure, the problems they can solve, and their applications. It describes the use of neural networks in machine learning: deep learning, recurrent networks, etc.
-
Deep Learning in Neural Networks: An Overview (J. Schmidhuber) Post under Neural Networks and Deep Learning on Sat Mar 16, 2019
It compactly summarises relevant work, much of it from the previous millennium. Shallow and deep learners are distinguished by the depth of their credit assignment paths, which are chains of possibly learnable, causal links between actions and effects.
-
Migrating Java to the Cloud (Jason Goodwin, et al) Post under Cloud Computing. and Enterprise Java on Sat Mar 16, 2019
This book covers proven steps and techniques that enable your company to take advantage of cloud infrastructure's power and flexibility. You'll explore three pillars of successful cloud adoption and learn how to treat the cloud as an unlimited resources.
-
Getting Started with the Web (Shelley Powers) Post under Web Programming and Development on Sat Mar 16, 2019
This book quickly teaches you the basics: you'll learn how to use HTML, CSS, and other web tools to create a simple site that works on both traditional computers and mobile devices. It walks you through each step, from the beginning to the end.
-
Reinforcement Learning and Optimal Control (Dimitri Bertsekas) Post under Machine Learning and Optimization on Sat Mar 09, 2019
The purpose of the book is to consider large and challenging multistage decision problems, which can be solved in principle by dynamic programming and optimal control, but their exact solution is computationally intractable.
-
Guide to NoSQL with Azure Cosmos DB (Gaston C. Hillar, et al) Post under NoSQL Databases and C# Programming on Sat Mar 09, 2019
This book is for C# developers. This book starts off by showing you the main features of Cosmos DB, their supported NoSQL data models and the foundations of its scalable and distributed architecture.
-
Visual Studio for Mac Succinctly (Alessandro Del Sole) Post under Mac OS Programming and C# Programming on Sat Mar 09, 2019
This book provides a guide to this latest VS product, paying particular attention to the Integrated Development Environment, the workspace, and all the integrated tools you can leverage to build high-quality, professional applications for mobile devices and web.
-
Graph Theory Lessons (Christopher P. Mawata) Post under Graph Theory on Sat Mar 02, 2019
This text covers the important elementary topics of graph theory and its applications. In addition, he presents a large variety of proofs designed to strengthen mathematical techniques and offers challenging opportunities to have fun with mathematics.
-
Guide to NumPy (Travis E. Oliphant) Post under Python Programming and Scientific Computing on Sat Mar 02, 2019
This book is for programmers, scientists, or engineers, who have basic Python knowledge and would like to be able to do numerical computations with Python. It will give you a solid foundation in NumPy arrays and universal functions.
-
Android 5 Programming by Example (Kyle Mew) Post under Android Development and Programming on Sat Mar 02, 2019
Beginning with detailed instructions on how to install and configure the Android SDK, Studio, and Virtual Device Manager, More advanced topics such as database management, content providers and intents are also covered, both video and audio.
-
Fast Lane to Python (Norm Matloff) Post under Python Programming on Sat Mar 02, 2019
This book aims to enable the reader to quickly acquire a Python foundation. The material particularly feel quite comfortable to anyone with background in an object-oriented programming (OOP) language such as C++ or Java.
-
Developing Reactive Microservices: Implementation in Java Post under Enterprise Java and Software Engineering Practices on Sat Mar 02, 2019
In this book, author walks Java developers through the creation of a complete reactive microservices-based system. The result? A system that's easier to deploy, manage, and scale than a typical Java EE-based infrastructure.
-
Python and Coding Theory (David Joyner) Post under Python Programming and Cryptography on Sat Mar 02, 2019
This is the lecture notes for a course on Python and coding theory designed for students who have little or no programmig experience. You will learn some of the Python computer programming language and selected topics in coding theory.
-
C++ Core Guidelines (Bjarne Stroustrup, et al) Post under C++ Programming on Sat Mar 02, 2019
The aim of the guidelines is to help people to use modern C++ effectively, focuses on relatively higher-level issues, such as interfaces, resource management, memory management, and concurrency. Such rules affect app architecture and library design.
-
Problem Solving for Coding Interviews (Karthik Naidu) Post under Computer Programming and Algorithms on Sat Mar 02, 2019
This book is a software engineer's notes on problem solving. Ideally suited as practice material for coding interviews. This started out as a collection of interview questions and solutions that suthor accumulated over the years.
-
Algorithmic Problem Solving with Python (John B. Schneider) Post under Python Programming and Algorithms on Sat Mar 02, 2019
This book uses Python to introduce folks to programming and algorithmic thinking. It is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques.
:
|
|