0
what is object-oriented programming?
2 Answers
+ 5
Object-oriented programming is a programming language model organized around objects rather than "actions" and data rather than logic. Historically, a program has been viewed as a logical procedure that takes input data, processes it, and produces output data. Object-oriented programming takes the view that what we really care about are the objects we want to manipulate rather than the logic required to manipulate them.
0
hello lara , my name is amir . can you introduce me a book for learning c#