|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 6 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous"> |
| 7 | + <link rel="shortcut icon" type="image/x-icon" href="../favicon.ico"> |
| 8 | + <link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/github-c59588b2c3ff53c653475dbf1b1a0511c6bad346dbe35e17d1d52c3f9e5f2991.css" integrity="sha256-xZWIssP/U8ZTR12/GxoFEca600bb414X0dUsP55fKZE=" media="all" rel="stylesheet"> |
| 9 | + <script> |
| 10 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 11 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 12 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 13 | + })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
| 14 | + ga('create', 'UA-103157758-1', 'auto'); |
| 15 | + ga('send', 'pageview'); |
| 16 | + </script> |
| 17 | + |
| 18 | + <title>Future of Coding</title> |
| 19 | + <style> |
| 20 | + #page { |
| 21 | + padding: 50px; |
| 22 | + margin-right: auto; |
| 23 | + margin-left: auto; |
| 24 | + width: 100%; |
| 25 | + } |
| 26 | + .date { |
| 27 | + display: none; |
| 28 | + } |
| 29 | + |
| 30 | + li { |
| 31 | + padding-bottom: 10px; |
| 32 | + } |
| 33 | + @media (min-width: 768px) { |
| 34 | + #page { |
| 35 | + width: 55em; |
| 36 | + } |
| 37 | + .date { |
| 38 | + display: inline; |
| 39 | + } |
| 40 | + li { |
| 41 | + padding: 2px; |
| 42 | + } |
| 43 | + } |
| 44 | + |
| 45 | + #title { |
| 46 | + margin-bottom: 30px; |
| 47 | + color: #00c784; |
| 48 | + } |
| 49 | + |
| 50 | + #title > h3 { |
| 51 | + font-size: 35px; |
| 52 | + } |
| 53 | + |
| 54 | + .date { |
| 55 | + color: #aaa; |
| 56 | + font-size: 90%; |
| 57 | + font-family: monospace; |
| 58 | + } |
| 59 | + |
| 60 | + #footer { |
| 61 | + color: #666; |
| 62 | + font-size: 90%; |
| 63 | + } |
| 64 | + |
| 65 | + </style> |
| 66 | +</head> |
| 67 | +<body> |
| 68 | + <div id="page" class="container-fluid"> |
| 69 | + |
| 70 | + <div id="title"> |
| 71 | + <h3 onclick="location.href = '../index.html'">Future of Coding</h3> |
| 72 | + </div> |
| 73 | + |
| 74 | + <div id="episode-title"> |
| 75 | + <h3>Episode 16 - Research Recap Eight: Life & Work Planning</h3> |
| 76 | + </div> |
| 77 | + |
| 78 | + <!-- TODO audio --> |
| 79 | + |
| 80 | + <article class="markdown-body entry-content" itemprop="text"> |
| 81 | + <h2><a href="#excited-to-be-back" aria-hidden="true" class="anchor" id="user-content-excited-to-be-back"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Excited |
| 82 | + to be back</h2> |
| 83 | + <p>Just finally am at the end of a two-week cold. I hope my voice holds out for this whole episode...</p> |
| 84 | + <h2><a href="#moved-from-journal-to-log" aria-hidden="true" class="anchor" id="user-content-moved-from-journal-to-log"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Moved |
| 85 | + from /journal to /log</h2> |
| 86 | + <p>Yes I know that this is a downgrade in the short term, but I hope it will help me better organize my thoughts in the long-term. Also in the medium-term I will make the /log page better-looking.</p> |
| 87 | + <h2><a href="#spent-a-few-days-on-my-life-plan" aria-hidden="true" class="anchor" id="user-content-spent-a-few-days-on-my-life-plan"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Spent |
| 88 | + a few days on my Life Plan</h2> |
| 89 | + <p><a href="http://stevekrouse.com/life-plan">stevekrouse.com/life-plan</a></p> |
| 90 | + <h3><a href="#established-my-priorities" aria-hidden="true" class="anchor" id="user-content-established-my-priorities"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Established |
| 91 | + my priorities</h3> |
| 92 | + <p>Work is #8.</p> |
| 93 | + <h3><a href="#got-clearer-about-my-life-mission" aria-hidden="true" class="anchor" id="user-content-got-clearer-about-my-life-mission"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Got |
| 94 | + clearer about my life mission</h3> |
| 95 | + <p>Enable thinking. Simliar to Doug Engelbart's augmenting humans.</p> |
| 96 | + <h3><a href="#dropped-the-word-master" aria-hidden="true" class="anchor" id="user-content-dropped-the-word-master"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Dropped |
| 97 | + the word "master"</h3> |
| 98 | + <p>There are some negative connotations with the word.</p> |
| 99 | + <h2><a href="#my-future-of-coding-plan" aria-hidden="true" class="anchor" id="user-content-my-future-of-coding-plan"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>My |
| 100 | + Future of Coding Plan</h2> |
| 101 | + <h3><a href="#three-versions-so-far" aria-hidden="true" class="anchor" id="user-content-three-versions-so-far"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Three |
| 102 | + versions so far</h3> |
| 103 | + <p>I think it's important to both show you my work, but also have a clean and readable final draft. Doing both is a little tricky...</p> |
| 104 | + <ol> |
| 105 | + <li> |
| 106 | + <p><a href="http://futureofcoding.org/about">/about</a> was a good summary of the past two years, justifying my current path</p> |
| 107 | + </li> |
| 108 | + <li> |
| 109 | + <p><a href="https://github.com/stevekrouse/futureofcoding.org/commit/4d37f65a04b418772687da1645d1da8d01a4fc30">/plan v1</a>. Written at 10pm after inspired by Chris Granger's Strange Loop talk. Very open, questioning. The most important part was the |
| 110 | + user/customer table.</p> |
| 111 | + </li> |
| 112 | + <li> |
| 113 | + <p><a href="https://github.com/stevekrouse/futureofcoding.org/commit/7385f741463a6cc23b90c724afb2322860e99dbe">/plan v2</a> is still just a (five page!!) outline at this point. Hope to develop it by the end of this week, maybe next week.</p> |
| 114 | + </li> |
| 115 | + </ol> |
| 116 | + <h3><a href="#articulating-the-goal" aria-hidden="true" class="anchor" id="user-content-articulating-the-goal"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Articulating |
| 117 | + the goal</h3> |
| 118 | + <p>Programming language as powerful as JavaScript but as easy to use as Facebook. Needs to answer the question: how do I know when I'm done?</p> |
| 119 | + <h3><a href="#strategy-writer--podcaster" aria-hidden="true" class="anchor" id="user-content-strategy-writer--podcaster"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Strategy: |
| 120 | + writer & podcaster</h3> |
| 121 | + <p>I showed my user/customer list to Dan Shipper. He immediately said, #5 seems like the right one. The more I thought about it, the more right it felt. I started telling people about it and got some great feedback:</p> |
| 122 | + <ul> |
| 123 | + <li> |
| 124 | + <p>Me "Equal parts elon Musk (Hyperloop), Andre Staltz (CycleJS), Nicky Case (Explorable Explainations & Patreon), Bret Victor (essays and talks), Justin Lafazan (NextGen Summit FB community), Sam Harris (thinking in public)," "and zero parts humble" |
| 125 | + says my brother</p> |
| 126 | + </li> |
| 127 | + <li> |
| 128 | + <p>Eli, "yeah this is clearly what makes sense for you."</p> |
| 129 | + </li> |
| 130 | + <li> |
| 131 | + <p>My mom says "building your brand"</p> |
| 132 | + </li> |
| 133 | + <li> |
| 134 | + <p>Dad says "you keep teaching me"</p> |
| 135 | + </li> |
| 136 | + <li> |
| 137 | + <p>Grandma says "I better take care of myself. Gives me incentive to live long enough to see what you come up with."</p> |
| 138 | + </li> |
| 139 | + <li> |
| 140 | + <p>Me "I feel like this is the right path for me because I‘m terrified both of success and failure."</p> |
| 141 | + </li> |
| 142 | + <li> |
| 143 | + <p>Ben "thought leader? You mean 'pretentious asshole'? Scholar or researcher is better."</p> |
| 144 | + </li> |
| 145 | + </ul> |
| 146 | + <h3><a href="#inspire-others" aria-hidden="true" class="anchor" id="user-content-inspire-others"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Inspire |
| 147 | + others</h3> |
| 148 | + <p>This works as long as I don't care about control or money, which works because I have all the privledge.</p> |
| 149 | + <h4><a href="#elon-hyperloop" aria-hidden="true" class="anchor" id="user-content-elon-hyperloop"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Elon |
| 150 | + Hyperloop</h4> |
| 151 | + <h4><a href="#bret-victor-learnable-programming" aria-hidden="true" class="anchor" id="user-content-bret-victor-learnable-programming"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Bret |
| 152 | + Victor Learnable Programming</h4> |
| 153 | + <p>Emailed him the day after reading.</p> |
| 154 | + <p>The Coding Space.</p> |
| 155 | + <p>WoofJS.</p> |
| 156 | + <h3><a href="#next-steps" aria-hidden="true" class="anchor" id="user-content-next-steps"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Next |
| 157 | + Steps</h3> |
| 158 | + <h4><a href="#1-finish-writing-future-of-coding-plan" aria-hidden="true" class="anchor" id="user-content-1-finish-writing-future-of-coding-plan"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>1. |
| 159 | + Finish writing Future of Coding Plan</h4> |
| 160 | + <p>Should take another week or two.</p> |
| 161 | + <h4><a href="#2-make-is-sustainable" aria-hidden="true" class="anchor" id="user-content-2-make-is-sustainable"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>2. |
| 162 | + Make is sustainable</h4> |
| 163 | + <p>Talk to foundations, think tanks, companies, and/or start a Patreon. Please hit me up if you have ideas.</p> |
| 164 | + <h4><a href="#3-put-a-bow-on-the-coding-space-and-woofjs" aria-hidden="true" class="anchor" id="user-content-3-put-a-bow-on-the-coding-space-and-woofjs"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>3. |
| 165 | + Put "a bow" on The Coding Space and WoofJS</h4> |
| 166 | + <p>A series of essays which will also be talks:</p> |
| 167 | + <ol> |
| 168 | + <li>"So you have an app idea"</li> |
| 169 | + <li>"So you want to learn how to code"</li> |
| 170 | + <li>"So you want someone else to learn to code"</li> |
| 171 | + <li>"So you want to make tech more inclusive"</li> |
| 172 | + </ol> |
| 173 | + <h4><a href="#4-follow-future-of-coding-plan" aria-hidden="true" class="anchor" id="user-content-4-follow-future-of-coding-plan"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>4. |
| 174 | + Follow Future of Coding Plan</h4> |
| 175 | + <h2><a href="#other-things" aria-hidden="true" class="anchor" id="user-content-other-things"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Other |
| 176 | + things</h2> |
| 177 | + <h3><a href="#new-ergonomic-ipad-setup" aria-hidden="true" class="anchor" id="user-content-new-ergonomic-ipad-setup"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>New |
| 178 | + ergonomic(?) iPad setup</h3> |
| 179 | + <h3><a href="#slack-group-invite-on-homepage" aria-hidden="true" class="anchor" id="user-content-slack-group-invite-on-homepage"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Slack |
| 180 | + group invite on homepage</h3> |
| 181 | + </article> |
| 182 | + </div> |
| 183 | +</body> |
| 184 | +</html> |
0 commit comments