Danh mục

Lecture 2: Object Oriented Programming

Số trang: 20      Loại file: ppt      Dung lượng: 76.00 KB      Lượt xem: 14      Lượt tải: 0    
Jamona

Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Procedural vs. Object-Oriented ProgrammingThe unit in procedural programming is function, and unit in object-oriented programming is class Procedural programming concentrates on creating functions, while object-oriented programming starts from isolating the classes, and then look for the methods inside them. Procedural programming separates the data of the program from the operations that manipulate the data,
Nội dung trích xuất từ tài liệu:
Lecture 2: Object Oriented Programming

Tài liệu được xem nhiều: