On Thu, Sep 24, 2015 at 8:07 PM, Atul Tyagi <tyagi.a...@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>*
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to