Differences between revisions 1 and 2
Revision 1 as of 2005-04-15 15:41:05
Size: 416
Editor: bos-gate1
Comment:
Revision 2 as of 2005-04-15 15:49:31
Size: 1054
Editor: bos-gate1
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Intro to programming with Python and Tkinter here.        The purpose of this project is to provide an user interactive environment for anyone interested in learning python. So far most of the tutorials are in text format. However, when I was learning python, I always wished somebody had taught an online video course. Thanks to ourmedia.org for storing my videos it is now possible to provide this service.
Line 3: Line 3:
The purpose of this project is to provide an user interactive environment for anyone interested in learning python. So far most of the tutorials are in text format. However, when I was learning python, I always wished somebody had taught an online video course. Thanks to ourmedia.org for storing my videos it is now possible to provide this service.
      So far, I only have 5 lectures posted. More will come as soon as I finish my final exames. The first and second lecture is not recorded yet. They are about the history of python as well as where you can download them. The beginner's series will be about 50 lectures covering the most basic programming ideas. (loops, if/else, functions, files) as well as some fun Tkinter widget manipulation.

      I am currently looking for volunteers that are willing to teach more advance python lectures. The more advance topics will inclue swig, jython, XML manipulation, etc. If you are interested in volunteering, you can reach me at my ourmedia.org site. http://ourmedia.org/user/4887
  • The purpose of this project is to provide an user interactive environment for anyone interested in learning python. So far most of the tutorials are in text format. However, when I was learning python, I always wished somebody had taught an online video course. Thanks to ourmedia.org for storing my videos it is now possible to provide this service.
  • So far, I only have 5 lectures posted. More will come as soon as I finish my final exames. The first and second lecture is not recorded yet. They are about the history of python as well as where you can download them. The beginner's series will be about 50 lectures covering the most basic programming ideas. (loops, if/else, functions, files) as well as some fun Tkinter widget manipulation.

    I am currently looking for volunteers that are willing to teach more advance python lectures. The more advance topics will inclue swig, jython, XML manipulation, etc. If you are interested in volunteering, you can reach me at my ourmedia.org site. http://ourmedia.org/user/4887

Intro to programming with Python and Tkinter (last edited 2014-04-14 04:42:58 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.