+ 2
Best book or resources for learning oop concepts?
Hello! I have a technical interview coming in a couple of weeks, which is supposed to be based on oop concepts regardless of the language. Can anyone suggest me a good book/ tutorials? I have knowledge of object oriented programming but I want to get even better at it! Although language can be any for learning oop java is preferred because I am already learning it!
4 Antworten
+ 12
Maybe this will be useful:
https://en.m.wikibooks.org/wiki/Object_Oriented_Programming
+ 2
The Object-Oriented Thought Process
Matt Weisfeld
+ 2
thank you! Is java complete reference Herbert Schildt is a good book to learn java and oop?
+ 2
Yes. I myself read the book by Herbert Schildt. There everything is well explained and about the OOP is well written.