FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Web Page Size, Speed, and Performance (Terrence Dorsey) Post under Web Programming and Development on Sat Aug 17, 2019
This book examines why web pages have become so fat, and offers guidelines to help you reverse the trend, shows you how to measure site speed, assess page components, and optimize code to help reduce abandonment rates and make your site successful.
-
Non-Programmer's Tutorial for Python 3 (Josh Cogliati, et al) Post under Python Programming on Sat Aug 10, 2019
This book is a tutorial designed to be a introduction to the Python programming language. This guide is for someone with no programming experience. There are a lots of code inside this guide. You should type in code that to see what happens.
-
Dart by Example (John Ryan) Post under New Programming Languages and Mobile Programming on Sat Aug 10, 2019
This book is a hands-on introduction to Dart using annotated example programs, inspired by Go By Example and Haskell By Example. It will walk you through step by step through building data-driven web applications with ease and speed.
-
Programming React Native (Dotan Nahum) Post under Mobile Devices Programming, JavaScript, Android, iOS on Sat Aug 03, 2019
This is a book that aims to teach you cross platform mobile app development for both iOS and Anrdoid using React Native framework. It starts by covering the common techniques for customization and helps you set up your development platforms.
-
Neural Networks with JavaScript Succinctly (James McCaffrey) Post under Neural Networks and JavaScript on Sat Aug 03, 2019
This book leads you through the fundamental concepts of neural networks, including its architecture, its input-output, tanh and softmax activation, back-propagation, error and accuracy, normalization and encoding, and model interpretation.
-
Go 101: Focusing on Go Syntax/Semantics Details (Tapir Liu) Post under The Go Programming Language on Sat Aug 03, 2019
This is a book focusing on Go syntax/semantics and all kinds of details. It tries to help gophers gain a deep and thorough understanding of Go. It is expected that this book is helpful for both beginner and experienced Go programmers.
-
Hadoop for Windows Succinctly (Dave Vickers) Post under Big Data and Microsoft Windows Programming on Sat Aug 03, 2019
This book provides a thorough guide to using Hadoop directly on Windows operating systems. From a conceptual overview to practical examples, Hadoop for Windows Succinctly is a valuable resource for developers.
-
Android Studio 3.4 Development Essentials - Java Edition Post under Android Development and Programming on Sat Aug 03, 2019
This book covers the Android Architecture Components including view models, lifecycle management, Room databases, app navigation, live data and data binding. More advanced topics such as intents are also covered.
-
Creative Scala (Dave Gurnell, et al) Post under Scala Programming Language on Sat Aug 03, 2019
Our goal is to demonstrate the building blocks that Scala developers use to create programs in a clear, succinct, and declarative manner. Working through the exercises in the book you will know the basics of programming in Scala and functional programming.
-
The Art of Prolog: Advanced Programming Techniques Post under The Prolog Programming Language on Sat Aug 03, 2019
This book offers a departure from current books that focus on small programming examples requiring additional instruction in order to extend them to full programming projects. It shows how to design and organize moderate to large Prolog programs.
-
A Functional Pattern System for Object-Oriented Design Post under Functional Programming and Object-Oriented on Sat Aug 03, 2019
This book promotes the idea that concepts from the world of functional programming can be captured with design pattern descriptions. These can then be used to benefit from functional programming concepts with ordinary object-oriented languages.
:
|
|