FP301 NOTE ( OOP )

FP301                                                                                     
OOP
Object-oriented programming (OOP) is a programming paradigm using “objects” – data structures consisting of data fields and methods together with their interactions – to design applications and computer programs. Programming techniques may include features such as data abstraction, encapsulation,messaging, modularity, polymorphism, and inheritance. Many modern programming languages now support OOP, at least as an option.

Note :
Chapter1 OOP (note 1)
Chapter1 OOP (note 2)

Note OOP PUO:
1.1 OOP Concept
1.2 Basic Object Technology Concept Terminology
1.3 Java Anatomy Java Programming Style and Documentation
1.3 Java Terminology and Environment
2.1 Understand Objects
2.2 Declare Initialize and use variables
2.3 Use Operator to Modify Values
2.4 Apply Input and Output Streams
2.5 Write Program Using Branching Statements
2.6 Write Program Using Array
3.1 Exception handling
3.2 Assertion
4.1 Design Class
4.2 packages(Teori 1)
4.2 packages(Teori 2)
4.3 inheritance
4.4 classes,polymorphism & inheritance
4.5 String

Lab :
FP301 OOP – LAB 2A
FP301 OOP-Lab 8(Packages)

News :
Output Lab 7
Output Lab 8 (Tutorial) 
Output lab 8 B

0 ulasan: