9 February 2012, 12:48 pm
Python Program showing Lowest Common Denominator. Thanks for watching.... Read More »
17 January 2012, 3:21 pm
This lesson was made on snow day when I didn't want my students to get behind. It shows you how to download Python and Pygame then get started on your making your first program. Using the shell, creating a new window, saving as a document named something.py, and opening it back up again is demonstra... Read More »
20 October 2011, 2:51 pm
Thanks for watching :D... Read More »
18 October 2011, 11:08 am
Just thought I'd show you guys how to make a simple program in python.... Read More »
22 August 2011, 3:47 am
This presentation will outline key lessons learnt in developing scientific software in Python. Methods of maintaining and assuring code quality will be discussed, in particular: - designing effective unit tests; - visualising output data to discover defects; and - designing characterisation tests to... Read More »
2 May 2011, 10:13 am
www.softwarecareerlaunch.com What should you consider when selecting your first software programming language? Should you start with Java or C#? How about Python vs PHP. Maybe you should start with Object C. This video discusses the rules to consider when selecting your first programming language.... Read More »
14 March 2011, 9:26 am
The final part of Dr. Greg Wilson's talk about Python dictionaries. Here he ends the topic of hash functions, as well as introducing another datatype: the tuple. Thisvideo was shot during the Software Carpentry for Audio and Music Researchers: UK Autumn School 2010 —soundsoftware.ac.uk — organiz... Read More »
8 March 2011, 9:28 am
Dr. Greg Wilson talking about list operations inPython. This video was shot during the Software Carpentry for Audio and Music Researchers: UK Autumn School 2010 —soundsoftware.ac.uk — organized by the Software Carpentry — software-carpentry.org — and SoundSoftware.ac.uk — soundsoftware.ac.... Read More »
1 January 2011, 2:55 pm
Python Script download: ubuntuone.com please make a backup copy first of your /usr/share/software-center/softwarecenter/backend/channel.py then make the script executable and run it as root. No warrantys , but it works ;-)... Read More »
25 November 2010, 2:16 pm
A very quick overview of some of the things python does. Then we install the Python software and open up IDLE. We will type in a few lines of code so that you see how the Python IDLE responds. I forgot to save my file with .py, so it lost the colored words. If you save your file, save it with .py af... Read More »