SCALE 9x - 2011 Southern California Linux Expo - Try It Lab https://www.socallinuxexpo.org/scale9x/taxonomy/term/20/0 en Intro to Python https://www.socallinuxexpo.org/scale9x/presentations/intro-python <p>A basic introduction to Python scripting.</p> <div class="field field-type-text field-field-track"> <div class="field-items"> <div class="field-item odd"> <a href="category/category/beginners-track">Beginner</a> </div> </div> </div> <div class="field field-type-text field-field-presentation-short-abs"> <div class="field-items"> <div class="field-item odd"> <p>Python is still building up steam as the programming language of the future, and is especially good for systems work. This talk will simply be a demonstrative introduction to the language and its uses. We will cover how to get a script running, interactive python, basic object types, functions and classes. We'll also take a look at how to obtain modules, and cover a few basic ones.</p> </div> </div> </div> <div class="field field-type-text field-field-presentation-long-abs"> <div class="field-items"> <div class="field-item odd"> <p>Scripting Basics What Makes Python Special? Magic - shebang Where is Python? Comments Execution Debugging Python -d Python Interactive Shell IPython help() dir() pdb Objects and Methods Bools Strs Ints Lists Tuples Dicts What Are Iterators? Functions Also Objects Code Segregation Using a main() Function Classes Also Objects Writing a Class Instantiating a Class Modules Also Objects Importing Modules Installing Modules Some Cool Modules sys os re time socket httplib subprocess json Other Resources</p> </div> </div> </div> <div class="field field-type-text field-field-presentation-speaker-id"> <div class="field-items"> <div class="field-item odd"> Speaker: <a href="/scale9x/speakers/andrew-vandever">Andrew Vandever</a> </div> </div> </div> <fieldset class="fieldgroup group-presentation-downloads"><legend>Downloads</legend><div class="field field-type-link field-field-stream"> <div class="field-items"> <div class="field-item odd"> <a href="http://bit.ly/ebRb45" target="_blank" rel="nofollow">http://bit.ly/ebRb45</a> </div> </div> </div> <div class="field field-type-text field-field-presentation-url"> <div class="field-items"> <div class="field-item odd"> <a href="https://www.socallinuxexpo.org/scale9x-media/scalemedia/scale/scale9x-media/simple_cfp/presentations/15_00-AndrewVandever-IntroToPython.odp">Presentation</a></div> </div> </div> </fieldset> <fieldset class="fieldgroup group-presentation-logistics"><div class="field field-type-text field-field-presentation-day"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Day:&nbsp;</div> Saturday, February 26th </div> </div> </div> <div class="field field-type-text field-field-presentation-time"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Time:&nbsp;</div> 3:00pm </div> </div> </div> <div class="field field-type-text field-field-presentation-room"> <div class="field-items"> <div class="field-item odd"> <div class="field-label-inline-first"> Room:&nbsp;</div> La Jolla </div> </div> </div> </fieldset> https://www.socallinuxexpo.org/scale9x/presentations/intro-python#comments Beginner Beginners Track Developers Track Educational Intermediate Try It Lab Mon, 14 Mar 2011 11:01:23 +0000 2666 at https://www.socallinuxexpo.org/scale9x