|
You are here |
codeblog.jonskeet.uk | ||
| | | | |
memoryanddistance.wordpress.com
|
|
| | | | | Last week Gail Jones was announced the winner of the Colin Roderick Award(for which my novella was also shortlisted) for A Guide to Berlin. I recently read A Guide to Berlin as part of the Australian Women Writers challenge. I very much enjoyed spending time with theprotagonist in Berlin as she immersed herself in a... | |
| | | | |
samjshah.com
|
|
| | | | | Everyone here knows that I think Bowman Dickson is the bee's knees, the cat's pajamas, ovaltine! Recently he posted about how he introduces inflections points in his calculus class... and just a couple days later, I was about to introduce how we use calculus to find out what a function looks like. Usually, I introduce... | |
| | | | |
programmingpraxis.com
|
|
| | | | | I had an email from a reader who found my factoring program on Stack Overflow: Python 2.7.13 (default, Mar 13 2017, 20:56:15) [GCC 5.4.0] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> def isPrime(n, k=5): # miller-rabin ... from random import randint ... if n < 2: return False ... for... | |
| | | | |
outerhoard.wordpress.com
|
|
| | | Countless people have looked at the moon and seen, in the light and dark regions of its surface, some sort of human face (or else a full human figure). The Man in the Moon is observed all over the world, in both the northern and southern hemispheres, but the faces people see are not the... | ||