what should I learn?

They have: 5 posts

Joined: Aug 2007

okay, so I know HTML and CSS. I know how to configure an .htaccess file.
I want to learn more.
What should I learn next in terms of building great websites?
I have some basic coding skills...
Would PHP be the ticket? seems like php is superceding html in some ways.
Perl? I know a little perl but not as it relates to websites, more just processing text files.

pr0gr4mm3r's picture

He has: 1,502 posts

Joined: Sep 2006

Not to turn this into a language war, but I would recommend PHP.

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Wow, this is so much up to personal choice! Perl is becoming less popular on the Web, although it's still a great language (but Perl 6 is taking as long as Duke Nukem Forever). PHP is popular, and a reasonable language, but you have to be very careful to secure your scripts.

At first, just hacking some code together is fine, but when you need to make an online site search out some articles on PHP security! Also, PHP5 is becoming mandatory soon so you shouldn't have a problem finding a host that supports it. It's safely getting to the time when you can ignore PHP 4 (finally!) in your scripts.

Ruby on Rails is also a good choice, very solid language and a framework that allows speedy development. Give it a go at least. Smiling

a Padded Cell our articles site!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.