FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Signal Computing: Digital Signals in the Software Domain Post under Digital Signal Processing (DSP) on Sat Mar 28, 2020
Digital signals place great demands on processing power, network bandwidth, storage capacity, I/O speed, and software design. As a result, signal computing is a great laboratory for exercising the full range of knowledge of computer science.
-
From Python to NumPy (Nicolas P. Rougier) Post under Python Programming and Numerical Analysis on Sat Mar 21, 2020
NumPy is one of the most important scientific computing libraries available for Python. This book teaches you how to achieve expert level competency to perform complex operations, with in-depth coverage of advanced concepts.
-
Deep Learning: Technical Introduction (Thomas Epelbaum) Post under Deep Learning and Machine Learning on Sat Mar 21, 2020
This book presents in a technical though hopefully pedagogical way the three most common forms of neural network architectures: Feedforward, Convolutional and Recurrent. For each network, their fundamental building blocks are detailed.
-
The Java Web Scraping Handbook (Kevin Sahin) Post under Advanced Java Programming on Sat Mar 14, 2020
This book will teach you how to extract data from any website, how to deal with AJAX / Javascript heavy websites, break captchas, deploy your scrapers in the cloud and many other advanced techniques, using Java programming language.
-
Building Back-End Web Apps with Java, JPA and JSF (G. Wagner) Post under Java Web Programming on Sat Mar 14, 2020
This book shows how to build back-end web applications with Java, JPA and JSF as back-end components, including data validation and UI page creation, while the front-end only consists of a web browser's rendering of HTML-forms-based UI pages.
-
Building Front-End Web Apps with Plain JavaScript (Gerd Wagner) Post under JavaScript (jQuery, ES6, etc.) on Sat Mar 14, 2020
This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer devices.
-
Xcode Tutorial For Beginners (Chris Ching) Post under iOS Programming and Swift Programming on Sat Mar 14, 2020
This book is for anyone wanting to know more about creating software using Xcode, a programming tool used to develop applications for iOS, macOS, watchOS, and tvOS. It's an easy to understand, step-by-step guidance on how to program in Xcode.
-
Raspberry Pi Assembler (Roger Ferrer Ibanez, et al) Post under Assembly and Machine Languages on Sat Mar 07, 2020
This book is your hands-on guide to learning to program ARM machine code on your Raspberry Pi 3, 2, 1 or Zero. Ideal for the novice, this book starts from first principles and leads you comfortably on your way to become an accomplished programmer.
-
Python Scripting for Computational Science (Hans Langtangen) Post under Python Programming and Algorithmic Mathematics on Sat Mar 07, 2020
With a primary focus on examples and applications of relevance to computational scientists, this brilliantly useful book shows computational scientists how to develop tailored, flexible, and human-efficient working environments using Python.
-
Financial Mathematics: Concepts and Computational Methods Post under Financial Mathematics and Financial Engineering on Sat Mar 07, 2020
This text serves as a primer in financial mathematics with a focus on conceptual understanding of models and problem solving. It includes the mathematical background needed for risk management, such as probability theory, optimization, and the like.
-
Tea Time Numerical Analysis: Experiences in Mathematics Post under Numerical Analysis and Scientific Computing on Sat Mar 07, 2020
This textbook was born of a desire to contribute a viable, free, introductory Numerical Analysis textbook. The ultimate goal of this book is to be a complete, one-semester, single-pdf, downloadable textbook designed for mathematics classes.
-
Static Site Generators (Brian Rinaldi) Post under Web Programming and Development on Sat Mar 07, 2020
This practical short book shows you hands-on how to build these simple sites for blogs and other use cases, and how to make them more powerful. In the process, you’ll work with some of today’s more mature and popular static-site generators.
-
Essential Ruby (Krzysztof Kowalczyk) Post under Ruby (on Rails) Programming on Sat Mar 07, 2020
This book provides clear and concise explanation of topics for programmers both starting to learn the Ruby programming language as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.
-
You Don't Know JS Yet: Objects and Classes - 2nd Edition Post under JavaScript (ECMAScript, TypeScript, etc.) on Sat Mar 07, 2020
This concise, in-depth guide takes you inside JavaScript's this structure and object prototypes. You'll learn how they work and why they're integral to behavior delegation a design pattern in which objects are linked, rather than cloned.
-
You Don't Know JS Yet: Scope and Closures - 2nd Edition Post under JavaScript (ECMAScript, TypeScript, etc.) on Sat Mar 07, 2020
This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why they work, and how to use it, etc.
-
Flutter Tutorial (Tutorials Point) Post under Flutter Programming on Sat Mar 07, 2020
This tutorial walks through the basics of Flutter framework, installation of Flutter SDK, setting up Android Studio to develop Flutter based application, architecture of Flutter framework and developing all type of mobile applications using Flutter framework.
-
Just Enough Linux (Malcolm Maclean) Post under The Linux Operating System on Sat Mar 07, 2020
It aims at getting you comfortable with some of the commands used in Linux and to hopefully help you 'get' Linux. If you've toyed with Linux and never really caught on to what's happening this book is for you.
-
Circuit Design Using Personal Computers (Thomas R. Cuthbert) Post under Electronics Circuit Design and Programming on Sat Mar 07, 2020
This practical guide to designing electronic circuits using small computers and programmable calculators makes it easy to implement both classical and sophisticated design techniques.
:
|
|