Structured Problem Solving The Smalltalk Environment.

Slides:



Advertisements
Similar presentations
DELAWARE COMPREHENSIVE ASSESSMENT SYSTEM Student Interactive Tutorial and Training Test Overview.
Advertisements

Introduction to Eclipse. Start Eclipse Click and then click Eclipse from the menu: Or open a shell and type eclipse after the prompt.
Layout Library Story line Preview screen Tool selection menu.
TO A MEMORY STICK How to Save Lesson 1 – November 13, 2013 – Michelle Lowe.
Computer Basics Hit List of Items to Talk About ● What and when to use left, right, middle, double and triple click? What and when to use left, right,
Using a Template to Create a Resume and Sharing a Finished Document
Scripts and Flow Control. Scripts So far we have been entering commands directly into the command line But there is a better way Script files (and functions)
CGS 1060 Introduction to MicroComputer Usage Chapter 1 Windows 7
Structured Problem Solving The SmallTalk Environment.
Structured Problem Solving The SmallTalk Environment.
Structured Problem Solving The SmallTalk Environment.
OOPS Object-Oriented Programming in Smalltalk. Practical Sessions 1-5 These sessions introduce you to the Smalltalk Environment, and use the familiar.
A Guide to Oracle9i1 Creating an Integrated Database Application Chapter 8.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
Welcome to (insert course name) (customize with instructor/course/section #)
2. Run. Hours button 1. Run. Hours screen Running hours.
Introducing Foxit Reader 3.1 for Windows Make Foxit your default PDF reader TODAY.
Programming with App Inventor Computing Institute for K-12 Teachers Summer 2012 Workshop.
First create a folder with your pictures/ images needed to create the story Then open Photostory 3. Click on begin a new story and click next.
What is GAMS?.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Building apps Suitable for: Advanced.
Hello World In C++ and Microsoft Visual C++. Directions to begin a project 1. Go to All Programs 2. Open Visual Studio C++ 3. Click on New Project 4.
Using the Frequencies Procedure in SPSS 9.0 for Windows © by Julia Hartman © Copyright 2000, Julia Hartman.
1 Workshop 4 (B): Visual Basic Test Project Mahidol University June 13, 2008 Paul Evenson University of Delaware Bartol Research Institute.
Introduction to Visual Basic. Quick Links Windows Application Programming Event-Driven Application Becoming familiar with VB Control Objects Saving and.
MagicInfo Pro Scheduler Now that a template has been created from content imported into the Library, the user is ready to begin scheduling content to.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Web Feature Data Access Pages.
Basic Controls & Properties Chapter 2. Overview u VB-IDE u Basic Controls  Command Button  Label  Text Box  Picture Box u Program Editor  Setting.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 7 Using Menus, Common Dialogs, Procedures, Functions, and Arrays.
Chapter One An Introduction to Visual Basic 2010 Programming with Microsoft Visual Basic th Edition.
UNDERSTANDING YOUR COMPUTER
Creating an Action Button in PowerPoint XP You will need to create all of your slides first. Then you are ready to start making buttons!
Unit 5 Microsoft SQL Server and MySQL. Key Concepts DBMS variations SQL Server features SQL Server Management Studio MySQL features Scripts Queries Database.
JFLAP The shortest PowerPoint ever.. JFLAP – What is it? Java applet to help make diagrams for: DFA NFA regular grammar regular expression Also does conversion.
Vocabulary in VB So Far. Assignment: Used to change the value of an object at run time Used to change the value of an object at run time.
Report Writer – Comment Bank is an add in for Microsoft Word. Installation is straightforward, just follow the on screen instructions. The PC does not.
CMAP Concept Mapping Activity Climate Change Unit.
1.Introduction to SPSS By: MHM. Nafas At HARDY ATI For HNDT Agriculture.
Installing Drivers on HP Plotter Step By Step Instructions by Plotter4u.
Adobe Photoshop CS5 Chapter 1 Editing a Photo. Start Photoshop and customize the Photoshop workspace Open a photo Identify parts of the Photoshop workspace.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
How to Execute first program in Borland C++. Install Borland C++ Download Borland C++ from LMS – rland%20C++%20V3.1.ziphttp://vulms.vu.edu.pk/Courses/CS609/Downloads/Bo.
Create Windows Setup and Deployment Projects Windows Development Fundamentals LESSON 5.2.
Folio3 IPhone Training Session 2 Testing App on device Presenter: Imam Raza.
Using Windows Movie Maker To use this presentation you must: 1.Have your pictures saved to your computer or removable media (memory stick, CD ROM). 2.Have.
* DataSpace is a third party add-on to ArcGIS Desktop * Developed by US Bureau of Reclamations * Allows the user to arrange data without actually moving.
ACCESS PROJECT TWO. PROJECT ONE In project one you: -Created Tables -Created Forms -Created Reports In this project you will learn about queries. Databases.
Activity 2 Creating a blank database 1.Start Microsoft Access and then select ‘File’  ‘New’. 2. Click ‘Blank database’ from the panel on the right.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Using Macros Lesson.
An Introduction to Programming with C++1 An Introduction to Control Structures Tutorial 1.
SETTING UP NEW PROJECT IN CUBASE – (I’VE USED CUBASE BEFORE) MUSIC TECH.
MATLAB The name of MATLAB stands for matrix laboratory. Starting a MATLAB Session -On Microsoft® Windows® platforms, start the MATLAB program by double-clicking.
FIRST COURSE Exploring the Basics of Microsoft Windows Vista.
 There are three things to get Trend Micro software for your PC. They are Download, Installation and Activation of the software license. Trend Micro.
Dive Into® Visual Basic 2010 Express
Chapter 3: I Need a Tour Guide (Introduction to Visual Basic 2012)
Chapter 2: The Visual Studio .NET Development Environment
Eclipse Navigation & Usage.
Deleting an Incomplete Requisition
Microsoft Excel 2003 Illustrated Complete
EZ Speed with SINAMICS S120 Starter Script File
Welcome to E-Prime E-Prime refers to the Experimenter’s Prime (best) development studio for the creation of computerized behavioral research. E-Prime is.
More to Learn Creating a shortcut
Deleting an Incomplete Requisition or Requisition Line
Microsoft Windows 7 Basics
Introduction to Visual Basic 2010
“Captured screen” appears.
Advanced Speed Control with SINAMICS S120 Starter Script File
Instructions for using the Miradi Companion Reporting Tool
Presentation transcript:

Structured Problem Solving The Smalltalk Environment

Starting Smalltalk Double Click on ‘Application Explorer” Double Click on ‘All” There should be two files labelled: SmallTalk Remove SmallTalk Install Double click on the first, then on the second. Go to Start – Programs – SmalltalkIMC to run the program.

The First Window When this window appears, you are ready to start your Smalltalk session. Do not do anything to the text in this window, it is just information. Click on File – New Workspace

Starting a New Workspace This window appears Type in Session1 New Drag the cursor over the text, and right-click. Select Do it

The Smalltalk PieEater Control Screen This control panel allows you to send massages and interact with PieEater objects. Click on Start

The PieEater Grids

Working in the PieEater Environment Select Pie1 Click on:  Red  Walk (5 times)  TurnRight (twice)  Walk (4 times)

The Smalltalk Environment You will have separate “environments” (grids) for each Smalltalk object (PieEaters) You will communicate with these objects via messages. These can be buttons or text. You will need to specify which object is being given instructions. You will need to ensure that the object can understand the instructions.

Summary: The Smalltalk Workspace Starting a New workspace: Select File – New Workspace Adding Text: Type in, it is a text editor. Saving:Select File – Save Opening:Select File – Open Executing: Select the Text, right click, Do it