WEBVTT 99:59:59.999 --> 99:59:59.999 Hello and welcome 99:59:59.999 --> 99:59:59.999 This is the first lesson 99:59:59.999 --> 99:59:59.999 I'm going to be teaching some programming 99:59:59.999 --> 99:59:59.999 we will do some simple graphics 99:59:59.999 --> 99:59:59.999 and simple animation 99:59:59.999 --> 99:59:59.999 we are going to be using 99:59:59.999 --> 99:59:59.999 a language called Processing 99:59:59.999 --> 99:59:59.999 The first thing we will need 99:59:59.999 --> 99:59:59.999 is to download this Processing software 99:59:59.999 --> 99:59:59.999 The website is www.processing.org 99:59:59.999 --> 99:59:59.999 Now that I'm in this website 99:59:59.999 --> 99:59:59.999 I'm going to read the first phrase 99:59:59.999 --> 99:59:59.999 to get an idea what this is about 99:59:59.999 --> 99:59:59.999 Processing is an open source programming language 99:59:59.999 --> 99:59:59.999 and environment for people who want to create 99:59:59.999 --> 99:59:59.999 images, animations and interactions. 99:59:59.999 --> 99:59:59.999 Initially developed to serve as a software sketchbook 99:59:59.999 --> 99:59:59.999 and to teach fundamentals of computer programming 99:59:59.999 --> 99:59:59.999 within a visual context, Processing also has evolved 99:59:59.999 --> 99:59:59.999 into a tool for generating finished professional work.