I might be able to help you out. I'm a programmer but I don't use python very much as part of my work.
Python is a pretty easy language so it is good for beginners. Do you have something in mind you want to do?
Luke
--
You received this message because you are subscribed to the Google Groups "London Hackspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to london-hack-sp...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What development environment do you use for Python under Windows? My older daughter has to learn Python for university and I'm thinking that if her younger sister learns it at the same time they can help and encourage each other. C# is an excellent language but the learning curve is a bit steep for someone coming from BBC Basic which for some reason they still teach in school.
--
As someone pointed out you can download it from the python.org web site.
There are installer versions and non compliled versions.
They can be a bit unsophisticated to the newbies eye. Also once you have installed it, it is run more or less at the command line. Which often needs a minor tweek to the path enviroment variable. And just getting the feel of it is a wee bit unusual, if you were not exposed to a command line system. Its not hard. Just a little different and strange first time around, for a window user.
But a 20min walk through will get you up and running.
Liam