About this file - Programming Foundations



PGF NotesAbout this fileThis is an outline for taking notes.Week 1The JavaScript Programming LanguageNotes: PerlenspielNotes: PS.initNotes: PS.colorNotes: PS.glyphNotes: PS.glyphColorNotes: PS.border Notes: PS.borderColor Notes: PS.radius Notes: PS.debug Notes: Variables Notes: ExpressionsNotes:StatementsNotes:Curly Brackets { }Notes: Strings Notes: NumbersNotes: BooleansNotes: Arithmetic Expressions Notes: + Notes: - Notes: * Notes: / Notes: % Notes: ++Notes: --Notes: +=Notes: -=Notes: *=Notes: /=Notes: If-statements Notes: While-loops Notes: For-loops Notes: Break Statements Notes: Debugging Notes: Week 2Functions Notes: Parameters Notes: Parameter lists Notes: Return statements Notes: PS.touch Notes: PS.release Notes: PS.enter Notes: PS.exit Notes: PS.keyDown Notes: PS.keyUp Notes: PS.random Notes: PS.data Notes: Randomizing Numbers Notes: Randomizing Grid Items Notes: Mouse Controls Notes: Making Buttons Notes: Debugging Notes: Week 3Keyboard Controls Notes: Arrow Key Movement Notes: Arrays Notes: Square bracket notation [ ]Notes: Initializing arrays Notes: Accessing array elements Notes: Array.push(element) Notes: Array.splice(index, amount) Notes: Week 4Objects Notes: Object initialization Notes: Accessing elements inside of objects Notes: PS.timerStart Notes: PS.timerStopNotes: Array.indexOf(element) Notes: ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download