Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
“Silence is the language of god, all else is poor translation.” (RUMI)
Slide 2
Slide 2 text
No content
Slide 3
Slide 3 text
No content
Slide 4
Slide 4 text
No content
Slide 5
Slide 5 text
No content
Slide 6
Slide 6 text
LANGUAGE
Slide 7
Slide 7 text
1
Slide 8
Slide 8 text
Contextual learning
Slide 9
Slide 9 text
DESIGN
Slide 10
Slide 10 text
Semantic change
Slide 11
Slide 11 text
“Backlog”
Slide 12
Slide 12 text
“Design”
Slide 13
Slide 13 text
DESIGN & LANGUAGE
Slide 14
Slide 14 text
PROGRAMMING
Slide 15
Slide 15 text
Formal language
Slide 16
Slide 16 text
DESIGN vs. CODE
Slide 17
Slide 17 text
“Design is where science and art break even.” (ROBIN MATHEW)
Slide 18
Slide 18 text
“Real web designers write code. Always have, always will.” (JEFFREY ZELDMAN)
Slide 19
Slide 19 text
CODE vs. DESIGN
Slide 20
Slide 20 text
“Real web designers write code. Always have, always will.” (JEFFREY ZELDMAN) “We didn’t have a designer on the team.”
Slide 21
Slide 21 text
“Real web designers write code. Always have, always will.” (JEFFREY ZELDMAN) “This looks like an engineer built it, I know.”
Slide 22
Slide 22 text
“Real web designers write code. Always have, always will.” (JEFFREY ZELDMAN) “I can’t even draw, just quickly threw something together.”
Slide 23
Slide 23 text
“Real web designers write code. Always have, always will.” (JEFFREY ZELDMAN) “I’ve no talent for these kind of things.”
Slide 24
Slide 24 text
“Talent is cheaper than table salt. What separates the talented individual from the successful one is a lot of hard work.” (STEPHEN KING)
Slide 25
Slide 25 text
PRINCIPLES of DESIGN
Slide 26
Slide 26 text
Elements of design
Slide 27
Slide 27 text
Line Color Shape Size Texture Space Direction Form …
Slide 28
Slide 28 text
PRINCIPLES of DESIGN
Slide 29
Slide 29 text
Scale & Proportion Unity Hierarchy Balance Emphasis Contrast Rhythm …
Slide 30
Slide 30 text
Simplicity vs. ornamentation
Slide 31
Slide 31 text
“Clutter and confusion are failures of design, not attributes of information.” (EDWARD TUFT)
Slide 32
Slide 32 text
No content
Slide 33
Slide 33 text
No content
Slide 34
Slide 34 text
Feature: Recover password In order to …
Slide 35
Slide 35 text
string.empty?
Slide 36
Slide 36 text
list << member
Slide 37
Slide 37 text
a, b = b, a
Slide 38
Slide 38 text
“Actually, I'm trying to make Ruby natural, not simple.” (MATZ)
Slide 39
Slide 39 text
drink! unless glass.empty?
Slide 40
Slide 40 text
“High performance computing requires high level of abstraction and that’s what makes languages like Ruby or even Python good.” (ARA T. HOWARD)
Slide 41
Slide 41 text
class User has_many :friends end
Slide 42
Slide 42 text
“Nature loves simplicity and unity.” (JOHANNES KEPLER)
Slide 43
Slide 43 text
No content
Slide 44
Slide 44 text
Password Password confirmation
Slide 45
Slide 45 text
Password Show password?
Slide 46
Slide 46 text
Similarity
Slide 47
Slide 47 text
Gestalt theory
Slide 48
Slide 48 text
Proximity Similarity Continuation Repetition Closure
Slide 49
Slide 49 text
2
Slide 50
Slide 50 text
No content
Slide 51
Slide 51 text
No content
Slide 52
Slide 52 text
x = 42
Slide 53
Slide 53 text
duck.respond_to?(:quack)
Slide 54
Slide 54 text
No content
Slide 55
Slide 55 text
Contrast
Slide 56
Slide 56 text
No content
Slide 57
Slide 57 text
No content
Slide 58
Slide 58 text
class Person def eat end private def digest end end
Slide 59
Slide 59 text
No content
Slide 60
Slide 60 text
Hierarchy
Slide 61
Slide 61 text
No content
Slide 62
Slide 62 text
Slide 63
Slide 63 text
the beginning I am Alpha and Omega and the ending.
Slide 64
Slide 64 text
class Giraffe < Animal end
Slide 65
Slide 65 text
1 2 3 4
Slide 66
Slide 66 text
…
Slide 67
Slide 67 text
We’re all designers — all day, every day. We do speak compatible languages. We can transfer knowledge. Talent is cheap. Learning is king.
Slide 68
Slide 68 text
@polarblau