欢迎来到天天文库
浏览记录
ID:34747839
大小:1.98 MB
页数:491页
时间:2019-03-10
《How To Write Your Own Software Using Python2012.pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、ProgrammingforNon-ProgrammersRelease2.6.2StevenF.LottJanuary23,2012CONTENTSIHowToWriteYourOwnSoftwareUsingPython11Preface51.1WhyReadThisBook?.......................................51.2WhatIsThisBookAbout?.....................................51.3Audience.............
2、..................................61.4ConventionsUsedinThisBook..................................82GettingStarted112.1AboutPython............................................112.2AboutProgramming.........................................182.3LetThereBePython:Downloadi
3、ngandInstalling........................242.4TwoMinimally-GeekyProblems:ExamplesofThingsBestDonebyCustomizedSoftware.302.5WhyPythonisSoCool.......................................353UsingPython393.1InstantGratification:TheSimplestPossibleConversation...................
4、393.2IDLETime:UsingToolsToBeMoreProductive........................484ArithmeticandExpressions554.1SimpleArithmetic:NumbersandOperators...........................554.2BetterArithmeticThroughFunctions...............................674.3ExtraFunctions:mathandrandom....
5、.............................744.4SpecialOps:BinaryDataandOperators.............................794.5MoreAdvancedExpressionTopics.................................865ProgrammingEssentials955.1SeeingResults:TheprintStatement...............................955.2TurningP
6、ythonLooseWithaScript...............................995.3Expressions,ConstantsandVariables...............................1025.4AssignmentBonusFeatures.....................................1085.5CanWeGetYourInput?......................................1116SomeSelf-Cont
7、rol1176.1TruthandLogic:BooleanDataandOperators.........................1176.2MakingDecisions:TheComparisonOperators..........................1236.3AdvancedLogicOperators.....................................1276.4ProcessingOnlyWhenNecessary:TheifStatement............
8、..........1306.5WhileWeHaveMoreToDo:TheforStatement........................1376.6WhileWeHaveMoreToDo:ThewhileStatement....................
此文档下载收益归作者所有