FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
O'Reilly® Designing Evolvable Web APIs with ASP.NET Post under Microsoft .NET Programming and Web Programming on Sat Nov 28, 2015
Youll learn how to integrate Web API into both Web Forms and MVC projects, including security and testing. Discover how easy it is to use JSON, jQuery, and Ajax effectively for a better user experience.
-
O'Reilly® Beyond Java (Bruce Tate) Post under Advanced Java Programming on Sat Nov 28, 2015
This book chronicles the rise of the most successful language of all time, and then lays out, in painstaking detail, the compromises the founders had to make to establish success.
-
Under the Hood of .NET Memory Management (Chris Farrell) Post under Microsoft .NET and C# Programming on Sat Nov 28, 2015
This book covers theory and practice for analyzing and improving .NET code performance, with examples and tips, starting with the core concepts of .NET memory management and garbage collection, then additional details and intricacies.
-
Practical Performance Profiling: Improve the Efficiency of .NET Code Post under Microsoft .NET and C# Programming on Sat Nov 28, 2015
This book provides both the theory and practical skills necessary to analyze and improve the performance of .NET code. It guides the reader through using a profiler and explains how to identify and correct performance bottlenecks.
-
The Cynefin Mini-Book (Greg Brougham) Post under Agile, Scrum, Kanban, Extreme Programming (XP), etc. on Sat Nov 28, 2015
This mini-book, with a series of papers that were experiential in nature, provides an introduction to the Cynefin framework in particular and some of its related practices that allow us to make sense of the world and to know enough to act.
-
Math Alive (Ingrid Daubechies, et at) Post under General / Miscellaneous Mathematics and Applied Mathematics on Sat Nov 28, 2015
Mathematics has changed our world, from banking to listening to music. This course is designed for those who haven't had college mathematics but would like to understand some of the mathematical concepts behind important modern applications.
-
Deep C (and C++) by Olve Maudal and Jon Jagger Post under C Programming and C++ Programming on Sat Nov 21, 2015
We will study small code snippets in C and C++, and use them to discuss the fundamental building blocks, limitations and underlying design philosophies of these wonderful but dangerous programming languages.
-
Sequential and Parallel Sorting Algorithms (Hans Werner Lang) Post under Algorithms and Data Structures on Sat Nov 21, 2015
Varieties of sequential and parallel sorting algorithms are explained, followed by source code (in Java and C++). Descriptions are brief and intuitive, with just enough theory thrown in to make you nervous.
-
Lisp Primer (Colin Allen, et al) Post under LISP and Common LISP on Sat Nov 21, 2015
This text has been written to provide a quick introduction to the basic elements of Common Lisp for both experienced and novice programmers. It covers all of Lisp's basic functions, and presents a number of examples on important Lisp idioms.
-
An Introduction to Programming in Emacs Lisp (Robert J. Chassell) Post under LISP Programming and Unix/Linux Text Editing on Sat Nov 21, 2015
This tutorial is an elementary introduction to teach non-programmers how to customize their work environment; it can also be used as an introduction to programming basics. It includes numerous exercises and sample programs.
-
GNU Emacs Lisp Reference Manual (Bil Lewis, et al) Post under LISP Programming and Unix/Linux Text Editing on Sat Nov 21, 2015
This manual attempts to be a full description of Emacs Lisp. Emacs Lisp is more than a mere 'extension language'; it is a full computer programming language in its own right. You can write new code in Emacs Lisp and install it as an extension to the editor.
-
Advanced R Programming (Hadley Wickham) Post under The R Programming Language on Sat Nov 14, 2015
This book presents useful tools and techniques for attacking many types of R programming problems. It not only helps current R users become R programmers but also shows existing programmers whats special about R.
-
Java: Classes in Java Applications - An Introduction to Java Post under Introduction to Java and Object-Oriented (OOA/OOD/OOP) on Sat Nov 14, 2015
This book will teach you how to declare classes, describe attributes via fields, describe behaviors via methods, initialize objects via constructors, and instantiate objects from classes and access their members.
-
Real Variables with Basic Metric Space Topology (Robert B. Ash) Post under Calculus and Mathematical Analysis on Sat Nov 14, 2015
Designed for a first course in real variables, this text presents the fundamentals for more advanced mathematical work, particularly in the areas of complex variables, measure theory, differential equations, functional analysis, and probability.
-
Complex Variables: Second Edition (Robert B. Ash, et al) Post under Calculus and Mathematical Analysis on Sat Nov 14, 2015
This text on complex variables is geared toward who have taken an introductory course in real analysis. Offering a concise treatment that provides careful and complete explanations as well as numerous problems and solutions.
-
CICS and the JVM server: Developing and Deploying Java Apps Post under Advanced Java and Java Enterprise Applications on Sat Nov 14, 2015
The book begins by outlining the many advantages of its multi-threaded operation over the pooled JVM function of earlier releases. It then continues with a comparison between traditional CICS programming, and CICS programming from Java.
-
The JHipster Mini-book (Matt Raible) Post under Advanced Java and JavaScript Frameworks on Sat Nov 07, 2015
This book is a guide to getting started with hip technologies today: AngularJS, Bootstrap and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster. It shows you how to build an application with JHipster, etc.
-
Web Servers Succinctly (Marc Clifton) Post under Web Programming and Web Services on Sat Nov 07, 2015
This book provides great insights on the benefits of building your own web server, and covers different options available for threading, work processes, session management, routing, and security.
-
Cryptography: An Introduction, 3rd Edition (Nigel Smart) Post under Cryptography, Cryptology, and Cryptanalysis on Sat Nov 07, 2015
This book provides the rigorous detail required for advanced cryptographic studies, yet approaches the subject matter in an accessible style in order to gently guide new students through difficult mathematical topics.
-
The Art of Computer Programming, Vol. 4 (Donald E. Knuth) Post under Computer Programming and Algorithms on Sat Nov 07, 2015
This is by far the longest chapter in The Art of Computer Programming, a chapter on combinatorial algorithms that will itself fill four full-sized volumes.
-
The Art of Computer Programming, Volumn 1, Fascicle 1: MMIX Post under Assembly Languages and Computer Programming on Sat Nov 07, 2015
This first fascicle updates The Art of Computer Programming, Vol 1, 3rd Edition: Fundamental Algorithms, and ultimately will become part of the 4th edition of that book.
:
|
|