Lock in $30 Savings on PRO—Offer Ends Soon! ⏳
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Coding Different
Search
Arpit Mathur
June 25, 2017
Programming
0
1.7k
Coding Different
A collection of alternate ideas on programming workflows
Arpit Mathur
June 25, 2017
Tweet
Share
More Decks by Arpit Mathur
See All by Arpit Mathur
Living at the Intersection of Blockchains and Machine Learning
arpit
0
33
The Humane Machine: Building AI systems with Emotional Intelligence
arpit
0
2.5k
Building Ethereum powered DApps
arpit
0
47
Firebase For Mobile Developers
arpit
1
26
Getting Started with WebVR
arpit
0
2.2k
Towards a Decentralized Web
arpit
0
39
The State of Blockchain Technology
arpit
0
3.8k
Going (React) Native
arpit
0
3.6k
SXSW 2017
arpit
0
57
Other Decks in Programming
See All in Programming
Flutterを言い訳にしない!アプリの使い心地改善テクニック5選🔥
kno3a87
3
360
DevTools extensions で 独自の DevTool を開発する | FlutterKaigi 2024
kokiyoshida
0
290
OnlineTestConf: Test Automation Friend or Foe
maaretp
0
140
Reckoner における Datadog Browser Test の活用事例 / Datadog Browser Test at Reckoner
nomadblacky
0
180
[KR] Open-Source Ecosystems
skydoves
0
110
Modular Monolith Monorepo ~シンプルさを保ちながらmonorepoのメリットを最大化する~
yuisakamoto
10
3.7k
大規模サイトリビルドの現場から:成功と失敗のリアルな教訓 / Site Rebuild,Real Lessons Learned from Successes and Failures_JJUG Fall 2024
techtekt
0
190
flutterkaigi_2024.pdf
kyoheig3
0
360
距離関数を極める! / SESSIONS 2024
gam0022
0
340
subpath importsで始めるモック生活
10tera
0
380
Leverage LLMs in Java with LangChain4j and Quarkus
hollycummins
0
110
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.2k
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
Building an army of robots
kneath
302
43k
Become a Pro
speakerdeck
PRO
25
5k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
How to Ace a Technical Interview
jacobian
276
23k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Practical Orchestrator
shlominoach
186
10k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
RailsConf 2023
tenderlove
29
910
Transcript
CODING DIFFERENT ARPIT MATHUR @ARPIT A Collection of alternate ideas
on writing software
None
BLOCK BASED PROGRAMMING
Scratch at MIT SCRATCH
http://www.mblock.cc/ mBlock (Arduino)
FLOW BASED PROGRAMMING
GUI programming for iOS apps. Links: Scratch at MIT XCODE
STORYBOARDS
Node based interface for Unreal editor Links: https://docs.unrealengine.com/latest/INT/Engine/Blueprints/ UNREAL BLUEPRINTS
JavaScript implementation of Flow-Based Programming (FBP). Separating the control flow
of software from the actual software logic. Links: https://noflojs.org/ NOFLO
Treeline is a project by the Sails core team to
make Node.js more approachable. Links: https://treeline.io/ TREELINE
The main purpose of DRAKON Editor is capturing and editing
algorithmic knowledge, it can also be used to build programs Links: The Drakon Programming Language DRAKON
NOTEBOOKS
Jupyter/iPython Notebooks
Xcode Playground
https://storybook.js.org/ Storybooks (JS)
THANKS @ARPIT