Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
The Road To Code
Search
binx
August 08, 2013
1
400
The Road To Code
binx
August 08, 2013
Tweet
Share
More Decks by binx
See All by binx
On the Importance of Iteration
binx
0
120
Designing for Spacecraft Operations
binx
2
620
Place and Space
binx
0
530
Error: Success
binx
0
540
Peak Visualization?
binx
1
610
The Data Visualization Hustle
binx
2
460
People, Not Users
binx
2
260
Data Collection and Memory
binx
1
240
Memes, Kitsch, and Gangnam Style
binx
0
400
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
380
The browser strikes back
jonoalderson
0
740
Transcript
The Road to Code Girls Who Code, July 2013
who I am & how I got here
Stamen Design
data visual understandable beautiful
Museum of Modern Art
Facebook Stories
MTV Video Music Awards
Meshu
But life wasn’t always this glamorous :(
Math vs. Programming #include<iostream> using std::cout; using std::cin; using std::endl;
int main() { int num=0,sum=0,maxvalue=0; cout <<"Please enter a positive number: "; cin >> maxvalue; for(num=1;num<=maxvalue;num++) sum=sum+num; cout<<"The sum is ...."<<sum; return 0; } x(x+1) 2
Data Visualization
None
None
None
My First Portfolio
> !stamen > !javascript > !falling in love with !
! web programming
> !stamen > !javascript > !falling in love with !
! web programming
> !stamen > !javascript > !falling in love with !
! web programming
1) Accessibility 2) User interactivity 3) The internet is your
! ! data source
1) Accessibility 2) User interaction 3) The internet is your
! ! data source
1) Accessibility 2) User interaction 3) The internet is your
! ! data source
None
None
a message from the Department of Uncomfortable Truths:
web programming is complicated
Visual Design Frontend Code Backend Code User Experience Animation
Meshu
Visual Design Frontend Code Backend Code User Experience Animation
Considerations - How should the site feel? - What information
do you want to convey? - How will people move through your site? Methods - Sketching out user scenarios - Sketching out different page views
Visual Design Frontend Code Backend Code User Experience Animation
SQL Database Django (Python) HTML CSS Javascript Page Render d3.js
jQuery Polymaps
Visual Design Frontend Code Backend Code User Experience Animation
Considerations - Page layout - Colors and type treatment -
Hierarchy of information Methods - Sketchbook - Illustrator/Photoshop - HTML/CSS
Visual Design Frontend Code Backend Code User Experience Animation
Considerations - Transitions between different data states - Transitions between
different page views - Confirming user actions Methods - CSS - Javascript
whew!
Thanks!
[email protected]