CS123 Tutorial: A Tour of JPie
look I am a programming language!!
I didn't know I could be programmed!!! LOL
CS123 Tutorial: A Tour of JPie
Goals: By the end of this tutorial, you should
be acquainted some of the features of JPie, the programming environment we will use in this course,
know about the "Packages and Classes" window, with its pulldown menus, package tree, and shortcuts panel,
know about the "Class" window, with its variable and method summaries, and various panels for creating the data model, view, event handlers, constructors, methods, behaviors, and instances, and
understand how drag-and-drop is used in JPie for the creation and manipulation of program elements.
Overview: The JPie programming environment is a novel approach to software construction that allows you to create Java programs in a live, interactive way. There are many more features than can be introduced at once, but this tutorial will give you a general feel for how to operate within the environment. Your instructor will demonstrate some features of the JPie programming environment. During the demonstration, jot down answers to the following questions. Be brief. Complete sentences aren't necessary. As always, ask if you have any questions.