Download presentation
Presentation is loading. Please wait.
Published byRose Mosley Modified over 9 years ago
2
Gayle J Yaverbaum School of Business Administration Penn State Harrisburg Fall 2006 Object-Oriented Design and Program Development in Business INFSY 535.1
3
Introductions Course Objectives IDE and Software Development
4
Introductions
6
1; Class preparation 2.Class 3.Time and Timelines
7
Text Tools
8
Internet Explorer 7.0 Firefox version 2.0 Browser
9
ELMS for Microsoft.net products – VISIO 2007 and more Penn State Free Software (webPenn State Free Software browsers) Eclipse (IBM Developer Eclipse Download Site for Eclipse Enterprise Bundle)Eclipse Software
10
Sun Website (JDK 6u1) Sun Website Software
12
Computer World, August 15, 2005
13
LAB 1 - A Text: Chapter 1.6 Compiling a simple program (page 15-16) Eclipse IDE Tutorial ANGEL DropBox: First Part of Lab 1-A August 29
14
Central Processing Unit ( CPU ) Arithmetic Logic Unit Control Unit Auxiliary Storage Device(s) Memory Unit ( RAM) Input Device Output Device Peripherals
15
Main Memory/RAM (See Appendix K for an introduction to binary and hex numbers)
16
Central Processing Unit (RAM) /Unicode* UNICODE Extends ASCII Latin-I is International
17
Central Processing Unit (RAM) What will be the ASCII, binary Representation for the number 8? Byte = a memory location memory ASCII Character The number on the keyboard you type. Binary is stored in memory => 8
18
Byte = a memory location memory ASCII Character The number on the keyboard you type. Binary is stored in memory Central Processing Unit (RAM) What will be the ASCII, binary Representation for the number 8? => A 00000011 65 A
19
JAVA Programs Editor Source File.java compiler Bytecode.class interpreter Library files
20
Exercise P1.1: Write a program NamePrinter that displays your name inside a box on the console screen. Submit to ANGEL DropBox:
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.