What Math Is Needed For Coding

People interested in learning to code worry about needing to be good at math. The answer, like most issues in tech, the answer is “it depends”.

Fibonacci Layout

I was thinking about the Fibonacci Sequence. If you don’t remember math class, it’s where the addition two numbers create the next number in the sequence. 1, 1, 2, 3, 5, 8, 13, 21, 34 What if you could apply it to a web design layout? If you think of the Fibonacci sequence as relative … Read more » Fibonacci Layout