Name:
[116] Erik Thompson
Member:
76 months
Authored:
44 videos
Description:
Hi! I am currently a full time student at California State University Long Beach. I recently began to do research in molecular dynamics. I have interests in Python programming, physics, chemistry, and 3D simulation.
Also I like bird watching! Here are some of photos I've taken:
http://ww ...
Developing emol! [ID:151]
a series of video-tutorials by Erik Thompson
This video series will document the development of a moderately complex program from start to finish. Everything from planning, creating class diagrams, going over the code, and creating a .deb file for Ubuntu/Debian distribution will be covered.
Key libraries used will be wxPython, OpenGL, and sqlite.
Most software projects fail. Will this one fail too?! Watch this series as it is published to find out!

Good video because of the simplistic approach. A question that I have been searching to get an answer for though is how to come up with the use case scenario in the first place, before you start to document or write the formal use case (as you have described).
The main problem is to develop a realistic scenario composed of user activities - something for which I have found no documentation or pointers before. If you could do a discussion of this, I would be greatful.