The author lays it out as simple math, but I take issue with several of the assertions. First, that we all read content of all types at the same speed - namely our maximum words-per-minute. I've recently been handed a…
I feel like this amounts to "Tracking calories wasn't working, but tracking calories divided by 100, that's the ticket!" While a mechanical clicker is certainly cleaner than an app, you hit the same snags of not really…
Wonderful reference for comparison! I admittedly haven't had time to pursue the whole table, but wanted to point out that there is indeed an increment and decrement in python: x += 1 x -= 1
The author lays it out as simple math, but I take issue with several of the assertions. First, that we all read content of all types at the same speed - namely our maximum words-per-minute. I've recently been handed a…
I feel like this amounts to "Tracking calories wasn't working, but tracking calories divided by 100, that's the ticket!" While a mechanical clicker is certainly cleaner than an app, you hit the same snags of not really…
Wonderful reference for comparison! I admittedly haven't had time to pursue the whole table, but wanted to point out that there is indeed an increment and decrement in python: x += 1 x -= 1