Results 1 to 4 of 4

Thread: Helpful Links for Beginners to Python Tutorials

  1. #1
    Admin hda5's Avatar
    Join Date
    Dec 2004
    Posts
    1,463
    Thanks
    1,983
    Thanked 8,119 Times in 687 Posts

    Helpful Links for Beginners to Python Tutorials

    To help members who are interested in learning how to program in python please post your python tutorial links in this thread.

    Here's one to get started...

    _http://learnpythonthehardway.org/book/

  2. The Following 2 Users Say Thank You to hda5 For This Useful Post:

    Bod (24-06-2012), saintomer1866 (27-06-2012)

  3. #2
    Cool Dude
    Join Date
    Dec 2004
    Posts
    205
    Thanks
    410
    Thanked 75 Times in 51 Posts
    I never got started with python programming but some links that may help, maybe I should get my finger out and have a go again.

    _http://docs.python.org/tutorial/index.html

    _http://www.pythonchallenge.com/

    _http://www.python.org/about/gettingstarted/

    For gui programming
    _http://showmedo.com/videotutorials/series?name=PythonWxPythonBeginne rsSeries

  4. The Following 2 Users Say Thank You to whompus For This Useful Post:

    hda5 (24-06-2012), saintomer1866 (27-06-2012)

  5. #3
    V.I.P jimrare's Avatar
    Join Date
    Dec 2004
    Posts
    1,086
    Thanks
    66
    Thanked 84 Times in 67 Posts
    For those who already have experience with programming (including object oriented programming) and want to skip the basics, I found this to be a good read _http://www.diveintopython.net/index.html

  6. The Following 2 Users Say Thank You to jimrare For This Useful Post:

    hda5 (24-06-2012), saintomer1866 (27-06-2012)

  7. #4
    Admin hda5's Avatar
    Join Date
    Dec 2004
    Posts
    1,463
    Thanks
    1,983
    Thanked 8,119 Times in 687 Posts
    Beginner's Guide to Python

    _http://wiki.python.org/moin/BeginnersGuide

  8. The Following 2 Users Say Thank You to hda5 For This Useful Post:

    saintomer1866 (27-06-2012), zeros (15-08-2012)

Similar Threads

  1. Python PDF Books
    By H4XoR in forum Python
    Replies: 3
    Last Post: 17-01-2013, 08:17 AM
  2. Technomate HD Tutorials / 12.11.2010
    By Glenn_911 in forum Technomate
    Replies: 0
    Last Post: 12-11-2010, 04:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •