Page 1 of 1

My First Video Tutorial is about using Python

Posted: Sun 22 Jul 2012, 18:08
by antiloquax
It's taken me a long time to do this, but I have finally managed to record a screencast (thanks to Lobster and his "pup_rec" program!).
It's a very simple thing about Fibonacci numbers in Python:
Python Tutorial

Posted: Tue 24 Jul 2012, 10:25
by darkcity
nice calming voice, added to wiki
http://puppylinux.org/wikka/HowToProgramming

Posted: Wed 25 Jul 2012, 19:01
by antiloquax
Thanks darkcity!

I have done another, which goes through doing something similar using a GUI and a recursive function!

Fib GUI Recursive