
Showmedo is a peer-produced video-tutorials and screencasts site for free and open-source software - with the exception of some club videos, the large majority are free to watch and download. how to help »the club »about »faq »
Name:
[002] Ian Ozsvald
Member:
51 months
Authored:
181 videos
Description:
I am the co-founder of ShowMeDo (see http://showmedo.com/about), author of `The Screencasting Handbook <http://thescreencastinghandbook.com>`_ and the founder of the professional screencast production company `ProCasts <http://procasts.co.uk>`_:
.. image:: http://procasts.co.uk/media/procasts_sma ...
Python 3.0 Introduction
Contents
start
You'll need to know how to write Python using Python 2.x.
goals
You will have seen Python 3.0 in action and you'll know some of the key differences between 2.x and 3.0.
Background
Aimed at new Python programmers, we're assuming you know a tiny bit about programming and nothing about using Python
How to read and write simply Python programs and running them
Python 3.0
chyld provides 2 videos showing Python 3.0 in action. The first video is a gentle introduction, the second uses del.icio.us web services with Python 3.0.
gasto has 1 video showing some of the changes you can expect in Python 3.0
This series should explain the main changes happening from CPython 2.x to CPython 3.0
We need more Python 3.0 videos
The transition to Python 3.0 will be frightening for some and others will come to Python because they will hear good things about Py3.0. It would be great if we had videos showing how to migrate your code (using 2to3 and unit-tests) and what differences to expect, also videos showing the advantages of Py3.0 would do well with the geeks. Are you up to the challenge?
The RST-script for this Learning-path
The script below was used to generate the learning-path page above.
===========================================================
Python 3.0 Introduction
===========================================================
.. contents::
start
=====
You'll need to know how to write Python using Python 2.x.
goals
=====
You will have seen Python 3.0 in action and you'll know some of the key differences between 2.x and 3.0.
Background
==========
.. path:: 011
Python 3.0
==========
chyld provides 2 videos showing Python 3.0 in action. The first video is a gentle introduction, the second uses del.icio.us web services with Python 3.0.
.. series:: 454
gasto has 1 video showing some of the changes you can expect in Python 3.0
.. series:: 615
.. request:: We need more Python 3.0 videos
The transition to Python 3.0 will be frightening for some and others will come to Python because they will hear good things about Py3.0. It would be great if we had videos showing how to migrate your code (using 2to3 and unit-tests) and what differences to expect, also videos showing the advantages of Py3.0 would do well with the geeks. Are you up to the challenge?

Thank-yous, questions and comments
If this video tutorial was helpful please take some time to say thank-you to the authors for their hard work. Feel free to ask questions. Let the author know why their video tutorial was useful - what are you learning about? Did the video tutorial save you time? Would you like to see more?
You may also want to see our ShowMeDo Google Group to speak to our active users and authors.
I have enjoyed showmedo videos in the past