All Books


Professor Frisby's Mostly Adequate Guide to Functional Programming

OOP JavaScript

This is a book on the functional paradigm in general. Brian Lonsdorf will use the world's most popular functional programming language: JavaScript. He acknowledges that some may feel this is a poor choice as it's against the grain of the current culture which, at the moment, feels predominately imperative. However, Lonsdorf believes it is the best

Notes on Randomized Algorithms

Algorithms

Lecture notes for the Yale Computer Science course CPSC 469/569 Randomized Algorithms. Suitable for use as a supplementary text for an introductory graduate or advanced undergraduate course on randomized algorithms. Discusses tools from probability theory, including random variables and expectations, union bound arguments, concentration bounds, app

Kotlin Notes for Professionals

Kotlin Android

The Kotlin Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

TypeScript Notes for Professionals

TypeScript

The TypeScript Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.

Game Design Research

Design research, or design studies as it is also called, has been gaining momentum as a field of academic inquiry since the beginning of 20th century. Originally, design research focused on design methods and processes but it has moved to cover more varied research questions related to design. Current research topics include, for example, how to st

Java Everywhere Again with DukeScript

Java DukeScript

For many years, Java Swing enabled developers to write applications that could run on any operating system. The author notes that this all came to an end with the arrival of smart phones, tablets, and embedded computers. The text explains that in the enterprise, the desktop dominated for many years. In the meantime, however, almost every IT project

Software‐Defined Storage For Dummies

The business of the future - your business - will be a "thinking" business, or what IBM calls a cognitive business. A cognitive business uses its data assets to gain competitive advantage. The technology that helps you do all the things you want to do with your data assets is called information technology (IT). One of the main components of busines

Cloud Services For Dummies

Cloud PaaS IaaS

Welcome to Cloud Services For Dummies, IBM Limited Edition. Whether public, private, or hybrid, cloud computing is becoming an increasingly integral part of many companies' business and technology strategy. Cloud services help companies turn IT resources into a flexible, elastic, and self-service set of resources that they can more easily manage an

Certified Programming with Dependent Types

Coq

A handbook to the Coq software for writing and checking mathematical proofs, with a practical engineering focus. The technology of mechanized program verification can play a supporting role in many kinds of research projects in computer science, and related tools for formal proof-checking are seeing increasing adoption in mathematics and engineerin

JavaScript RegExp

JavaScript Regex

Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn Regular Expressions as implemented in JavaScript. Regular expressions can be considered as a mini-programming language in itself and is well suited for a variety of text processing