Don’t laugh but I think I’m the only graphic designer on the planet that doesn’t know how to program for the internet. Sure I can slice up a Photoshop file in ImageReady and have it spit out the HTML, and although I’ve achieved respectable results, I feel like it’s cheating. I know some basics but it’s not enough.
When I see a site such as Lars M�ller Publishers or Das Magazin, I wish I knew how to program. Oh the ideas in my head! I’d like to incorporate Flash and HTML, run Moveable Type, use Lasso and FileMaker for web accessible databases, and learn what is so great about XML.
I will read books, maybe take a class, and check out online tutorials. But with all the experience that people participating on Speak Up seem to have with web programming, I thought I would first consult the professionals about their experiences.
Perhaps I’ll find out that my brain might not be not wired for thinking like a programmer, but where should one start?
Writing HTML isn't programming. It's marking up. HTML is a markup language, which means you are simply marking up text. Because of that, HTML is pretty easy to learn...and is something you SHOULD learn even if you just make the pretty graphics for a web site.
Then there are scripting languages like Javascript and PHP. These are closer to being programming languages and use many of the same concepts and syntax as a full blown programming language.
Programming is design. You can be as creative as you want with programming. That said, there is a good amount of logic involved to. Lot's of puzzles to solve.
If this is something you want to pursue, start playing with HTML on your own...that's fairly easy, and then maybe enroll in an intro to computer programming class. It only takes one or two classes to get the basic concepts of computer programming down. If you get the hang of that, then it's fairly easy to continue on your own.
On Feb.25.2003 at 04:48 PM