Select Page

Search Results for: programming

Communicating Sequential Processes (CSP)

Communicating Sequential Processes, or CSP, is a language for describing patterns of interaction. It is supported by an elegant, mathematical theory, a set of proof tools, and an extensive literature. The book Communicating Sequential Processes was first published in 1985 by Prentice Hall International (who have kindly released the copyright); it is an excellent introduction to the language, and also to the mathematical theory.

Read More

Practical UNIX Manuals

This is a guide for writing UNIX manuals in the mdoc language. If you’re new to writing UNIX manuals, or you want to learn about best practises for high-quality manuals, this book may benefit your work.

Read More

4 Free eBooks on Learning Ruby on Rails Framework

Ruby on Rails can be deceiving in terms of being easy to learn, but it is nonetheless one of the nicest frameworks when it comes to building functional web applications. The Rails framework helps developers to build websites and applications, because it abstracts and simplifies common repetitive tasks.

Read More