techywiz2007 Posted May 16, 2007 Posted May 16, 2007 i'm just starting to learn programming, does anybody know of any online tutorials or resources?
gamehead200 Posted May 16, 2007 Posted May 16, 2007 For PHP, the best place to learn would be from its actual home:http://www.php.net/Whenever I am trying to figure something out, I usually visit that site and look for something that may help me! Works 99% of the time!
ripken204 Posted May 16, 2007 Posted May 16, 2007 For PHP, the best place to learn would be from its actual home:http://www.php.net/Whenever I am trying to figure something out, I usually visit that site and look for something that may help me! Works 99% of the time!just as he said. same goes for mysql.comas for apache, theres nothing to learn, its just the program that runs the server.i find it hard to just learn something without having a purpose. do you have a particular site that you want to make?
Zxian Posted May 16, 2007 Posted May 16, 2007 http://www.w3schools.com/php/default.asphttp://www.w3schools.com/sql/default.aspW3Schools has great guides on the basics if you're just starting out. I found PHP.net and MySQL.com a little overwhelming when I first started learning.
Idontwantspam Posted May 17, 2007 Posted May 17, 2007 (edited) http://www.w3schools.com/php/default.asphttp://www.w3schools.com/sql/default.aspW3Schools has great guides on the basics if you're just starting out. I found PHP.net and MySQL.com a little overwhelming when I first started learning.Amen; that's a great resource. I learned a lot there. Unfortunately, their examples aren't always the most useful when put to real use. Edited May 17, 2007 by Idontwantspam
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now