Comment on Ask HN: Guide/Tutorial for designing a WebUI from scratch?Comments−larryfreeman16yI think the best tutorial/framework book for building a web app from scratch is Agile Development with Rails by David Heinemeier Hansson.If you have a Java background, you should also look into Lift/Scala. The Lift web site is found here: http://liftweb.net/There's an O'Reilly book on Scala which looks like a solid reference.
Comments
I think the best tutorial/framework book for building a web app from scratch is Agile Development with Rails by David Heinemeier Hansson.
If you have a Java background, you should also look into Lift/Scala. The Lift web site is found here: http://liftweb.net/
There's an O'Reilly book on Scala which looks like a solid reference.