Select Page

Search Results for: css

How to Get More From Life

The book details the status of many of my different ideas in my life as of this moment. Such as: which habits I’m currently running, how this business is doing and what a self-proclaimed atheist feels is the meaning of life.

Read More

Tech Yourself Scheme in Fixnum Days

This is an introduction to the Scheme programming language. It is intended as a quick-start guide, something a novice can use to get a non-trivial working knowledge of the language, before moving on to more comprehensive and in-depth texts.

Read More

Machine Learning: Functional Trees

The generalization ability of a learning algorithm depends on the appropriateness of its representation language to express a generalization of the examples for the given task. Different learning algorithms employ different representations, search heuristics, evaluation functions, and search spaces.

Read More

Compiler Design in C

This book presents the subject of Compiler Design in a way that’s understandable to a programmer, rather than a mathematician. The best way to learn how to write a compiler is to look at one in depth; the best way to understand the theory is to build tools that use that theory for practical ends.

Read More

Elementary Calculus: An Infinitesimal Approach

This is a calculus textbook at the college Freshman level based on Abraham Robinson’s infinitesimals. Robinson’s modern infinitesimal approach puts the intuitive ideas of the founders of the calculus on a mathematically sound footing, and is easier for beginners to understand than the more common approach via epsilon, delta definitions.

Read More