Transcription of LECTURE NOTES ON OBJECT ORIENTED PROGRAMMING …
{{id}} {{{paragraph}}}
1 LECTURE NOTES ON OBJECT ORIENTED PROGRAMMING THROUGH JAVA Chandra Sekhar Assistant Professor Mr. E Sunil Reddy Assistant Professor DEPARTMENT OF INFORMATION TECHNOLOGY INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad 500 043 2 Syllabus TEXT BOOK: 1. Herbert Schildt and Dale Skrien , Java Fundamentals A comprehensive Introduction ,McGraw Hill,1st Edition,2013. 2. Herbert Schildt, Java the complete reference , McGraw Hill,Osborne,8st Edition,2011. 3. , Understanding OBJECT - ORIENTED PROGRAMMING with Java , Pearson Education, Updated Edition(New Java 2 Coverage),1999. REFERENCES 1. and , Java How to program , Prentice Hall,6th Edition,2005. 2. Krishna , OBJECT ORIENTED PROGRAMMING through Java ,Universities Press,CRC Press,2007.
Programming in such a language is called object-oriented programming (OOP), and it allows computer programmers to implement an object-oriented design as a working system. Languages like C, on the other hand, are procedural, so programming tends to be action oriented. In C, the unit of programming is the function.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}