[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,Hello and welcome Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,This is the first lesson Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,I'm going to be teaching some programming Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,we will do some simple graphics Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,and simple animation Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,we are going to be using Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,a language called Processing Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,The first thing we will need Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,is to download this Processing software Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,The website is www.processing.org Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,Now that I'm in this website Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,I'm going to read the first phrase Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,to get an idea what this is about Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,Processing is an open source programming language Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,and environment for people who want to create Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,images, animations and interactions. Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,Initially developed to serve as a software sketchbook Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,and to teach fundamentals of computer programming Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,within a visual context, Processing also has evolved Dialogue: 0,9:59:59.99,9:59:59.99,Default,,0000,0000,0000,,into a tool for generating finished professional work.