by John | Sep 9, 2018 | Programming
The goal of this book is simple. We want to take a look at something that naturally occurs in our physical world, then determine how we can write code to simulate that occurrence. So then what is this book exactly? Is it a science book? The answer is a resounding no....
by John | Sep 7, 2018 | Computers and Technology, Programming
This hands-on book shares our experience in getting Semaphore to web scale without ever losing control of the codebase. The best part? These techniques will work both in new projects and large Ruby on Rails applications. In Rails Testing Handbook, you’ll learn...
by John | Sep 7, 2018 | Mathematics
This is a book about prime numbers, congruences, secret messages, and elliptic curves that you can read cover to cover. It grew out of undergraduate courses that the author taught at Harvard, UC San Diego, and the University of Washington. The systematic study of...
by John | Sep 7, 2018 | Programming
A guide to using the libsodium PHP extension for modern, secure, and fast cryptography. Developers can now develop fast, secure, and reliable applications without needing to know what a stream cipher even is. This e-book is intended for PHP developers with no prior...