The Artima Developer Community
Sponsored Link

Weblogs Forum
wxPython Tutorials at PyCon 2010

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
David Goodger

Posts: 48
Nickname: goodger
Registered: Apr, 2004

wxPython Tutorials at PyCon 2010 (View in Weblogs)
Posted: Jan 4, 2010 9:58 PM
Reply to this message Reply
Summary
This year I'll be presenting two tutorials on building desktop GUI applications with wxPython.
Advertisement

Web and mobile apps are all the rage, but they're really just the tip of the iceberg. The vast majority of software currently being written is for use in-house. Desktop applications are the norm, and a graphical user interface (GUI) is usually requireed when non-techies are the end-users.

At PyCon 2010 I'll be presenting two tutorials on building desktop GUI applications with wxPython, one of the top cross-platform GUI toolkits available for Python. The first tutorial will introduce the wxPython widgets and will focus on layout: simple & easy interface design. The second tutorial will focus on the MVC (model-view-controller) pattern/architecture for building complex GUI apps with a clean separation of concerns.

There are many other tutorials to choose from too.

Register now!

Topic: Java Posse Roundup Registration Open Previous Topic   Next Topic Topic: PyCon 2010: only 2 days left for early-bird registration!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use