yes,i followed http://kuppiya.com/select_videos.php?cat_id=6 website.It is good for learn C language. It show OOP Using C++. But We can't C++. Therefor We can follow OOP using C or Java. I downloaded videos in sinhala teaching java.if you want to this videos,please contact me.
1. Create new classes for each real-world object that you observed at the beginning of this trail. Refer to the Bicycle class if you forget the required syntax.
2. For each new class that you've created above, create an interface that defines its behavior, then require your class to implement it. Omit one or two methods and try compiling. What does the error look like?
Object-oriented programming (OOP) is a programming paradigm that uses data structures consisting of methods together with their interactions to design applications and computer programs. Java is a object oriented programming language.It is platform independence and open source language. It should be "simple, object oriented, and familiar,interpreted and dynamic.The main method in java language is public static void main(String[] args).
yes,i followed http://kuppiya.com/select_videos.php?cat_id=6 website.It is good for learn C language. It show OOP Using C++. But We can't C++. Therefor We can follow OOP using C or Java.
ReplyDeleteI downloaded videos in sinhala teaching java.if you want to this videos,please contact me.
This comment has been removed by the author.
ReplyDeleteExercises
ReplyDelete1. Create new classes for each real-world object that you observed at the beginning of this trail. Refer to the Bicycle class if you forget the required syntax.
2. For each new class that you've created above, create an interface that defines its behavior, then require your class to implement it. Omit one or two methods and try compiling. What does the error look like?
please explain this exercises for our knowledge.
whats meaning Object Oriented Modeling.What are difference Object oriented modeling and object oriented programming?
ReplyDeleteObject-oriented programming (OOP) is a programming paradigm that uses data structures consisting of methods together with their interactions to design applications and computer programs.
ReplyDeleteJava is a object oriented programming language.It is platform independence and open source language. It should be "simple, object oriented, and familiar,interpreted and dynamic.The main method in java language is public static void main(String[] args).