On Sat, 2008-08-23 at 12:00 +0200, [EMAIL PROTECTED] wrote:
>
> Message: 1
> Date: Fri, 22 Aug 2008 20:46:25 -0400
> From: "lawful falafel" <[EMAIL PROTECTED]>
> Subject: [Tutor] Problem with creating a class to access a 2d array
> To: tutor@python.org
> Me
"lawful falafel" <[EMAIL PROTECTED]> wrote
I really like python, but the one thing I really hate is that most
of the
tutorials treat it like interactive scripting instead of object
oriented
development, which really confuses me.
Can you explain what confuses you about that?
The original Obj
> I am currently trying to teach myself python. This isnt my first language,
> as I used to be quite good at using java.
you are in good shape... you will only need to "tweak" some of your
notions with regards to Java for Python, and you will be in good
shape.
> I really like python, but the one
On Fri, Aug 22, 2008 at 7:46 PM, lawful falafel <[EMAIL PROTECTED]>wrote:
> I really like python, but the one thing I really hate is that most of the
> tutorials treat it like interactive scripting instead of object oriented
> development, which really confuses me. So basically right now I dont ev
Hello,
I am currently trying to teach myself python. This isnt my first language,
as I used to be quite good at using java. But it seems to be a bit harder
for me to understand some stuff. Right now, in trying to teach myself the
language, I thought I would make a simple text based game, like Zork