Forum Moderators: mack
Thanks muchly!
If you're going to be a web designer, you can learn reams about page layout, css, flast, color schemes, html tricks (I suspect there's a lot more HTML you could learn, despite what you think).
If you want to be a 'developer', then you would maybe not do so much 'design' work, but start looking at things like php, content management systems etc.
The difference is like the difference between an artist and a programmer. And there's every type of job in between. When I hire or contract, I keep everything discrete. Artists do the layout under my direction, the developer/programmer then integrates that layout into the site.
Sorry - that's weak answer....but there's so much covered in this field and most people, including the experts here, tend to have strengths in some areas at the expense of weaknesses in others.
well, you are in the right place most of the things you need to know can be learned right here.
a lot of what I have learned has stemmed from need. As I have expanded my knowledge and the sites I have worked on I have needed new things and found new requirements.
as wheel outlined, there are many avenues to what we all do. I am primarily a developer/programmer type. I know php, css, js, database stuff, web servers etc. I also know marketing and design though don't tell anyone about the design. ;)
You can rely on dreamweaver to do a ton of things for you and you may not learning any of the languages in depth, that's fine too.
The first thing to ask yourself is what it is you like/want to do?
'part from that, guess i'll just start creating sites for friends, and see what i end up needing to know.
Thanks again.
which skills i need to concentrate on to get into a career in web development?
A question to which you will undoubtedly receive a hundred different answers, or possibly none at all.
From my perspective, I should argue that the two most important skills, also lacking from 99% of your competitors, are 1) communications and 2) graphic design.
From these two basic skills you can branch to any arm of publishing, beit print, broadcast or web.
Matt
Good luck
My thoughts would be, keep learning the html, as wheel says there's loads to learn, and definitely learn css.
With regard to the programming side, I would recommend php because it's quite easy to understand, it's powerful and all the resources you need are out there for free on the web.
I think that uses for javascript are a bit more limited, but it's probably worth learning some anyway because it might come in handy, and it's a good language to introduce yourself to programming.
Whichever language you decide to learn first will stand you in good stead for learning the others when the time comes.
If friends ever ask me this question, I suggest doing things in this order..
1. HTML
2. Learn the basics of a graphics package (Logos etc)
3. CSS
4. JavaScript
5. Basics of Databases (E.g MySQL)
6. Programming (PHP or ASP etc)
Hope this helps in some way, good luck to ya :)
recommend a starting point beyond html
For what it's worth, I believe the natural progression from HTML is into CSS. Structure it, then style it. Database programming, server side scripting, graphics design, etc. are all important and useful, but (again, IMO) HTML and CSS are the essential two-point package for designing pages.
cEM