Name: Anonymous 2009-02-01 1:46
I would like a recommendation for what program to use for web development. I've tried learning languages before like Python and JavaScript as a hobby but I found it boring because I didn't feel like it was relevant to my interests. Web pages, however, are relevant to my interests and I think it'd be a cool way to learn a language.
What do I hope to accomplish? I want to be able to create a sort of dynamic web page that allows me to write articles and then allow it to spit it out html when requested. Sort of like this:
/public_html/
|
|-- main.file
|
|-- /pages/
|
|-- Article1
|
|-- Article2
|
|-- so on so forth
I'm not looking for EXPERT WEB SOLUTIONS that have a million features, so I think this is a good opportunity to learn something.
What do I hope to accomplish? I want to be able to create a sort of dynamic web page that allows me to write articles and then allow it to spit it out html when requested. Sort of like this:
/public_html/
|
|-- main.file
|
|-- /pages/
|
|-- Article1
|
|-- Article2
|
|-- so on so forth
I'm not looking for EXPERT WEB SOLUTIONS that have a million features, so I think this is a good opportunity to learn something.