Looking for a programming resource for newbees
- From: "bambooforest" <bambooforest@xxxxxxxxx>
- Date: 20 Apr 2006 18:00:09 -0700
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
.
- Follow-Ups:
- Re: Looking for a programming resource for newbees
- From: Evgeny
- Re: Looking for a programming resource for newbees
- From: bruno at modulix
- Re: Looking for a programming resource for newbees
- From: Alex Martelli
- Re: Looking for a programming resource for newbees
- From: BartlebyScrivener
- Re: Looking for a programming resource for newbees
- From: Michael Tobis
- Re: Looking for a programming resource for newbees
- From: Gaz
- Re: Looking for a programming resource for newbees
- Prev by Date: Re: How should multiple (related) projects be arranged (structured) and configured so that they can share code, have a related package structure and enable proper unittesting, and ensuring no namespace collisions
- Next by Date: Re: Confused about properties, descriptors, and attributes...
- Previous by thread: RE: PyLint 0.11 / astng 0.16
- Next by thread: Re: Looking for a programming resource for newbees
- Index(es):
Relevant Pages
|