[Ncr-Python.in] Ncr-Python.in Digest, Vol 1, Issue 6

Sunil Patil sunmpatil at gmail.com
Wed Feb 23 07:04:55 CET 2011


Topic  1. A FEW GOOD BOOKS FOR PYTHON - BEGINNERS TUTORIALS

Hi,

Think Python
How to Think Like a Computer Scientist - by Allen B. Downey

is also a nice book for the beginners. have a look at it .. .

http://greenteapress.com/thinkpython/thinkpython.html

Sunil

On Tue, Feb 22, 2011 at 4:30 PM, <ncr-python.in-request at python.org> wrote:

> Send Ncr-Python.in mailing list submissions to
>        ncr-python.in at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mail.python.org/mailman/listinfo/ncr-python.in
> or, via email, send a message with subject or body 'help' to
>        ncr-python.in-request at python.org
>
> You can reach the person managing the list at
>        ncr-python.in-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ncr-Python.in digest..."
>
>
> Today's Topics:
>
>   1. A FEW GOOD BOOKS FOR PYTHON - BEGINNERS TUTORIALS (Arulalan T)
>   2. Re: Welcome all of you to our Ncr-Python.in list
>      (Narendra Sisodiya)
>   3. Re: Welcome all of you to our Ncr-Python.in list (Rohan Malhotra)
>   4. Python for beginner- book (Anoop Nair)
>   5. Re: Self Introduction (mirshad (operating officer))
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 22 Feb 2011 12:41:13 +0530
> From: Arulalan T <arulalant at gmail.com>
> To: "ncr-python.in" <ncr-python.in at python.org>
> Subject: [Ncr-Python.in] A FEW GOOD BOOKS FOR PYTHON - BEGINNERS
>        TUTORIALS
> Message-ID:
>        <AANLkTi=DUiHh6f=3CkL2_a3-Q2kL_YhBY2h1u1vLBiGM at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Found a good book to Learn Python in the easiest way.
> type and learn.
>
> 1.
> Get the book from http://learnpythonthehardway.org
>
> The book is a very beginner book for people who want to learn to code.
> If you can already code then the book will probably drive you insane.
> It's intended for people who have no coding chops to build up their
> skills before starting a more detailed book.
>
> The book is very simple:
>
> ? ?* 52 exercises in all.
> ? ?* 26 cover just input/output, variables, and functions.
> ? ?* 26 cover logic (boolean algebra, if-statements, while-loops, etc.)
>
> Each exercise is one or two pages and follows the exact same format.
> You type each one in (no copy-paste!), make it run, do the extra
> credit, and then move on. If you get stuck, at least type it in and
> skip the extra credit for later.
>
> 2. http://diveintopython.org This is really cool one. Please try this
> also.
>
> 3. "A byte of python" this is also one of the easy way to learn python
> as beginner. Try to search tutorial in net for this.
>
>
> Happy Learning.
>
>
>
>
> --
> Regards,
> Arulalan.T
> Project Associate
> Centre for Atmospheric Sciences
> Indian Institute of Technology Delhi
>
> My Experiments In Gnu/Linux !? : http://tuxcoder.wordpress.com
> Kanchi Linux User Group Rocks ! : http://kanchilug.wordpress.com
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 22 Feb 2011 12:47:29 +0530
> From: Narendra Sisodiya <narendra at narendrasisodiya.com>
> To: NCR Python Users Group India <ncr-python.in at python.org>
> Subject: Re: [Ncr-Python.in] Welcome all of you to our Ncr-Python.in
>        list
> Message-ID:
>        <AANLkTinL0=1BeNKgTzDPF_fO7QYHCJG7MH4FrTmjvwJX at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Tue, Feb 22, 2011 at 12:40 PM, Narendra Sisodiya <
> narendra at narendrasisodiya.com> wrote:
>
> > On Tue, Feb 22, 2011 at 12:18 PM, Sushil Gupta <buzz at skg.com.np> wrote:
> >
> >> I am happy to join this mailing list. Is there any introductory link
> (for
> >> the newbie like me) where I could learn the very beginners things to get
> >> started on programming python?
> >>
> >> Thanks again to everybody...
> >>
> >>
> > One can use lug-iitd.org wiki for this -
> >
>
>
> http://lug-iitd.org/Learn_Python
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/ncr-python.in/attachments/20110222/101e1493/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Tue, 22 Feb 2011 12:49:24 +0530
> From: Rohan Malhotra <yourbuddyrohan at gmail.com>
> To: ncr-python.in at python.org
> Subject: Re: [Ncr-Python.in] Welcome all of you to our Ncr-Python.in
>        list
> Message-ID:
>        <AANLkTi=M5TkhRv7T=Mt=Jd1yFXef=ppvsWtkGX4dox2x at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> one can start learning python from http://learnpythonthehardway.org/index,
> its a freely available pdf with 52 excercises in total.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/ncr-python.in/attachments/20110222/0e77af44/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 4
> Date: Tue, 22 Feb 2011 12:53:03 +0530
> From: Anoop Nair <p.anoopnair at gmail.com>
> To: ncr-python.in at python.org
> Subject: [Ncr-Python.in] Python for beginner- book
> Message-ID:
>        <AANLkTikKOL2oTKMhcJ5wzD83pQHF0Wf8_n2Vx8_B9RuR at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi All,
>
>  I am a newbe to python, I am started learning python with help of
> book "A byte of python" it is a very good book, here is the link for
> it.
>
> http://www.swaroopch.com/notes/Python_en:Basics
>
> Hope it helps python newbe....
>
> Regards,
> Anoop
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 22 Feb 2011 14:29:27 +0530
> From: "mirshad (operating officer)" <mirshad at castalialabs.com>
> To: NCR Python Users Group India <ncr-python.in at python.org>
> Subject: Re: [Ncr-Python.in] Self Introduction
> Message-ID:
>        <AANLkTi=DUBa6bgdyrHSsAS7PgKxGTkW25iE9UWNoUS9L at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> hi all,
> i am mirshad,
> a newbie in python
> completed electronics and communication engineering
> working as operating officer castalialabs trivandrum
>
> On Tue, Feb 22, 2011 at 12:22 PM, Arulalan T <arulalant at gmail.com> wrote:
>
> > Dear All,
> >
> > Lets start to give an introduction (short) about ourself.
> >
> > So that all of us will know about other's power and their domain in
> python.
> >
> > Name : Arulalan.T
> >
> > Currently : Working in IITD as Project Associate in Centre for
> > atmospheric Sciences as Python developer
> >
> > Known Python stuff : General Python script and CDAT [1]
> >
> > Web Python : Nil
> >
> > Others : ....
> >
> > Friends, please feel free to add more info about your skills here. so
> > that people may ask their doubts here in particular python stuff, if
> > they came to know about people tech stuff.
> >
> > I hope all of you will do the same.
> >
> >
> >
> > --
> > Regards,
> > Arulalan.T
> > Project Associate
> > Centre for Atmospheric Sciences
> > Indian Institute of Technology Delhi
> >
> > My Experiments In Gnu/Linux !  : http://tuxcoder.wordpress.com
> > Kanchi Linux User Group Rocks ! : http://kanchilug.wordpress.com
> > _______________________________________________
> > Ncr-Python.in mailing list
> > Ncr-Python.in at python.org
> > http://mail.python.org/mailman/listinfo/ncr-python.in
> >
>
>
>
> --
> With regards
>
> MIRSHAD K
> operating officer
> www.CastaliaLabs.com <http://www.castalialabs.com/>
> +919744455773
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.python.org/pipermail/ncr-python.in/attachments/20110222/c83e7cdd/attachment-0001.html
> >
>
> ------------------------------
>
> _______________________________________________
> Ncr-Python.in mailing list
> Ncr-Python.in at python.org
> http://mail.python.org/mailman/listinfo/ncr-python.in
>
>
> End of Ncr-Python.in Digest, Vol 1, Issue 6
> *******************************************
>



-- 
Sunil Patil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ncr-python.in/attachments/20110223/1cf21538/attachment-0001.html>


More information about the Ncr-Python.in mailing list