|
You are here |
alanrendall.wordpress.com | ||
| | | | |
archive.lostinlogic.wickens.org.uk
|
|
| | | | | Great to meet the faces behind a podcast I've been listening to for over 7 years. | |
| | | | |
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... | |
| | | | |
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... | ||