Skip to content

Commit 9431c56

Browse files
authored
Update ideas.md
1 parent fd320fe commit 9431c56

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

ideas.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ title: Research Ideas
1414

1515
## Ideas to solve them
1616

17-
* essay about why we should stop teaching for loops in favor of forEach loops and while loops (is this how python works already?)
17+
* streams as spreadsheets
18+
* http://futureofcoding.org/journal#streams-as-spreadsheets
1819

1920
* mock up what it would look like to have **layers** as the core computational abstraction, allowing users to peak under the hood of their apps, change things, and submit pull requests without leaving the app.
20-
21-
* can we combine strong types + macros to get natural language coding or less stack overflow?
21+
* http://futureofcoding.org/journal#layers-as-functional-abstraction
2222

2323
* continue researching types-as-shapes, potentially even building a prototype
2424

@@ -29,6 +29,10 @@ title: Research Ideas
2929
* make a game engine with an aprt.us interface
3030
* make an Elm game engine
3131

32+
* can we combine strong types + macros to get natural language coding or less stack overflow?
33+
34+
* essay about why we should stop teaching for loops in favor of forEach loops and while loops (is this how python works already?)
35+
3236
* continue working on Cycle v2 w/o VueJS (and maybe without Blockly)
3337

3438
* continue working on Rose v1 with text as UI

0 commit comments

Comments
 (0)