Introduction to Computer Programming                        

Complete the following investigations:

Graphical User Interfaces-Investigation

Canvases

Frames, Buttons and Input Boxes

Graphical User Interfaces-Investigation

Canvases

A graphical user interface, or GUI, allows code to be visualized and shown to the user.  Further, input can be received from the user in the form of input boxes, mouse clicks or keystrokes.

Copy this document and answer all questions.  Embed your final document into your website.

Type in the following code and answer the questions about what each piece of code does.

screenshot-docs.google.com 2014-11-08 05-42-39.png

Introduction to Computer Programming                        

Graphical User Interfaces-Investigation

Frames, Buttons and Input Boxes

A graphical user interface, or GUI, allows code to be visualized and shown to the user.  Further, input can be received from the user in the form of input boxes, mouse clicks or keystrokes.

Type in the following code and answer the questions about what each piece of code does.

screenshot-docs.google.com 2014-11-08 05-44-45.png

Questions to Answer: