Select Page

Search Results for: python

Bayesian Statistics Made Simple

The premise of this book, is that if you know how to program, you can use that skill to learn other topics. This book uses Python code instead of math, and discrete approximations instead of continuous mathematics. As a result, what would be an integral in a math book becomes a summation, and most operations on probability distributions are simple loops.

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