Looking for a programming resource for newbees



Hi all,

I'm from a Linguistics background and am new(er) to programming. Could
someone recommend a book or resource that teaches programming aspects
with Python? Python I hear is a very appropriate language for handling
text and language processing.

I'm searching for a resource that examines programming from a case
study like perspective. Such as, you're faced with problem of type X -
and here's how you should look at it to break it down to form an
optimal solution (e.g. because this type or problem is handled well
with this type of data structure, etc.).

I've looked at the online Python tutorial at python.org and resources
like O'Reilly's Python in a Nutshell, but they seem to teach you
language syntax and concepts like data types, or assume you already
know how to program. I'm searching for something that teaches
programming.

Thanks everyone,

-Steve

.



Relevant Pages

  • Recommend an E-book Meeting the Following Criteria (Newbie, Long)
    ... I know several programming languages namely Java, Perl and C in this order ... Now I'm wondering which Python book I should get as there are so many out ... I'd like to mostly concentrate on language features but some pointers ...
    (comp.lang.python)
  • Re: Resources for education (was Re: Operating systems at war?)
    ... programming in a language in which structure is a requirement can be ... What is wrong with Python? ... advanced programming techniques like object oriented programming it is ... To learn Python basics is only a matter of days ...
    (comp.sys.acorn.advocacy)
  • Re: map/filter/reduce/lambda opinions and background unscientific mini-survey
    ... > Python language, while "function" etc are not, but they are certainly ... But in the Python sense? ... The programming use is probably *closer* to the English meaning ...
    (comp.lang.python)
  • Re: Pythons simplicity philosophy
    ... Python will be aimed at aliens. ... Reasonable people on my world typically seem to realize that sum() is ... general-purpose programming language that aims for simplicity. ...
    (comp.lang.python)
  • Re: Pythons simplicity philosophy
    ... >> language, I would be more concerned about moving to a larger big O ... so does sum(), since the programmer can provide his own comparison ... portable as Python is, came with as many batteries installed, and had ... not a function in a general-purpose programming. ...
    (comp.lang.python)