/me is looking for good programming web references

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

Post Reply
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

/me is looking for good programming web references

Post by bicostp »

Ok here's the story:

I'm looking for something new to do. Classes are boring when there's nothing going on (read: most of the time). So I want to learn some basic PHP and Python (not Monty :P) programming. It would be something to do, and it would put this old laptop of mine into good use.

Does anyone have any good tutorials or eBooks on general Python or PHP? I've been searching but all I find are "hold your hand while I give you code to copy and paste" tutorial sites. I'm looking for stuff like the "For Dummies" books, where it gives you examples to work off of, rather than full code you can just copy right onto your server.

I'm just looking to learn how to do some basic stuff in both, mostly form and database work in PHP and text adventure-like games in Python. (because 1994-era n00b web is lousy and inefficient, and QBASIC isn't great for making IF games. and Zmachine is far beyond the "dabbler" stage, I guess. :P

If it helps any I'm pretty good with BASIC, and from what I have seen, text Python is sort of similar.

Thanks everybody!
Sparkfist
Forum Administrator
Posts: 6754
Joined: Tue Apr 20, 2004 7:12 am
Location: Michigan

Post by Sparkfist »

Programming Tutorials.com they have both those languages listed.
vskid wrote:Nerd = likes school, does all their homework, dies if they don't get 100% on every assignment
Geek = likes technology, dies if the power goes out and his UPS dies too

I am a geek.
daguuy
Portablizer
Posts: 3666
Joined: Fri Apr 01, 2005 7:09 pm
Location: missoura

Post by daguuy »

ImageImage
gannon
Moderator
Posts: 6974
Joined: Sun Apr 04, 2004 4:48 pm
Location: Near that one big lake
Contact:

Post by gannon »

as far as PHP goes the best resource is http://php.net
Post Reply