On Mon, Jul 7, 2008 at 12:40 PM, Jeremiah Stack <[EMAIL PROTECTED]> wrote:
>
>
> Hello everybody:
>
> I am new to this mailing list, and it said that i could the simplest of
> questions. So i was wondering if anyone could be so kind as to e-mail me a
> project idea or something to go out an learn to do in python. I don't know
> any languages, but i am definitely not computer illiterate. i have read so
> many tutorial about getting started but so far that is where the tutorial
> have left me ( how to print  "Hello World") and such.
>
> Any ideas great thanks.
>

Hi J

Take a look at this stuff:
The book is old, based on ancient line-numbered BASIC.

I started out trying to learn about Text Adventure Games.

So the 'project' is to make the games described in the book
run in Python. There are five games. I got the first three
working, and started on the fourth, then got busy with
other things. However, you can read the book, take apart
the source code I've done, put it back together, modify it,
whatever. It's a fun beginner project, if you're interested
in Text Adventure Games.

http://www.geocities.com/ek.bhaaluu/python/index.html

Happy Programming!
-- 
b h a a l u u at g m a i l dot c o m
In a world without fences, who needs Gates?
Kid on Bus: What are you gonna do today, Napoleon?
Napoleon Dynamite: Whatever I feel like I wanna do. Gosh!
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to