PDA

View Full Version : What to do....



Kelsonline
12 Jul 2005, 11:35 AM
I am finished learning HTML and CSS over the internet and pretty soon I'm getting a PHP through the mail....but what is there to do while I'm waiting??? Should I learn another language.,...and where can I learn it. Are there any places for me to look at while I'm waiting???????!?!?

Mikekuul
12 Jul 2005, 12:50 PM
http://www.w3schools.com/php/default.asp will give you look at the basics.

You can also check the php documentation, since that explains just about everything. Though, it is quite heavy going since there is a lot to look through. This can be found at http://www.php.net/

And, if you haven't already, you might want to look into databases, such as MySQL.

As for other languages, why not practice JavaScript? Or, as a suggestion, you could build up a portfolio of templates just using HTML and CSS. You never know when they will come in handy(for you or someone else).