资源描述:
《Prentice Hall - Core Python Programming, 2nd Edition - From The O'Reilly Anthology》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、1IT-SCbook:CorePythonProgrammingCorePythonProgrammingWesleyJ.ChunPublisher:PrenticeHallPTRFirstEditionDecember14,2000ISBN:0-13-026036-3,816pages2IT-SCbook:CorePythonProgrammingReviewNewtoPython?Thisisthedeveloper'sguidetoPythondevelopment!LearnthecorefeaturesofPythonaswellasadvancedtopicssuc
2、hasregularexpressions,multithreadedprogramming,Web/Internetandnetworkdevelopment,GUIdevelopmentwithTk(inter)andmoreAlsoincludesfeaturesfoundinthenewPython1.6and2.0releasesCD-ROM:CompletePythondistributions(sourcecode,documentation,andvariousbinaries)plusallexamplescriptsinthebookPythonisanIn
3、ternetandsystemsprogramminglanguagethatissoaringinpopularityintoday'sfast-pacedsoftwaredevelopmentenvironment,andnowonder:it'ssimple(yetrobust),object-oriented(yetcanbeusedasaprocedurallanguage),extensible,scalableandfeaturesaneasytolearnsyntaxthatisclearandconcise.Pythoncombinesthepowerofac
4、ompiledobjectlanguagelikeJavaandC++withtheeaseofuseandrapiddevelopmenttimeofascriptinglanguage.Infact,itssyntaxissoeasytounderstandthatyouaremorelikelytopickitupfasterthananyoftheotherpopularscriptinglanguagesinusetoday!InCorePythonProgramming,InternetsoftwareengineerandtechnicaltrainerWesle
5、yChunprovidesintermediateandexperienceddevelopersalltheyneedtoknowtolearnPython-fast.LikeallCoreSeriesbooks,CorePythonProgrammingdelivershundredsofindustrial-strengthcodesnippetsandexamples,alltargetedatprofessionaldeveloperswhowanttoleveragetheirexistingskills!Inparticular,CorePythonProgram
6、mingpresentsnumerousinteractiveexamplesthatcanbeenteredintothePythoninterpreterrightinfrontofyou!Finally,wepresentachapterthatshowsyoustep-by-stephowtoextendPythonusingCorC++.PythonsyntaxandstyleDevelopmentandRun-timeEnvironmentsObjectsandPythonmemorymanagementStandarddatatypes,methods,andop
7、eratorsLoopsandconditionals3IT-SCbook:CorePythonProgrammingFilesandInput/OutputExceptionsanderrorhandlingFunctions,scope,arguments,andfunctionalprogrammingImportingmodulesandmoduleattributesObject-orientedProgrammingwithclasses,methods,andinstances