LearnPythoninOneDayandLearnItWell
PythonforBeginnerswithHands-onProject
TheonlybookyouneedtostartcodinginPythonimmediately
ByJamieChan
http://www.learncodingfast.com/python
Copyright©2014
Allrightsreserved.Nopartofthispublicationmaybereproduced,distributed,ortransmittedinanyformorbyanymeans,
includingphotocopying,recording,orotherelectronicormechanicalmethods,withoutthepriorwrittenpermissionofthe
publisher,exceptinthecaseofbriefquotationsembodiedincriticalreviewsandcertainothernoncommercialuses
permittedbycopyrightlaw.
Preface
ThisbookiswrittentohelpyoulearnPythonprogrammingFASTandlearnitWELL.Ifyouareanabsolutebeginnerin
Programming,you'llfindthatthisbookexplainscomplexconceptsinaneasytounderstandmanner.Examplesare
carefullychosentodemonstrateeachconceptsothatyoucangainadeeperunderstandofthelanguage.Ifyouarean
experiencedcoder,thisbookgivesyouagoodbasefromwhichtoexplorePython.Theappendicesattheendofthebook
willalsoprovideyouwithaconvenientreferenceforsomeofthecommonlyusedfunctionsinPython.
Inaddition,asRichardBransonputsit:"Thebestwayoflearningaboutanythingisbydoing".Attheendofthecourse,
you'llbeguidedthroughaprojectthatgivesyouachancetoputwhatyou'velearnedtouse.
Youcandownloadthesourcecodefortheprojectandtheappendicesathttp://www.learncodingfast.com/python.