# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/114337783132340781
I hope one day (after I finish my PhD) I'll manage to read many of the wonderful books by @allendowney@allendowney I always start them an then get distracted :((((

Top of my list are
- Think Complexity (lot's of themes I enjoy, like #graphs and #CellularAutomata) https://greenteapress.com/complexity2/html/index.html
- Think Stats (now on a new 3rd Edition) https://allendowney.github.io/ThinkStats/index.html

#Python #stats #simulation #openbooks screen capture from Think Stats, 3rd Edition starting webpage