On Fri, Feb 4, 2011 at 11:57 PM, Shrinivasan T <[email protected]> wrote: > Found a good book to Learn Python in the easiest way. > type and learn. > > Get the book from http://learnpythonthehardway.org
The following block of text is lifted verbatim from the above web site. Nothing wrong except that you should clearly state that you are quoting from the original content like so <quote> > 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. </quote> or whatever style you prefer. Otherwise your post gives the impression that textual content is your opinion which it is not. -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
