Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Good resources for beginners?

Status
Not open for further replies.

ChrisHunt

Programmer
Jul 12, 2002
4,056
GB
I have a friend who's taking his first steps in web design - he's just become responsible for his cycling club's website. He's fairly computer literate, but a newcomer to web technologies. I'm providing some hosting and some technical support, but this is to be his project not mine.

So the question is, what resources should I be recommending to him so he can learn to do it right? Websites, books, magazines, software - I'm interested in your opinions. It might boil down into a good FAQ for this site too...

I'll get the ball rolling with , which is quite good as a reference, but less useful as a tutorial IMO. I also like the look of
-- Chris Hunt
Webmaster & Tragedian
Extra Connections Ltd
 
Maybe also w3.org (although mainly used by more experienced developers they do have tutorials such as which will get the beginners off on the right foot by introducing CSS at the same time as HTML).


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.
 
Hi

I also think W3C is a good start. That was the first documentation I read about HTML and later about CSS. I found it very usefull.

One thing I missed that time : a helpfull browser. But now we have it. I always propose FireFox for all web designers/masters/developers, mentioning the HTML Validator, Web Developer, Web Accessibility Test, LiveHTTPHeaders, View Source Chart, Link Checker and other extensions.

Feherke.
 
Standard, must read (in my opinion) books...

Theory and best practice...
Desiging with Web Standards, Jeffrey Zeldman
Web Standards Solutions, Dan Cederholm
Bullet Proof Web Design, Dan Cederholm
Search Engine Visibility, Shari Thurrow

More technical...
Webmaster in a Nutshell, O'Reilly (might be a bit out of date - my copy is quite old)
Dom Scripting, Jeremy Keith (made me rethink my stance on Javascript)
Begining PHP, Wankyu Choi (the man with the funniest name in the world, a damn fine book if you want to go Server Side)
MySQL Cookbook - O'Rielly (hefty)

Websites...
W3Schools - learn HTML here, work your way through the tutorials
A List Apart
Simplebits

argh, you know all the usual blogs etc

Personally I've never understood the interest in k10k, I think it's junk... pointless and badly designed eye candy.

CSS Zen Garden - looks good, perhaps not best practice


Browsers
As many as you can get!
Firefox (with web dev toolbar)
IE (with web dev toolbar)


Get a Mac and use Textmate for editing :)


<honk>*:O)</honk>
Foamcow Heavy Industries - Web site design in Cheltenham and Gloucester
Earl & Thompson Marketing - Marketing Agency Services in Gloucestershire
 
I've found books from sitepoint and Peachpit Press to be very useful.

Clive
Runner_1Revised.gif

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"To err is human, but to really foul things up you need a computer." (Paul Ehrlich)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To get the best answers from this forum see: faq102-5096
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top