How to solve linear equations with Ruby
Today I will show you how you can solve easy (currently only +/-) linear equations with Ruby. Imagine that you are a pupil in the elementary school and you solved a linear equation but you...
Today I will show you how you can solve easy (currently only +/-) linear equations with Ruby. Imagine that you are a pupil in the elementary school and you solved a linear equation but you...
A few week ago I’ve installed OSX 10.11 El Capitan on my mac. I was wondering why the Terminal showed my aways a permission denied error, when I tried to install an Ruby gem...
Comments