Videos in category ShowMeDo All | Novice | Advanced | Expert
Beginning Free Software and GNU/Linux with Ubintu (Common Part)
  • Video is free for view

Beginning Free Software and GNU/Linux...

In the common part, we discuss some of the basic stuff that you have to know when watching future episodes. read more »

Level: any May 01, 2007 Votes: 0 scoundrel

 
PyDev on a Mac
  • Video is free for view

PyDev on a Mac

This tutorial is a short Hello World tutorial on setting up the free IDE Eclipse w/ Pydev extension on the Intel Mac OSX. Shows you how to quickly setup and get running. read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 
Introduction to Ruby V
  • Video is free for view

Introduction to Ruby V

I talk briefly about how CSV Reader includes Enumerable and defines each. I talk about extracting information from a typical log file. I give an extended example(long but not that complicated) of D... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 
Introduction to Ruby IV
  • Video is free for view

Introduction to Ruby IV

I talk about marshaling(serialization), attr_reader, and an introduction but don't finish showing an existing example of implementing each in one's own class. read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 
Introduction to Ruby III
  • Video is free for view

Introduction to Ruby III

I talk about Deep Copy versus Shallow Copy, some Regular Expressions basics(including object-oriented regular expression idioms), implementing to_s in user classes, using case statements, Ranges, F... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 
Introduction to Ruby II
  • Video is free for view

Introduction to Ruby II

This video is about creating one's own classes. I walk through a bioinformatics class I ported from Oreilly online's Beginning Python for Bioinformatics. I talk about def initialize, instance varia... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 
Introduction to Ruby I
  • Video is free for view

Introduction to Ruby I

This video is a basic introduction to Ruby. It starts out with showing some of the basic reflection capabilities of Ruby such as (10**10).class. Then I talk about indefinite chaining of methods. Ot... read more »

Level: any Apr 30, 2007 Votes: 0 scoundrel

 
Python: easy_connection basics
  • Video is free for view

Python: easy_connection basics

The basic features of easy_connection, an event-based front-end to Python sockets. read more »

Level: any Apr 17, 2007 Votes: 0 scoundrel

 
Django Tutorial Part 1 - Setup
  • Video is free for view

Django Tutorial Part 1 - Setup

Django is a Python web framework used for rapid application development in any environment. In under 10 minutes, we will go from a bare Linux (Ubuntu) installation to a fully functional Django server. read more »

Level: any Apr 17, 2007 Votes: 0 scoundrel

 
Python-Tk: Basic Event Handling
  • Video is free for view

Python-Tk: Basic Event Handling

In this Python screencast author will cover Event Handling and use the Label, Button and Entry (text-input) controls in Python-Tk. read more »

Level: any Mar 29, 2007 Votes: 0 scoundrel