LearnPythoninOneDayandLearnItWell
PythonforBeginnerswithHands-onProject
TheonlybookyouneedtostartcodinginPythonimmediately
ByJamieChan
http://www.learncodingfast.com/python
Copyright©2014
Allrightsreserved.Nopartofthispublicationmaybereproduced,distributed,ortransmittedin
anyformorbyanymeans,includingphotocopying,recording,orotherelectronicormechanical
methods,withoutthepriorwrittenpermissionofthepublisher,exceptinthecaseofbrief
quotationsembodiedincriticalreviewsandcertainothernoncommercialusespermittedby
copyrightlaw.
Preface
ThisbookiswrittentohelpyoulearnPythonprogrammingFASTandlearnitWELL.Ifyouare
anabsolutebeginnerinProgramming,you'llfindthatthisbookexplainscomplexconceptsinan
easytounderstandmanner.Examplesarecarefullychosentodemonstrateeachconceptso
thatyoucangainadeeperunderstandofthelanguage.Ifyouareanexperiencedcoder,this
bookgivesyouagoodbasefromwhichtoexplorePython.Theappendicesattheendofthe
bookwillalsoprovideyouwithaconvenientreferenceforsomeofthecommonlyusedfunctions
inPython.
Inaddition,asRichardBransonputsit:"Thebestwayoflearningaboutanythingisbydoing".
Attheendofthecourse,you'llbeguidedthroughaprojectthatgivesyouachancetoputwhat
you'velearnedtouse.
Youcandownloadthesourcecodefortheprojectandtheappendicesat
http://www.learncodingfast.com/python.