COMP 1405 Lecture Notes - Object-Oriented Programming, Java Development Kit, Software Development Kit

59 views5 pages

Document Summary

A sequence of instructions that can be executed by a computer to solve some problem. An artificial language designed to automate the task of organizing and manipulating information, and to express algorithms precisely. Procedure programming reads the program line by line from top to bottom. Object oriented programming is similar to procedure programming, except with the way its information is organized. (class objects) Java is a very popular object oriented programming language from sun. It is designed to run on multi- platforms. (except not as fast as other programming languages) java can be found in many modern day technologies such as video games, webcam, video streaming (youtube), cell phones etc. Download and install the latest java sdk (software development kit) Preferably the 32 bit (carleton computer labs has 32 bit installed and your assignments will be marked there) After installing jcreator, create a java project, and a class file named c1_0firstprogram .

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents