1 / 6

Introduction To Python for Snakelets, Neonates, and Hatchlings version 1.0

Introduction To Python for Snakelets, Neonates, and Hatchlings version 1.0. 14 June 2009. Announcements. NEbraskaCert Breakfast - Wednesday OLUG Luncheon - Friday OLUG - July 7 Dynamic Languages UG -July 14th Misc. Zen of Python    .

zilya
Download Presentation

Introduction To Python for Snakelets, Neonates, and Hatchlings version 1.0

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction To Python for Snakelets, Neonates, and Hatchlings version 1.0 14 June 2009

  2. Announcements • NEbraskaCert Breakfast - Wednesday • OLUG Luncheon - Friday • OLUG - July 7 • Dynamic Languages UG -July 14th • Misc.

  3. Zen of Python     Beautiful is better than ugly.Explicit is better than implicit.Simple is better than complex.Complex is better than complicated.Flat is better than nested.Sparse is better than dense.Readability counts.Special cases aren't special enough to break the rules.Although practicality beats purity.Errors should never pass silently.Unless explicitly silenced.In the face of ambiguity, refuse the temptation to guess.There should be one-- and preferably only one --obvious way to do it.Although that way may not be obvious at first unless you're Dutch.Now is better than never.Although never is often better than *right* now.If the implementation is hard to explain, it's a bad idea.If the implementation is easy to explain, it may be a good idea.Namespaces are one honking great idea -- let's do more of those!

  4. Where Do I Start? • User Groups • Python Users Group • Dynamic Languages User Group • Python.org • http://www.python.org • http://wiki.python.org/moin/BeginnersGuide • Byte of Python • http://www.swaroopch.com/notes/Python • Free Books Python 2.x and 3.x •  Dive into Python • http://www.diveintopython.org/

  5. Python Gotchas • Indentation • whitespace • variable idenifiers

  6. I Need Help!!!! • User Groups • Python Users Group • Dynamic Languages User Group • O'Reilly Books - Not just for Breakfast • Python in a Nutshell • Python Pocket Reference  • Programming Python

More Related