FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Composing Software: Functional and Object Composition Post under Software Engineering, Functional Programming, JavaScript on Sat May 23, 2020
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.
-
Azure Cognitive Services Succinctly (Ed Freitas) Post under Machine Learning and Microsoft Programming on Sat May 23, 2020
A practical guide to working with cognitive APIs developed by Microsoft and provided with the Azure platform to developers and businesses. It delivers an accessible guide to integrating computer vision, decision-making, speech, and more into your apps.
-
Functional-Light JavaScript (Kyle Simpson) Post under JavaScript Programming and Functional Programming on Sat May 16, 2020
This book is a balanced, pragmatic exploration of Functional Programming (FP) in JavaScript. It explores the core principles of FP as they are applied to JavaScript without drowning in all the heavy terminology.
-
Linear Algebra with Applications (W. Keith Nicholson) Post under Algebra, Abstract Algebra, and Linear Algebra on Sat May 16, 2020
The aim of the text is to achieve a balance among computational skills, theory, and applications of linear algebra. It is a relatively advanced introduction to the ideas and techniques of linear algebra targeted for science and engineering students.
-
Automated Machine Learning: Methods, Systems, Challenges Post under Machine Learning on Sat May 09, 2020
This book presents the first comprehensive overview of general methods in Automated Machine Learning (AutoML), collects descriptions of existing systems based on these methods, and discusses the first series of international challenges of AutoML systems.
-
Entity-Oriented Search (Krisztian Balog) Post under Information Retrieval (IR) and Search Engines on Sat May 09, 2020
This open access book covers all facets of entity-oriented search - where "search" can be interpreted in the broadest sense of information access - from a unified point of view, and provides a coherent and comprehensive overview of the state of the art.
-
Think Java, 2nd Edition (Allen B. Downey, et al) Post under Introduction to Java, Basic Java on Sat May 02, 2020
This book is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers.
-
Programming for Computations - Python 3.6 Edition Post under Numerical Analysis and Python Programming on Sat May 02, 2020
This book outlines the shortest possible path from no previous experience with programming to a set of skills that allows students to write simple programs for solving common mathematical problems with numerical methods in the context.
-
Dynamic Proxies in Java (Heinz M. Kabutz) Post under Advanced Java Programming on Sat May 02, 2020
Dynamic proxies are such a tool that we can use it to save thousands of lines of repetitive code with a single class. This book is for intermediate to advanced Java programmers who want to get to "guru" status. It is not suitable for beginners in Java.
-
Getting Started with Flutter - Tutorials Series Post under Flutter/Dart Programming on Sat May 02, 2020
This Series explore what Flutter has to offer, where it came from, and where it's going. You will begin by getting a solid foundation of Flutter knowledge, and building on it immediately by constructing two more traditional productivity apps.
-
R for Beginners (Sasha D. Hafner) Post under The R Programming Language on Sat May 02, 2020
The objective of this book is to introduce participants to the use of R for data manipulation and analysis. It is intented for individuals with little or no prior experience in R. The topics that are covered are the most important for getting started with R.
-
R for Data Science: Visualize, Model, Transform, Tidy, & Import Post under R Programming and Data Science on Sat May 02, 2020
This book teaches you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualize it and model it, how data science can help you work with the uncertainty and capture the opportunities.
-
Introduction to Storage Area Networks (Jon Tate, et al) Post under Computer Networks and Communications on Sat May 02, 2020
This book provides an introduction to SAN and Ethernet networking, and how these networks help to achieve a smarter data center. This book is intended for people who are not very familiar with IT, or who are just starting out in the IT world.
-
Conversation Patterns for Software Professionals Post under Software Engineering Principles and Practices on Sat May 02, 2020
This book includes a set of cut-and-dried techniques for improving your cooperation with the business. The main goal of this publication is to give you two key skills: discovering the business needs and managing the conversation.
-
O'Reilly® Perl and LWP (Sean M. Burke) Post under PERL Programming on Sat May 02, 2020
This book sets out to unwrap the Library for the Web in Perl (LWP), which is a collection of modules that make it easier to access and pick apart Web pages (and FTP-accessible files, and outgoing e-mail messages) from within your Perl programs.
-
Handbook of Software Reliability Engineering (Michael R. Lyu) Post under Software Engineering Principles and Practices on Sat May 02, 2020
This book is the definitive guide to today's most-used software reliability techniques and solutions, contributed by the worlds leading reliability experts. It takes you step by step through software reliability measurement and prediction.
:
|
|