Re: [BangPypers] Thinking oops

2015-09-24 Thread Prashant Gaur
Hello Atul, You can have a look into video tutorial for python learning by Trevor Payne. I am providing you link of the playlist for the videos of object oriented programming in python. https://www.youtube.com/playlist?list=PL82YdDfxhWsAyY3iNNDC1kUKWAJibUGi6 His videos are very cool and i am ver

Re: [BangPypers] Thinking oops

2015-09-24 Thread kracekumar ramaraju
On Thu, Sep 24, 2015 at 8:07 PM, Atul Tyagi wrote: > Hello bangpypers, > > I am fairly new to python. About a year old. I got the hand of the lang and > have written some useful scripts for my operations team. Even though I > would want to use oop concepts, I have not able to think in terms of >

[BangPypers] Thinking oops

2015-09-24 Thread Atul Tyagi
Hello bangpypers, I am fairly new to python. About a year old. I got the hand of the lang and have written some useful scripts for my operations team. Even though I would want to use oop concepts, I have not able to think in terms of oriented. I usually end up using functions. Would appreciate an