+ All Categories
Home > Documents > CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.

CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.

Date post: 13-Dec-2015
Category:
Upload: sabina-pope
View: 225 times
Download: 3 times
Share this document with a friend
Popular Tags:
18
CSC241 Object Oriented Programming (with JAVA) M. Umer Khan
Transcript
Page 1: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.

CSC241Object Oriented Programming

(with JAVA)

M. Umer Khan

Page 2: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 3: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 4: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 5: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 6: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 7: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.

Course Text

- My lectures would be the text of this course.

- I’ll consult different books to prepare these lectures; some of them are not available in market.

- Everyone of you should have a reference book for your understanding, with a latest version.

- Class material provided by me, would be enough to get better understanding & better marks ;)

- BUT there is not limit to LEARNING, look for any material/resource anywhere on web/books to satisfy yourself about understanding a concept.

- Each time you read about a concept, you would learn more and differently.

Page 8: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.

Reference Books- Head First Java- By Kathy Sierra and

Bert Bates

- Thinking in Java- By Bruce Eckel

- Core Java -Vol1 and Vol-2 -By Gary Cornell, Cay S Horstmann

- You can also look for: Java: The Complete Reference by Herbert S. Introduction to Java Programming (4th

Edition) by Y. Daniel Liang

- Tutorial:

http://java.sun.com/docs/books/tutorial

Page 9: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 10: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 11: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 12: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 13: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 14: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 15: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 16: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 17: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.
Page 18: CSC241 Object Oriented Programming ( with JAVA ) M. Umer Khan.

Recommended