Articles in The General Category:
-
Web “Programmer” vs. Web “Designer” – written by Jared Healy
Have you ever come across these two terms? Web Programmer and Web Designer?
What’s the difference? Is there any difference? What am I?… Let me see if I can answer those questions for you.
My background is from the programming side of things which means I learned how to write code for stand alone programs before I learned HTML. What this means is I learned how to write “clean” code. Code that was easy to read and edit and maintain. I put comments in the code so I can easily find specific sections of the code. And all of this the end user never sees. Read The Article >>