Re: Advance OOPs concept

2015-11-29 Thread Илья Рассадин
Hi! If you're looking for object introduction book, see Craig Larman's Introduction to Object-oriented Analysis and Design http://www.amazon.com/Applying-UML-Patterns-Introduction-Object-Oriented/dp/0131489062 Best perl text about objects I read is Moose Manual. Definitely you should read it, eve

Re: Advance OOPs concept

2015-11-29 Thread Shlomi Fish
On Sun, 29 Nov 2015 17:08:03 +0530 Jitendra Barik wrote: > Yes It was Dr. Damian Conway. Ok. > > Could you please suggest some books that will help me to know advance > concept about OPPs? > Please see the links in my previous message in this thread. -- Shlomi Fish > Regards, > Jite

Re: Advance OOPs concept

2015-11-29 Thread Jitendra Barik
Yes It was Dr. Damian Conway. Ok. Could you please suggest some books that will help me to know advance concept about OPPs? Regards, Jitendra On Sun, Nov 29, 2015 at 4:19 PM, Shlomi Fish wrote: > Hi Jitendra, > > On Sun, 29 Nov 2015 13:12:21 +0530 > Jitendra Barik wrote: > > > Hi All, > > >

Re: Advance OOPs concept

2015-11-29 Thread Shlomi Fish
Hi Jitendra, On Sun, 29 Nov 2015 13:12:21 +0530 Jitendra Barik wrote: > Hi All, > > Please let me know the best reference book for Advance OOPs concept. > Please see http://perl-begin.org/topics/object-oriented/ for some recommended resources about it. Perhaps the best resource for now is the