> I'd like to learn the language by writing some simple programs rather than
> keep reading books. My first program will convert certain uni-code characters
> (let's say UTF-8) in an RTF file format based on a certain mapping
> in another RTF file that is called a "RTF Control file".
> :
> The
Chien Nguyen wrote:
Hi All,
I am a newbie to Python. I just did some readings on the web
and got some basic understanding about the language. I'd like
to learn the language by writing some simple programs rather than
keep reading books. My first program will convert certain uni-code
characters
On Fri, Jun 20, 2008 at 12:46 PM, Chien Nguyen <[EMAIL PROTECTED]> wrote:
> Hi All,
> I am a newbie to Python. I just did some readings on the web
> and got some basic understanding about the language. I'd like
> to learn the language by writing some simple programs rather than
> keep reading books
Hi All,
I am a newbie to Python. I just did some readings on the web
and got some basic understanding about the language. I'd like
to learn the language by writing some simple programs rather than
keep reading books. My first program will convert certain uni-code characters
(let's say UTF-8) in an