[BangPypers] Thinking oops

kracekumar ramaraju kracethekingmaker at gmail.com
Thu Sep 24 16:44:03 CEST 2015


On Thu, Sep 24, 2015 at 8:07 PM, Atul Tyagi <tyagi.atul at gmail.com> 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
> oriented. I usually end up using functions.
>
> Would appreciate any pointers to overcome this weakness?
>
>
Some food for thought, stop writing classes [0] and start writing more
classes [1].

[0]: https://www.youtube.com/watch?v=o9pEzgHorH0
[1]: http://lucumr.pocoo.org/2013/2/13/moar-classes/

-- 

*Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus
Torvaldshttp://kracekumar.com <http://kracekumar.com>*


More information about the BangPypers mailing list