Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact

Tips and short articles on this subject
The road ahead - Python 3
Python 2 to Python 3 / Python 3000 / Py3k
Python 3000 - the next generation
Well House Consultants
You are on the site of Well House Consultants who provide Open Source Training Courses and business hotel accommodation. You are welcome to browse and use our resources subject to our copyright statement and to add in links from your pages to ours.
Other subject areas - resources
Java Resources
Well House Manor Resources
Perl Resources
Python Resources
PHP Resources
Object Orientation and General topics
MySQL Resources
Linux / LAMP / Tomcat Resources
Well House Consultants Resources
Extras Resources
C and C++ Resources
Ruby Resources
Tcl/Tk Resources
Web and Intranet Resources
Python module Y300
Python 3 - What is New?
Exercises, examples and other material relating to training module Y300. This topic is presented on public courses Learning to program in Python, Python Programming

Python Programming - The fundamentals in depth, and an introduction to applications such as GUI design and Data Munging. This course starts at the fundamentals ...
http://www.wellho.net/course/ypfull.html  [course]
Learning to Program in Python - The fundamentals in depth, and an introduction to applications such as GUI design and Data Munging. This course starts ...
http://www.wellho.net/course/ylfull.html  [course]
Custom course - Custom course Custom course This is a custom course that will be tailored to your trainee's needs and based on their current knowledge ...
http://www.wellho.net/course/ccfull.html  [course]
#!/usr/local/bin/python3.0 import sys teeth = "white" coal = "black" # print is a function # You can supply a sep value as the separator # You can supply ...
http://www.wellho.net/resources/ex.php4?item=y300/print_3.py  [code sample]
#!/usr/local/bin/python3.0 print ("A program to add up some ages") name = input("What is your name? ") age1 = int(input("How old are you? ")) age2 = ...
http://www.wellho.net/resources/ex.php4?item=y300/input_3.py  [code sample]
There's a new release of Python on the horizon. Well - it's rather closer than the horizon, as there are beta test releases around, and a final production ...
http://www.wellho.net/mouth/1788_Pyt ... -Py3k.html  [short article]
A couple of days ago, I mentioned Python 3 in general terms - and today I'm starting to flesh out the road ahead. print The print operator in Python ...
http://www.wellho.net/mouth/1791_The ... hon-3.html  [short article]



This topic is presented on public courses Learning to program in Python, Python Programming

Examples from our training material
git_2.py   Generator and xrange - Python 2
git_3.py   Generator in Python 3, range replaces xrange
input_2.py   inputs in Python 2
input_3.py   Inputs in Python 3 - input replaces raw_input
print_2.py   print in python 2
print_3.py   print in Python 3 - print now a function
Background information
Some modules are available for download as a sample of our material or under an Open Training Notes License for free download from http://www.training-notes.co.uk.
Topics covered in this module
Introduction.
Why Python 3?
Print as a function.
Input changes.
Range and other iterators (map, etc).
nonlocal (compared to global).
New style classes.
Strings, bytes, unicode and string formatting.
Exceptions.
Other changes
A note on Decorators.
Version 2.6 and 2to3
A Strategy for upgrade.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our Listing and schedule page.

Well House Consultants specialise in training courses in Python, Perl, PHP, and MySQL. We run Private Courses throughout the UK (and beyond for longer courses), and Public Courses at our training centre in Melksham, Wiltshire, England. It's surprisingly cost effective to come on our public courses - even if you live in a different country or continent to us.

We have a technical library of over 700 books on the subjects on which we teach. These books are available for reference at our training centre. Also available is the Opentalk Forum for discussion of technical questions.


© WELL HOUSE CONSULTANTS LTD., 2009: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho