Programming For Designers V3 - Presentation Transcript
Overcoming code fear
An introduction to programming for designers
Unintelligible - Yuk
^[A-Z0-9._%+-]+@[A-Z0-9.-]+.[A-Z]{2,4}$
But not all code is squiggles!
SUBTRACT Tax FROM GrossPay GIVING NetPay
So what is a script?
A script for a play defines a cast and gives them instruction to produce the desired result, a play.
A script for a computer could be said to be the same. It defines the resources and how they are used in a prescriptive manner to achieve a desired result. The words script and program can be used interchangeably.
0 comments
Post a comment