473,654 Members | 3,115 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Talks at PyCon that Teach How to Be Better Programmers

I've been looking over the mix of talk proposals we have so far for PyCon
2007. We're got 17 so far, with a good number of case histories. Now case
histories are good, don't get me wrong, we want Python to be successful and it
is interesting to hear how it is being used. But according to the feedback
forms from last year, we need more talks that actually teach you how to be
better programmers, especially if we want to bring new talent into the community.

Where are the talks about how to best use select features of the language,
that demonstrate how to use some of the more powerful design patterns in
Python? Python 2.4 and 2.5 have added significant new capabilities to the
language and we need the advance scouts to help some of us just now
discovering them. Many of us do not adopt new features as soon as they appear.

Often at PyCon we have looked to people like Alex Martelli to get down and
dirty with aspects of the language, but unfortunately he is unable to make it
in 2007. Who else is good at explaining how and when to apply language
constructs?

Not sure where to start? For brainstorming here are four talks I've not seen
at recent PyCons and that I think would be well received. Anything about
design patterns would be good too.

----
How to Optimize Your Python Programs?

* optimization - speed or memory?
* common mistakes
o use of repeated append on strings
o not using Numeric when doing array operations
+ such as graphics, sound
o close your handles, release your objects where possible
* what slows Python down?
o looping?
o function calls?
* methods to speed things up
o pre-binding
o push looping into C extensions
o code in C extensions releases global lock and speeds up
execution on multicores
* shrinking your memory footprint

http://us.pycon.org/TX2007/PgmOptimizing

----
Key Python Technologies You Should Know

The idea of this talk is to highlight some of the cross-domain
technologies that a programmer would find useful in his toolbelt
as he moves among problems or job positions.

* criteria for inclusion in talk:
o cross-platform
o cross-domain
o of general use, not obscure or a niche
* docutils, reST (docstrings, READMEs, page templates,
wiki markup, doctests)
* interfaces/adapters
* eggs
* unit test frameworks
* DB-API?

http://us.pycon.org/TX2007/PyTechToKnown

----
Taking Your Programming Environment to a New Level

What do skilled Python programmers keep around them that makes
them better programmers?

* pymacs, pyvim
* pylint
* ipython and other command shells
* brief walk-thru of GUI IDEs
* keeping docs at your fingertips
* books to keep at your side

(this talk could be run as a panel among experts)

http://us.pycon.org/TX2007/PyPgmEnv

----
What the Heck Does "Pythonic Programming Style" Mean Anyway?

The term is often tossed at someone on the list, but what
are they talking about? How can a newbie learn the style?

* common idioms you see in source code
* attributes versus getters/setters
* package dir layouts
o import all in __init__?
o fully name-qualify all imports?

http://us.pycon.org/TX2007/PyPgmStyle

I've included links to the wiki pages holding the outlines in hopes that
people will suggest additional topics to cover.

To give a talk, before Oct 31 visit the conference page at:

http://us.pycon.org/TX2007/CallForProposals

Jeff Rush
PyCon 2007 Co-Chair
Oct 24 '06 #1
0 1027

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1438
by: PyCon Chair | last post by:
Want to share your expertise? PyCon DC 2004 is looking for proposals to fill the formal presentation tracks. PyCon DC 2003 had a broad range of presentations, from reports on academic and commercial projects to tutorials and case studies, and we hope to extend that range this year. As long as the presentation is interesting and potentially useful to the Python community, it will be considered for inclusion in the program. The...
0
1203
by: Steve Holden | last post by:
Dear Python User: We have received many enquiries asking "When and how will I be able to submit my paper to PyCon DC 2004?". This is encouraging news - from the correspondence to date it seems that there will be some interesting and exciting presentations next March. Please be patient as the system to handle submissions goes through to completion. When it is ready, look for a further
0
1145
by: pycon-organizers | last post by:
Dear Python User: I am pleased to be able to announce that the submission process for PyCon DC 2004 is now open. Please direct your browser to http://submit.pycon.org/ and create your account by entering your email address and leaving the password field blank - a password will be sent
0
1393
by: Guido van Rossum | last post by:
This is a reminder that the deadline for sending proposals for presentations at PyCon DC 2004 is January 15, 2004. We are interested in any and all submissions about uses of Python and the development of the language. Since there is expected to be a strong educational community presence for the next PyCon, teaching materials of various kinds are also encouraged. You can submit your proposal at:
0
1511
by: Guido van Rossum | last post by:
This is the *last* reminder that the deadline for sending proposals for presentations at PyCon DC 2004 is January 15, 2004. That's upcoming Thursday! I'm also reminding everybody, speakers and non-speakers, of the upcoming deadline for Early Bird Registration: January 31. Until then, the registration fee is $175 (student rate $125); after that date, the registration price goes up to $250 (student rate $150). Don't forget to register! ...
0
1081
by: PyCon Chair | last post by:
First of all, don't forget that early-bird reg ends midnight Sunday Feb 22. We've now got a list of talks and a planned schedule: http://www.pycon.org/dc2004/talks/ http://www.python.org/pycon/dc2004/schedule.html We've also added Guido van Rossum and Bruce Eckel as keynote speakers: http://www.pycon.org/dc2004/talks/keynote
1
1668
by: Paul Prescod | last post by:
PyCon 2004 Slides on "Extending Python with Pyrex" PDF: http://www.prescod.net/pyrex/ExtendingPythonWithPyrex.pdf PPT: http://www.prescod.net/pyrex/ExtendingPythonWithPyrex.ppt Pycon 2004 Slides on "Optimizing Python code with Pyrex" PDF: http://www.prescod.net/pyrex/OptimizingPythonWithPyrex.pdf PPT: http://www.prescod.net/pyrex/OptimizingPythonWithPyrex.ppt I hope this helps me. Please report any mistakes.
0
1425
by: pyuk2005 | last post by:
The UK Python Conference for 2005 will take place at the Randolph Hotel, Oxford on 20-23 April 2005. This is the FINAL CALL for talks. The original deadline of 26th December has been extended to 6 January, to help all those folks who were concentrating on the PyCon deadline of 30th December. Recycled PyCon talks are acceptable. About the event
0
1126
by: kirby.urner | last post by:
. === Although I haven't been invited to keynote in Dallas -- although I did volunteer (given my considerable experience) -- I thought a next best thing would be to lead by example, and encourage other subscribers to draft little keynotey things that would give us a sense of the vision and/or mission and/or state
0
8290
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8815
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8708
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8489
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7307
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6161
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4149
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2716
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1596
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.