Skip to content

Commit 3a0300d

Browse files
author
Steve Krouse
committed
added ep 21, aidan cunniffe
1 parent be36800 commit 3a0300d

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

episodes/21.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Building for Developers: Aidan Cunniffee
3+
---
4+
5+
# Building for Developers: Aidan Cunniffee
6+
7+
_01/01/18_
8+
9+
Aidan Cunniffe is the founder and former CEO of Dropsource, the no-code mobile development platform. He is now working on a new company to make developers more productive, Optic. In this episode, we discuss the trade-offs between creating tools for developers vs non-programmers. We also get to hear some of the upcomming features to expect from Optic. We finish off the interview with a fun theoretical discussion of notation, representation, conciseness and learnability.
10+
11+
<iframe src="https://omny.fm/shows/future-of-coding/2-1-building-for-developers-aidan-cunniffe/embed?style=artwork" width="100%" height="180" frameborder="0"></iframe>
12+
13+
## Links
14+
15+
* [Aidan's personal website](https://aidancunniffe.com/)
16+
* [Optic](http://opticdev.com/)
17+
* [Dropsource](https://www.dropsource.com/)
18+
19+
<script repoPath="stevekrouse/futureofcoding.org" type="text/javascript" src="/unbreakable-links/index.js"></script>
20+
<script>
21+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
22+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
23+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
24+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
25+
ga('create', 'UA-103157758-1', 'auto');
26+
ga('send', 'pageview');
27+
</script>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ <h3>Future of Coding</h3>
120120
<div id="episodes">
121121
<h4>Episodes</h4>
122122
<ul class="list-unstyled">
123+
<li><span class="date">2017 Feb 01 - </span><a target="_blank" href="./episodes/21">#21 - Building for Developers: Aidan Cunniffe</a></li>
123124
<li><span class="date">2017 Dec 29 - </span><a target="_blank" href="./episodes/20">#20 - Coding on (the) Beach: Jason Brennan</a></li>
124125
<li><span class="date">2017 Dec 13 - </span><a target="_blank" href="./episodes/19-building-universe-joe-cohen.html">#19 - Building Universe: Joe Cohen</a></li>
125126
<li><span class="date">2017 Dec 04 - </span><a target="_blank" href="./episodes/18-research-recap-nine.html">#18 - Research Recap Nine: Constructing My Crusade</a></li>

0 commit comments

Comments
 (0)