Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: [SOLVED] Learning Python

  1. #1
    Join Date
    Dec 2006
    Beans
    702
    Distro
    Ubuntu

    Question [SOLVED] Learning Python

    Can any one give me some insight on where I could fine some good guides on programming in python ? I have been looking at different programming languages and I think this one looks fun to me I have a few questions thought.

    1. Is python universal in the way will it work on any platform (Unix, Linux, OS X, Windows)?

    2. How powerful is it?

    3. What kind of applications does it have ?

    Thanks to all !


  2. #2
    Join Date
    May 2008
    Beans
    1

    Re: Learning Python

    You should check out http://python.org and http:/www.pygames.com

    If you haven't started yet, you might check out Ruby as well. I'm not sure what kind of things you want to do.

    If you want to get into the SysAdmin world, I'd suggest perl first, although python is a good for that as well. Obviosly,basic shell programming should be on your learning schedule as well.

    -.-

    Quote Originally Posted by Nxion View Post
    Can any one give me some insight on where I could fine some good guides on programming in python ? I have been looking at different programming languages and I think this one looks fun to me I have a few questions thought.

    1. Is python universal in the way will it work on any platform (Unix, Linux, OS X, Windows)?

    2. How powerful is it?

    3. What kind of applications does it have ?

    Thanks to all !

  3. #3
    Join Date
    Apr 2008
    Location
    Phoenix, AZ
    Beans
    1,393
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Learning Python

    This resource was recommended to me some time ago, though I have not had a chance to read it yet:

    http://diveintopython.org/

  4. #4
    Join Date
    Nov 2007
    Location
    Cairo - EGYPT-
    Beans
    48
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Learning Python

    http://laroza.pbwiki.com/Python
    Some links to some guides

  5. #5
    Join Date
    Jul 2006
    Location
    somewhere :)
    Beans
    535
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Learning Python

    there are 10 types of people in the world: those that understand binary and i don't know who the other F are.

  6. #6
    Join Date
    Feb 2008
    Beans
    183
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Learning Python

    Hi Nxion,

    I've started a couple of months back to teach myself python without any background in programming whatsoever.
    I really enjoy it, cos it is "logical" for a newbie as well (I know every language is in its core).
    apparently it is very versatile and is used in all sorts of things.

    I used the guide on this website:

    http://www.greenteapress.com/thinkpython/

    I used diveintopython briefly as well. It is very well written but it lacked structured tasks and questions which the above has. Only at the end diveintopython is prob better cos it gives you an idea how to expand once you are finished with the tutorial.

    if you are a newbie, I would stick with python. I picked it up reasonably quickly because one can almost read it like a normal sentence.

    Hope that helped.

  7. #7
    Join Date
    Dec 2006
    Beans
    702
    Distro
    Ubuntu

    Re: Learning Python

    Quote Originally Posted by Nebelhom View Post
    Hi Nxion,

    I've started a couple of months back to teach myself python without any background in programming whatsoever.
    I really enjoy it, cos it is "logical" for a newbie as well (I know every language is in its core).
    apparently it is very versatile and is used in all sorts of things.

    I used the guide on this website:

    http://www.greenteapress.com/thinkpython/

    I used diveintopython briefly as well. It is very well written but it lacked structured tasks and questions which the above has. Only at the end diveintopython is prob better cos it gives you an idea how to expand once you are finished with the tutorial.

    if you are a newbie, I would stick with python. I picked it up reasonably quickly because one can almost read it like a normal sentence.

    Hope that helped.
    It did indeed, and yes I am a newbie. I have just started getting into programming and python was my first choice. Looks like I picked a good one


  8. #8
    Join Date
    Dec 2006
    Beans
    702
    Distro
    Ubuntu

    Re: Learning Python

    Quote Originally Posted by Monicker View Post
    This resource was recommended to me some time ago, though I have not had a chance to read it yet:

    http://diveintopython.org/

    And that you for this ! Ill will start with this and work my way out.


  9. #9
    Join Date
    Feb 2008
    Location
    US
    Beans
    2,782
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Learning Python

    after you have learned your way around python you should consider attempting the python challenge. You will learn even more from just trying stuff and you will have fun doing it.
    Desktop: Q6600 OC: 343 x 9, 4 GB RAM, 8600 GTS Twinview (22",17"), 1.5 TB RAID 5
    Laptop: Lenovo T61 T7300 @ 2 GHz, 2GB RAM, Nvidia 140M Quadro, 160 GB harddrive
    Remember to mark posts as [SOLVED] when your problem is resolved

  10. #10
    Join Date
    Mar 2007
    Location
    #
    Beans
    737

    Re: Learning Python

    Wikibooks - Python
    Think Like a Computer Scientist with Python

    Beginning Python, from beginner to professional is a very good book
    Is this for enhancing your E-peen?

Page 1 of 2 12 LastLast

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
  •