An open API service indexing awesome lists of open source software.

https://github.com/katherinemichel/digital-commonplace

:books: My Digital Commonplace
https://github.com/katherinemichel/digital-commonplace

Last synced: 3 months ago
JSON representation

:books: My Digital Commonplace

Awesome Lists containing this project

README

        

# Digital Commonplace

Formerly known as "The List", this is my Digital Commonplace. I came across the idea of a [commonplace book](https://en.wikipedia.org/wiki/Commonplace_book) in an article about how Naveen [stays organized](https://superorganizers.substack.com/p/how-naveen-keeps-track). My Digital Commonplace is a device for helping me remember knowledge and is unique to who I am. It's not intended to be *perfect*. It's an informal, living document filled with my own personal learnings and notes.

## Systems

* [Low Level Programming University GitHub](https://github.com/gurugio/lowlevelprogramming-university)
* [Awesome Scalability GitHub](https://github.com/binhnguyennus/awesome-scalability)

## Learning to Code and Portfolio

## Sales and Marketing

* [Marketing for Engineers GitHub](https://github.com/goabstract/Marketing-for-Engineers)
* [Side Project Marketing GitHub](https://github.com/portable-cto/side-project-marketing)
* [Side Project Sales GitHub](https://github.com/portable-cto/side-project-sales)

## Stuff

Joel Spolsky
* [Joel on Software](https://www.joelonsoftware.com/)
* ["Smart and Gets Things Done: Joel Spolsky's Concise Guide to Finding the Best Technical Talent"](https://www.amazon.com/Smart-Gets-Things-Done-Technical/dp/1590598385)

Basecamp Product
* [Basecamp Shape Up](https://basecamp.com/shapeup/)
* [Basecamp Getting Real PDF](https://basecamp.com/books/getting-real)

## Authority Figures

Authorities
* [Martin Fowler](https://martinfowler.com) and [Martin Fowler Wikipedia](https://en.wikipedia.org/wiki/Martin_Fowler)
* [ThoughtWorks](https://www.thoughtworks.com)

Refactoring
* [Refactoring](https://refactoring.com/)

Authorities
* [Kent Beck](https://www.kentbeck.com/) and [Kent Beck Wikipedia](https://en.wikipedia.org/wiki/Kent_Beck)
* [Kent Beck, Cynthia Andres: Extreme Programming Explained](https://www.amazon.com/Extreme-Programming-Explained-Embrace-Change/dp/0321278658)
* [Robert C. Martin: Clean Coder](http://blog.cleancoder.com) and [Robert C. Martin Wikipedia](https://en.wikipedia.org/wiki/Robert_C._Martin)
* [Steven C. McConnell](http://stevemcconnell.com) and [Steven C. McConnell Books](http://stevemcconnell.com/books/)
* [Steven C. McConnell: Code Complete Wikipedia](https://en.wikipedia.org/wiki/Code_Complete)
* [Andrew Hunt, David Thomas: The Programmatic Programmer](https://en.wikipedia.org/wiki/The_Pragmatic_Programmer)

## Software Design Tools

Robustness
* [Robustness Principle Wikipedia](https://en.m.wikipedia.org/wiki/Robustness_principle)

Pseudocode
* [Pseudocode Wikipedia](https://en.wikipedia.org/wiki/Pseudocode)
* [Khan Academy Pseudocode](https://www.khanacademy.org/computing/computer-programming/programming/good-practices/p/planning-with-pseudo-code)

Unified Modeling Language
* [Unified Modeling Language Wikipedia](https://en.wikipedia.org/wiki/Unified_Modeling_Language)

UML Books
* [Craig Larman: Applying UML and Patterns: An Introduction to Object-oriented Analysis and Design and Iterative Development](https://www.amazon.com/Applying-UML-Patterns-Introduction-Object-oriented/dp/8177589792)
* [Martin Fowler: UML Distilled: A Brief Guide to the Standard Object Modeling Language](https://www.amazon.com/UML-Distilled-Standard-Modeling-Language/dp/0321193687)

UML Diagrams
* [UML Diagrams Wikipedia](https://en.wikipedia.org/wiki/Unified_Modeling_Language#Diagrams)
* [Use Case Diagram Wikipedia](https://en.wikipedia.org/wiki/Use_case_diagram)
* [Class Diagram Wikipedia](https://en.wikipedia.org/wiki/Class_diagram)
* [Sequence Diagram Wikipedia](https://en.wikipedia.org/wiki/Sequence_diagram)

Use Case Books
* [Daryl Kulak, Eamonn Guiney: Use Cases: Requirements in Context](https://www.amazon.com/Use-Cases-Requirements-Context-2nd/dp/0321154983)

TLA+
* [TLA+ Wikipedia](https://en.wikipedia.org/wiki/TLA%2B)

## Software Construction Tools

## X Driven Development

Fear
* [Fear Driven Development](https://speakerdeck.com/ryankennedy/fear-driven-development)

Docs
* [README Driven Development](http://tom.preston-werner.com/2010/08/23/readme-driven-development.html)
* [Documentation Driven Development](https://opensource.com/article/17/8/doc-driven-development)
* [Kenneth Reitz: Documentation is King](https://www.kennethreitz.org/documentation-is-king)
* [Feature Driven Development](https://en.wikipedia.org/wiki/Feature-driven_development)

Test Driven Development (TDD)
* [Test Driven Development Wikipedia](https://en.wikipedia.org/wiki/Test-driven_development)
* [Behavior Driven Development](https://en.wikipedia.org/wiki/Behavior-driven_development)
* [Acceptance Test Driven Development Wikipedia](https://en.wikipedia.org/wiki/Acceptance_test-driven_development)
* [Data Driven Testing Wikipedia](https://en.wikipedia.org/wiki/Data-driven_testing)
* [Continuous Test Driven Testing Wikipedia](https://en.wikipedia.org/wiki/Continuous_test-driven_development)

Domain-Driven Design (DDD)
* [Domain Driven Design Wikipedia](https://en.wikipedia.org/wiki/Domain-driven_design)
* [Domain Model Wikipedia](https://en.wikipedia.org/wiki/Domain_model)
* [Event Storming Wikipedia](https://en.wikipedia.org/wiki/Event_storming)

More Software Planning
* [Model-Driven Architecture Wikipedia](https://en.wikipedia.org/wiki/Model-driven_architecture)
* [Model-Driven Engineering Wikipedia](https://en.wikipedia.org/wiki/Model-driven_engineering)

Event Paradigm
* [Event Driven Programming Wikipedia](https://en.wikipedia.org/wiki/Event-driven_programming)

## Engineering Performance Resources

Results
* ["Getting to 10x (Results): What Any Developer Can Learn from the Best"](https://medium.com/javascript-scene/getting-to-10x-results-what-any-developer-can-learn-from-the-best-54b6c296a5ef)
* ["How to Build a High Velocity Development Team"](https://medium.com/javascript-scene/how-to-build-a-high-velocity-development-team-4b2360d34021)

10x Engineer
* [Andrew Godwin: 10x Engineer](https://twitter.com/andrewgodwin/status/1149875609969090565)

## Engineering Management

## Engineering Management

Team Management
* ["The Essential Guide to Building Balanced Development Teams"](https://medium.com/javascript-scene/the-essential-guide-to-building-balanced-development-teams-b051a62acc80)

## Product

Product
* [Open Product Management](https://github.com/ProductHired/open-product-management)

## Company Playbooks

Handbooks
* [Atlassian Team Playbook](https://www.atlassian.com/team-playbook)
* [GitLab Handbook](https://about.gitlab.com/handbook), [GitLab About Company](https://about.gitlab.com/company/), and [GitLab Company Culture](https://about.gitlab.com/company/culture/)
* [Glitch Handbook](https://handbook.glitch.me/)
* [Basecamp About](https://basecamp.com/about), [Basecamp Handbook GitHub](https://github.com/basecamp/handbook), [Basecamp Books](https://basecamp.com/books), and [Signal V. Noise](https://m.signalvnoise.com)

## Success and Failure

Site Deaths and Failures
* [Site Deaths](https://indieweb.org/site-deaths)
* [Failure Museum](http://failuremuseum.com)

## Launch

## Project Management and Roadmaps

* [GitHub Roadmap](https://github.com/github/roadmap)
* [Twitter Developer Platform Roadmap](https://trello.com/b/myf7rKwV/twitter-developer-platform-roadmap)

## Case Studies

## High Performance

Useful Websites
* [High Scalability](http://highscalability.com/)
* [Steve Souders: High Performance Web Sites Blog](http://stevesouders.com/)

High Performance Browser Networking
* [High Performance Browser Networking](https://hpbn.co)
* [Ilya Grigorik](https://www.igvita.com/)

## Agile and DevOps

Atlassian Agile
* [Atlassian Agile](https://www.atlassian.com/agile)
* [Atlassian Agile Code Reviews](https://www.atlassian.com/agile/code-reviews)

## High Performance

## Site Reliability

Google Site Reliability Engineering Books
* [Google Site Reliability Engineering Book and Workbook](https://landing.google.com/sre/books)

Site Reliability Engineering
* [Site Reliability Engineering Wikipedia](https://en.wikipedia.org/wiki/Site_reliability_engineering)

## More DevOps

Atlassian DevOps
* [Atlassian DevOps](https://www.atlassian.com/devops)
* [Atlassian Start your DevOps Journey](https://www.atlassian.com/devops/start-your-journey)

DevOps
* [DevOps Wikipedia](https://en.wikipedia.org/wiki/DevOps)

DevOp Tools Landscapes
* [Kenneth Reitz: "or 'use Heroku'." DevOps Lifecycle Mesh (2018)](https://harness.io/2018/01/devops-tools-lifecycle-mesh-2018/)

How Companies Do DevOps
* [The Practical DevOps Playbook](https://www.shippable.com/devops-playbook.html)
* ["How New Relic Does DevOps"](https://blog.newrelic.com/2017/01/26/how-new-relic-does-devops)
* ["DevOps at Microsoft – lots of videos"](https://blogs.msdn.microsoft.com/bharry/2017/11/13/devops-at-microsoft-lots-of-videos)

Ops Schools and DevOps Bootcamps
* [OSU DevOps Bootcamp](https://devopsbootcamp.osuosl.org) and [OSU DevOps Bootcamp GitHub](https://github.com/devopsbootcamp)
* [OSU DevOps Bootcamp Content](https://devopsbootcamp.osuosl.org/bootcamp_content.html), [OSU DevOps Bootcamp Slides](https://devopsbootcamp.osuosl.org/slides.html), [OSU DevOps Bootcamp Start Here](http://devopsbootcamp.osuosl.org/start-here.html), and [OSU DevOps Bootcamp YouTube](https://www.youtube.com/playlist?list=PLqzbgtiNz4A6uhXKv65xRRYa3IpjH8QN1)
* [Ops School](http://www.opsschool.org/en/latest) and [Ops School GitHub](https://github.com/opsschool/curriculum)
* [Ops School Sysadmin 101]http://www.opsschool.org/en/latest/sysadmin_101.html)

## CI/CD

## GitLab

GitLab- Notable Features
* [GitLab Features](https://about.gitlab.com/features)
* [GitLab Packages](http://packages.gitlab.com)

GitLab
* [GitLab Docs](http://docs.gitlab.com)
* ["Get started with GitLab"](http://docs.gitlab.com/ce/intro/README.html)

Tools and Landscapes
* [About GitLab](https://about.gitlab.com/)
* [GitLab DevOp Tools Landscape](https://about.gitlab.com/devops-tools)

## Jez Humble

## Other Interesting

Incident Response
* [PagerDuty](https://response.pagerduty.com/)
* [Squadcast](https://squadcast.com/)

DevSecOps
* [RedHat: "What is DevSecOps?](https://www.redhat.com/en/topics/devops/what-is-devsecops)

ChatOps
* [Heroku: ChatOps](https://devcenter.heroku.com/articles/chatops)
* [PagerDuty: "What is ChatOps? And How do I Get Started?"](https://www.pagerduty.com/blog/what-is-chatops/)
* [Atlassian: "What is ChatOps? A guide to its evolution, adoption, and significance"](https://www.atlassian.com/blog/software-teams/what-is-chatops-adoption-guide)

Chaos Engineering
* [Chaos Engineering Wikipedia](https://en.wikipedia.org/wiki/Chaos_engineering) and [Principles of Chaos Engineering](http://principlesofchaos.org)
* [Gremlin](https://www.gremlin.com)
* [Netflix Chaos Engineering Suite](https://en.wikipedia.org/wiki/Chaos_engineering#Perturbation_models)

## Books

## Digital Commonplace and Knowledge Base

## Goal Setting and Habit Methods

Practice
* [Practice Wikipedia](https://en.wikipedia.org/wiki/Practice_(learning_method))

Deliberate Practice
* [Deliberate Practice Wikipedia](https://en.wikipedia.org/wiki/Practice_(learning_method)#Deliberate_practice)

Effort and Results
* [Louis Gray: "Don't Confuse Effort with Results"](https://blog.louisgray.com/2013/02/dont-confuse-effort-with-results.html)

Fear Setting
* [Fear Setting TED Talk](https://tim.blog/2017/05/15/fear-setting)
* [Fear Setting YouTube Video](https://www.youtube.com/watch?v=o7EVMjgsSME)

Marshall Goldsmith
* ["How to Get Better at Almost Anything"](https://www.youtube.com/watch?v=-MxxzK0oZY8&t=1s)
* ["The 6 Daily Questions"](https://www.youtube.com/watch?v=YWpUqXFe4Fw)

Habit Engineering
* [Ali Yahya Habit Engineering Thread](https://twitter.com/ali01/status/1078647576201703427)
* [Hacker News: "The habit of habit engineering"](https://news.ycombinator.com/item?id=18783816)

## Prioritization

Eisenhower Matrix
* [Mind Tools Eisenhower Matrix](https://www.mindtools.com/pages/article/newHTE_91.htm) and [Eisenhower Matrix Canvas](http://www.eisenhower.me/eisenhower-matrix-canvas)

Make the Most of Your Limited Learning Time Matrix
* [Matrix](https://hbr.org/resources/images/article_assets/2017/09/W170907_ZAOSANDERS_MAKETHE.png) and [HBR Article](https://hbr.org/2017/09/a-2x2-matrix-to-help-you-prioritize-the-skills-to-learn-right-now)

## Productivity

Mind Tools
* [Mind Tools](https://www.mindtools.com)

Books- Work Methods
* [Mihaly Csikszentmihalyi: Flow: The Psychology of Optimal Experience](https://www.amazon.com/dp/0061339202)
* [Cal Newport: Deep Work: Rules for Focused Success in a Distracted World](https://www.amazon.com/dp/1455586692)

Productivity- The Art of Focus
* [Index](https://bitcq.com/torrent/3196010)

## Speed Reading and Memory

Memory Methods
* [Method of Loci Wikipedia](https://en.wikipedia.org/wiki/Method_of_loci)

Spaced Repetition
* [Spaced Repetition Wikipedia](https://en.wikipedia.org/wiki/Spaced_repetition)

Pattern
* [Pattern Recognition Wikipedia](https://en.wikipedia.org/wiki/Pattern_recognition_(psychology))

## Business Effectiveness and Productivity

Objectives
* [Management by Objectives Wikipedia](https://en.wikipedia.org/wiki/Management_by_objectives)
* [Peter Drucker Wikipedia](https://en.wikipedia.org/wiki/Peter_Drucker)
* Deming: Eliminate Management by Objectives
* Peter Thiel’s “One Thing” philosophy (only do one job)

Company Approaches
* Google: OKRs
* Facebook: P90/P50/P25 goals

OKRs
* [OKR Wikipedia](https://en.wikipedia.org/wiki/OKR)
* [John Doerr, Larry Page: "Measure What Matters: How Google, Bono, and the Gates Foundation Rock the World with OKRs"](https://www.amazon.com/dp/B078FZ9SYB)

## Checklists

## Tools

Tim Ferris
* [Tim Ferris: Tools of Titans](http://fourhourworkweek.com/2016/10/25/tools-of-titans)
* [Tools of Titans](https://toolsoftitans.com)
* [Tools of Titans Index Scribd](https://www.scribd.com/document/337571251/Tools-of-Titans-Index-Tim-Ferriss)
* [Tribe of Mentors](https://tribeofmentors.com)
* [Tim Ferris Instagram](https://www.instagram.com/timferriss)

## Retrospective

Personal Advice
* [Reid Hoffman: The Startup of You](http://www.slideshare.net/reidhoffman/startup-of-you-visual-summary)
* [Ryan Allis: Lessons from My 20s](http://www.scribd.com/doc/236446010/Lessons-From-My-20s-By-Ryan-Allis)

## Idea Evaluation

The Elements of Value
* [The Elements of Value](https://hbr.org/2016/09/the-elements-of-value)

Tim Ferris Blueprints
* ["How to Create a Million-Dollar Business This Weekend"](http://fourhourworkweek.com/2011/09/24/how-to-create-a-million-dollar-business-this-weekend-examples-appsumo-mint-chihuahuas)
* ["Hacking Kickstarter: How to Raise $100,000 in 10 Days"](http://fourhourworkweek.com/2012/12/18/hacking-kickstarter-how-to-raise-100000-in-10-days-includes-successful-templates-e-mails-etc)
* ["Real-World Blueprint for a $5-Million Week"](https://tim.blog/2016/03/04/5-million-week)
* ["The Psychology of Automation: Building a Bulletproof Personal-Finance System"](http://fourhourworkweek.com/2009/03/26/the-psychology-of-automation-building-a-bulletproof-personal-finance-system)

Idea Maze
* [Chris Dixon: Idea Maze](http://cdixon.org/2013/08/04/the-idea-maze)

Blue Ocean Strategy
* [Blue Ocean Strategy Wikipedia](https://en.wikipedia.org/wiki/Blue_Ocean_Strategy)

## Ratios

Financial Ratio
* [Financial Ratio Wikipedia](https://en.wikipedia.org/wiki/Financial_ratio)

A16Z Metrics
* [A16Z: Metrics](http://a16z.com/2015/08/21/16-metrics) and [A16Z: More Metrics](http://a16z.com/2015/09/23/16-more-metrics)

## Chicken or Egg Problem

## Distribution

Distribution, Digital Distribution and User-Generated Content
* [Distribution Wikipedia](https://en.wikipedia.org/wiki/Distribution_(business))
* [Digital Distribution Wikipedia](https://en.wikipedia.org/wiki/Digital_distribution)
* [User-Generated Content Wikipedia](https://en.wikipedia.org/wiki/User-generated_content)

Distribution, Growth, Sales Hacking
* [Distribution Hacks](http://distributionhacks.com)
* [Sean Ellis Twitter](https://twitter.com/SeanEllis), [Growthhackers](https://growthhackers.com), and [Startup-Marketing](http://www.startup-marketing.com)
* [Hiten Shah Twitter](https://twitter.com/hnshah)

## Business Philosophies

Carlota Perez Framework
* [Fred Wilson: Carlota Perez Framework](http://avc.com/2015/02/the-carlota-perez-framework) and [Fred Wilson: Carlota Perez Technological Surge Cycle Chart](http://avc.com/wp-content/uploads/2015/02/perez-cycles-final.png)
* [Technology Life Cycle Wikipedia](https://en.wikipedia.org/wiki/Technology_life_cycle)

Personal MBA
* [Fred Wilson MBA Mondays](http://avc.com/2017/08/mba-mondays)
* [Tim Ferris "How to Create Your Own Real-World MBA"](https://tim.blog/2010/06/28/mba)
* [Peter Levels Free 5 Minute MBA](https://twitter.com/levelsio/status/887979497475129344)
* [Naval MBA](https://twitter.com/naval/status/1002103360646823936) and [AMA](https://twitter.com/naval/status/1058854885758689280)

## Mental Models

Mental Models
* [List of Cognitive Biases Wikipedia](https://en.m.wikipedia.org/wiki/List_of_cognitive_biases)
* [Mental Model Wikipedia](http://en.wikipedia.org/wiki/Mental_model)
* [Tren Griffin: A Dozen Things I’ve Learned from Charlie Munger about Mental Models and Worldly Wisdom](http://25iq.com/2015/08/22/a-dozen-things-ive-learned-from-charlie-munger-about-mental-models-and-worldly-wisdom)
* Charlie Munger Mental Models (A partial list of some Mental Models used by Charlie Munger, compiled from many sources by [Tren Griffin](https://twitter.com/trengriffin/status/642772253269082112)
* [Farnham Street Mental Models](https://fs.blog/mental-models/)
* [Farnham Street All Models Are Wrong](https://fs.blog/2017/06/all-models-are-wrong/)
* [Mental Models I Find Repeatedly Useful](https://medium.com/@yegg/mental-models-i-find-repeatedly-useful-936f1cc405d)

Charlie Munger's 18 Biases and The Psychology of Human Misjudgement
* [Charlie Munger's 18 Biases](http://www.fool.com/investing/general/2013/06/10/charlie-mungers-18-biases-that-cause-you-to-fool-y.aspx)
* [Farnam Street Blog: "Charlie Munger: The Psychology of Human Misjudgment (Transcript and Audio)"](https://www.farnamstreetblog.com/2013/02/the-psychology-of-human-misjudgement)

## Management Books

Books- Management and Scaling
* [Andy Grove: High Output Management](https://www.amazon.com/dp/B015VACHOK)
* [Bill Walsh: The Score Takes Care of Itself](https://www.amazon.com/dp/B002G54Y04)
* [Elad Gil: High Growth Handbook](https://www.amazon.com/dp/B07DRPGGQ7)
* [Reid Hoffman, Chris Yeh, Bill Gates: Blitzscaling](https://www.amazon.com/dp/B0791239V7)
* [Steve Martin: Born Standing Up: A Comic's Life](http://www.amazon.com/Born-Standing-Up-Comics-Life/dp/1416553657)

## Articles and Blog Posts

Google, Google Tech, and TED Talks, Charlie Rose, PBS, This American Life
* [Talks at Google](https://talksat.withgoogle.com), [Google Talks YouTube](https://www.youtube.com/channel/UCbmNph6atAoGfqLoCL_duAg) and [Google Tech Talks Videos Popular YouTube](https://www.youtube.com/user/AtGoogleTalks/videos?shelf_id=10&sort=p&view=0)
* [Google Zeitgeist Minds](https://www.zeitgeistminds.com)
* [Google Tech Talks](https://www.youtube.com/user/GoogleTechTalks), [Google Tech Talks Videos](https://www.youtube.com/user/GoogleTechTalks/videos?shelf_id=2&view=0&sort=dd) and [Google Tech Talks Videos Popular](https://www.youtube.com/user/GoogleTechTalks/videos?shelf_id=3&view=0&sort=p)
* [TED Talks](http://www.ted.com/talks), [TED Talks Technology](http://www.ted.com/talks?topics%5B%5D=technology&sort=newest), [TED Talks Business](http://www.ted.com/talks?topics%5B%5D=business&sort=newest), [TED Talks design](http://www.ted.com/talks?topics%5B%5D=design&sort=newest), and [The Most Popular TED Talks of All Time](http://www.ted.com/playlists/171/the_most_popular_talks_of_all)
* [Top 10 TED Talks of 2017 (curated)](https://www.ted.com/playlists/607/curator_s_picks_top_10_ted_talks_of_2017)
* [Singularity University Videos](https://www.youtube.com/user/singularityu/videos)
* [PBS](http://www.pbs.org)

Various
* [Medium Top Stories](https://medium.com/top-stories)
* [Top Medium Stories](https://topmediumstories.com)
* [XKCD](http://xkcd.com) and [Most Popular XKCD Comics](https://docs.google.com/spreadsheets/d/1jkY0U7glynuRJ5LnvEYU4CK2mUmi_3cVR6R4v8rmrdw/edit#gid=0)
* [Wait But Why](http://waitbutwhy.com)

Ribbonfarm
* [Ribbonfarm](http://www.ribbonfarm.com) and [Ribbonfarm Complete 2017 Roundup](https://www.ribbonfarm.com/2017/12/21/complete-2017-roundup)

Farnham Street
* [Farnham Street Blog](https://fs.blog) and [Farnham Street Facebook](https://www.facebook.com/FarnamStreet)
* [Farnham Street Blog Best Articles](https://fs.blog/best-articles), [Farnham Street Blog Popular Articles](https://fs.blog/popular)
* [The Best of Farnam Street 2018](https://fs.blog/2018/12/best-of-farnam-street-2018), [The Best of Farnam Street 2017](https://fs.blog/2017/12/best-farnam-street-2017)
* [Farnam Street "What I'm Reading in 2017"](https://www.farnamstreetblog.com/reading-2017) and [Farnham Street Blog Great Books](https://www.farnamstreetblog.com/2013/10/great-books)

Tim Ferris
* [Tim Ferriss Blog](https://tim.blog), [Tim Ferriss Podcast](https://tim.blog/podcast), and [Tim Ferriss (Four Hour Work Week)](http://fourhourworkweek.com)
* [Booklist](https://tim.blog/2017/11/18/booklist), [Under 100](https://tim.blog/2017/11/18/under100), and [5 Bullet Friday](http://go.fourhourworkweek.com/5-bullet-friday)

Tren Griffin
* [Tren Griffin](http://25iq.com), [25iq Featured Individuals](http://25iq.com/featured-individuals), and [25iq Index by Topic](http://25iq.com/index-by-topic)

Tren Griffin
* [25iq Books](https://www.25iqbooks.com)

Finance Blogs
* [Michael Mauboussin](http://michaelmauboussin.com) and [Michael Mauboussin Writing](http://michaelmauboussin.com/writing.html)
* [Michael Mauboussin Hurricane Capital Index](https://hurricanecapital.wordpress.com/tag/michael-j-mauboussin)
* [Michael Mauboussin Value Walk Resource Page](http://www.valuewalk.com/michael-mauboussin) and [Michael Mauboussin Value Walk Tumblr Index](http://valuewalkposts.tumblr.com/post/135380637670/michael-mauboussin-research-papers-full)
* [Nassim Nicholas Taleb (Fooled by Randomness)](http://www.fooledbyrandomness.com) and [Nassim Nicholas Taleb (The Black Swan) Wikipedia](https://en.wikipedia.org/wiki/Nassim_Nicholas_Taleb)

Agency
* [Freshed Tilled Soil](https://www.freshtilledsoil.com)
* [Strategyzer Blog](http://blog.strategyzer.com)
* [XPLANE Blog](http://xblog.xplane.com) and [XPLANE Medium](https://medium.com/the-xplane-collection)

## Persuasian, Ethics

Persuasive Tech
* [Nir Eyal](http://www.nirandfar.com)
* [Nir Eyal: "Hooked: How to Build Habit-Forming Products"](https://www.amazon.com/dp/B00LMGLXTS)
* [Hooked Workbook](https://www.nirandfar.com/download/hooked-workbook.pdf)
* [Stanford Persuasive Tech Lab](http://captology.stanford.edu)
* [Stanford Persuasive Tech Lab: Behavior Design](http://captology.stanford.edu/projects/behaviordesign.html)

Center for Humane Technology
* [Center for Humane Technology: Take Control](http://humanetech.com/take-control)

## Software Development Philosophies and Process

Types of Development
* [Rapid Application Development Wikipedia](http://en.wikipedia.org/wiki/Rapid_application_development)
* [Adaptive Software Development Wikipedia](https://en.wikipedia.org/wiki/Adaptive_software_development)
* [Progressive Enhancement Wikipedia](https://en.wikipedia.org/wiki/Progressive_enhancement)

## Software Life Cycle and Release Management

Interesting!
Software Development Philosophies and Process
* [List of Software Development Philosophies Wikipedia](https://en.wikipedia.org/wiki/List_of_software_development_philosophies)
* [Software Development Process (Series) Wikipedia](https://en.wikipedia.org/wiki/Software_development_process)

Life Cycles
* [Product Life Cycle Management Wikipedia](https://en.wikipedia.org/wiki/Product_life-cycle_management_(marketing))
* [Systems Development Life Cycle Wikipedia](https://en.wikipedia.org/wiki/Systems_development_life_cycle)
* [Technology Adoption Life Cycle Wikipedia](https://en.wikipedia.org/wiki/Technology_adoption_life_cycle)

## Software Engineering

Software Project Management
* [Software Project Management Wikipedia](http://en.wikipedia.org/wiki/Software_project_management)

Software Engineering/Development
* [Software Engineering Wikipedia](https://en.wikipedia.org/wiki/Software_engineering)
* [History of Software Engineering Wikipedia](https://en.wikipedia.org/wiki/History_of_software_engineering)
* [Outline of Software Engineering Wikipedia](https://en.wikipedia.org/wiki/Outline_of_software_engineering)
* [Guide to the Software Engineering Body of Knowledge](http://www.computer.org/web/swebok/v3) and [Guide to the Software Engineering Body of Knowledge Wikipedia](https://en.wikipedia.org/wiki/Software_Engineering_Body_of_Knowledge)
* [Software Development Wikipedia](http://en.wikipedia.org/wiki/Software_development)

## Web Development- General

Wikipedia Tech Portals
* [Wikipedia Computer Science Portal](http://en.wikipedia.org/wiki/Portal:Computer_science) and [Wikipedia Technology and Applied Sciences Portal](http://en.wikipedia.org/wiki/Portal:Contents/Portals#Technology_and_applied_sciences)
* [Wikipedia Internet Portal](https://en.wikipedia.org/wiki/Portal:Internet)
* [Wikipedia Information Technology Portal](https://en.wikipedia.org/wiki/Portal:Information_technology)

General
* [Computer Science Wikipedia](https://en.wikipedia.org/wiki/Computer_science)
* [Computer Programming Wikipedia](https://en.wikipedia.org/wiki/Computer_programming)

Computing Classification
* [ACM Computing Classification System Wikipedia](https://en.wikipedia.org/wiki/ACM_Computing_Classification_System) and [ACM Computing Classification System](https://web.archive.org/web/20171015082005/http://www.acm.org/about/class)

## People and Case Studies

Philosphers and Psychologists
* [List of Philosophers Wikipedia](http://en.wikipedia.org/wiki/Lists_of_philosophers)
* [List of Psychologists Wikipedia](https://en.wikipedia.org/wiki/List_of_psychologists)

Logicians and Mathematicians
* [List of Logicians Wikipedia](https://en.wikipedia.org/wiki/List_of_logicians)
* [List of Mathematicians Wikipedia](https://en.wikipedia.org/wiki/Lists_of_mathematicians)
* [List of Women in Mathematics Wikipedia](https://en.wikipedia.org/wiki/List_of_women_in_mathematics)

Inventors and Leaders
* [List of Inventors Wikipedia](https://en.wikipedia.org/wiki/List_of_inventors)
* [The Men Who Built America Wikipedia](https://en.wikipedia.org/wiki/The_Men_Who_Built_America)

Schools of Thought
* [Alfred D. Chandler, Jr. Wikipedia](https://en.wikipedia.org/wiki/Alfred_D._Chandler,_Jr.)
* [Buckminster Fuller Wikipedia](https://en.wikipedia.org/wiki/Buckminster_Fuller)
* [Claude Shannon Wikipedia](https://en.wikipedia.org/wiki/Claude_Shannon)
* [W. Brian Arthur (books/articles recommended by Sonal) Wikipedia](https://en.wikipedia.org/wiki/W._Brian_Arthur)
* [Michael Porter Wikipedia](https://en.wikipedia.org/wiki/Michael_Porter)
* [Peter Drucker Wikipedia](http://en.wikipedia.org/wiki/Peter_Drucker)
* [W. Edwards Deming Wikipedia](https://en.wikipedia.org/wiki/W._Edwards_Deming)
* [Walter A. Shewhart Wikipedia](https://en.wikipedia.org/wiki/Walter_A._Shewhart)

Computer Pioneers and Computer Scientists
* [List of Pioneers in Computer Science Wikipedia](https://en.wikipedia.org/wiki/List_of_pioneers_in_computer_science)
* [List of Computer Scientists Wikipedia](https://en.wikipedia.org/wiki/List_of_computer_scientists)

Computer History
* [Internet Hall of Fame Inductees](https://internethalloffame.org/inductees/all)
* [Grady Booch: 512 Most Influential People](https://twitter.com/Grady_Booch/status/1054788001782362112)
* [Turing Award Winners](http://amturing.acm.org/byyear.cfm) and [Turing Award Wikipedia](https://en.wikipedia.org/wiki/Turing_Award)

## Learning Methods

Dr. Barbara Oakley: Learning How to Learn
* [Coursera: "Learning How to Learn: Powerful mental tools to help you master tough subjects"](https://www.coursera.org/learn/learning-how-to-learn)

Dr. Barbara Oakley
* [A Mind for Numbers](https://www.amazon.com/Mind-Numbers-Science-Flunked-Algebra-ebook/dp/B00G3L19ZU)

Making Learning Whole
* [Fast AI (Math versus Baseball): Making Learning Whole: How Seven Principles of Teaching Can Transform Education: David Perkins](https://www.amazon.com/Making-Learning-Whole-Principles-Transform/dp/0470633719) and [A Mathematician's Lament](https://www.maa.org/external_archive/devlin/LockhartsLament.pdf)

Learning
* [Daniel Kahneman: Thinking, Fast and Slow](http://www.amazon.com/gp/product/0374533555?ie=UTF8&camp=1789&creativeASIN=0374533555&linkCode=xm2&tag=wwwjasonzweig-20)
* [Thinking, Fast and Slow Wikipedia](https://en.wikipedia.org/wiki/Thinking,_Fast_and_Slow)

Mindset
* [Carol S. Dweck: Mindset: The New Psychology of Success](https://www.amazon.com/Mindset-Psychology-Carol-S-Dweck/dp/0345472322)

## Life Lessons

Seneca the Younger
* [Seneca the Younger Wikipedia](https://en.wikipedia.org/wiki/Seneca_the_Younger)
* [Tim Ferris: "On The Shortness of Life: An Introduction to Seneca"](https://tim.blog/2009/04/24/on-the-shortness-of-life-an-introduction-to-seneca)
* [Tim Ferris: The Tao of Seneca, Free PDFs](https://tim.blog/2017/07/06/tao-of-seneca)
* [Tim Ferris: "The Tao of Seneca: Letters from a Stoic Master + On Groundless Fears (Letter 13)"](https://tim.blog/2016/01/22/the-tao-of-seneca)
* [Tren Griffin: A Dozen Things I’ve Learned from Seneca The Younger About Venture Capital, Startups, Business and Life (cf. Nassim Taleb)](http://25iq.com/2015/05/28/a-dozen-things-ive-learned-from-seneca-the-younger-about-venture-capital-startups-business-and-life/)

## Health and Well Being

Meditation
* [Transcendental Meditation Wikipedia](https://en.wikipedia.org/wiki/Transcendental_Meditation)

Habits with a High Rate of Return in Life
* [DHH](https://twitter.com/dhh/status/990742238257864705)
* [James Clear](https://twitter.com/james_clear/status/1005821705980465152)
* [Vala Afshar: A healthy list](https://twitter.com/ValaAfshar/status/1065265463473651712)

Mind-Body Connection
* [Dr. John E. Sarno: "Healing Back Pain: The Mind-Body Connection"](https://www.amazon.com/dp/B000FA5SGG)

Meditation
* [Bob Roth: "Strength in Stillness: The Power of Transcendental Meditation"](https://www.amazon.com/dp/1501161210)

Sleep
* [Matthew Walker: "Why We Sleep: Unlocking the Power of Sleep and Dreams"](https://www.amazon.com/dp/B06ZZ1YGJ5)
* [Circadian Clock Wikipedia](https://en.wikipedia.org/wiki/Circadian_clock)

Stress

Sapiens
* [Dr. Yuval Noah Harari: A Brief History of Humankind Playlist](https://www.youtube.com/playlist?list=PLE-kxvSEhkzDEmLQx3RE09aKO4WS-M84t)