Transcription of Introduction to programming - unibz
{{id}} {{{paragraph}}}
Unit 1 Introduction to programmingSummary Architecture of a computer programming languages Program = objects + operations First Java program Writing, compiling, and executing a program Program What is a computer? Hardware Processor Memory I/O units How does it work? Executes very simple instructions Executes them incredibly fast Must be programmed: it is the software, , the programs, that characterize what a computeractually Components of a computer12 UNIT Simplified architecture of a computerModemI/O portscontrollerDiskCentralmemoryCPUV ideocardSoundcardNetworkadapterKeyboardM ousePrinterHard diskFloppy diskCD ROM/DVDM onitorMicrophoneSpeakersOther Languages for programming a computer Machine language21 40 16 100 163 240 Assembler languageiload intRatebipush 100if_icmpgt intError High level programming languagesif (intRate > 100).
of Java programming environments are: JavaONE, JBuilder, JCreator, ecc. The following picture shows a screen-shot of BlueJ, a programming environment developed for teaching purposes by the Monash University, Australia, e by the University of Southern Denmark. °c Diego Calvanese Lecture Notes for Introduction to Programming A.A. 2004/05
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}