Transcription of An introduction to the Python programming language
{{id}} {{{paragraph}}}
IntroductionPython TutorialNumerics & PlottingStandard libraryAn introduction to the Python programminglanguagePrabhu RamachandranDepartment of Aerospace EngineeringIIT BombayJanuary 16, 2007 Prabhu RamachandranIntroduction to PythonIntroductionPython TutorialNumerics & PlottingStandard libraryOutline1 IntroductionIntroduction to Python2 Python TutorialPreliminariesData typesControl flow, functionsModules, exceptions, classesMiscellaneous3 Numerics & PlottingNumPy ArraysPlotting: MatplotlibSciPy4 Standard libraryQuick TourPrabhu RamachandranIntroduction to PythonIntroductionPython TutorialNumerics & PlottingStandard libraryIntroduction to PythonOutline1 IntroductionIntroduction to Python2 Python TutorialPreliminariesData typesControl flow, functionsModules, exceptions, classesMiscellaneous3 Numerics & PlottingNumPy ArraysPlotting: MatplotlibSciPy4 Standard libraryQuick TourPrabhu RamachandranIntroduction to PythonIntroductionPython TutorialNumerics & PlottingStandard libraryIntroduction to PythonIntroductionCreator and BDFL: Guido van RossumBDFL == Benevolent Dictator For LifeConceived in December
Introduction Python Tutorial Numerics & Plotting Standard library Introduction to Python Why not ***lab? Open Source, Free Portable Python is a real programming language: large and small programs Can do much more than just array and math Wrap large C++ codes Build large code bases via SCons Interactive data analysis/plotting Parallel application
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}