Results 1 to 5 of 5

Thread: Python Tutorials

  1. #1
    Associate
    Join Date
    Feb 2006
    Location
    Near Cincinnati, OH
    Posts
    25

    Python Tutorials

    I know nothing about Python but stumbled upon these tutorials. The first is for those with no programming experinece, the second is for experinced programers.

    http://honors.montana.edu/~jjc/easytut/easytut/
    http://diveintopython.org/

  2. #2
    Advisor Outlaw's Avatar
    Join Date
    May 2001
    Location
    Clifton Park, NY
    Posts
    630
    Sweet - Here's another

    A Byte of Python

    This one is also less advanced than Dive Into Python

    More

    How to Think Like a Computer Scientist Learning With Python

    Linux Journal Article

  3. #3
    Member AljoshaNL's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    230
    To learn your first language I recommend books. Even for not-first programming languages I do. Usually books have cool challenges exercises and lots of source code, links etc.

    For newbies I recommend Python Programming for the Absolute Beginner
    Eat your l33t skillz!
    My home page: http://www.inter.nl.net/users/alexeif/

  4. #4
    Matt Pilgrim's book is great. Of course, reading Guido's Tutorial first, makes it all click much easier.
    arrogance breeds ignorance

    Screaming Electron, Full of BSD Goodness

  5. #5
    If you know another object oriented language (like Java or C++) Python should be pretty easy to pick up. I love python and write a lot of code in it on a daily basis (cross platform GUI, command line and RWAD Web Apps).
    "In the heat of conversation I may have said certain things I believe to be untrue. The alleged lie that you might have heard me saying allegedly moments ago ... thats a parasite that lives in my neck." -- Tad Ghostal

Similar Threads

  1. Photoshop resources!
    By genesis in forum Windows - General Topics
    Replies: 14
    Last Post: 06-23-2005, 09:25 PM
  2. Read individual bits with Python
    By Tyr_7BE in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 03-20-2005, 12:59 AM
  3. Python and a module issue
    By Schotty in forum Linux - Software, Applications & Programming
    Replies: 1
    Last Post: 02-21-2003, 01:02 AM
  4. Tutorials / Projects
    By jmbrinks in forum Linux - Software, Applications & Programming
    Replies: 8
    Last Post: 12-16-2002, 11:50 PM
  5. Python IDE's and GUI toolkits
    By JimH in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 12-20-2001, 08:01 AM

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
  •