Hi,
I want to create a website, just out of passion. I do not have much web programming experience( zero experience ) but I do have good Java programming skills.
I am planning to do my development on WAMP stack so that it would be easier to migrate at a later stage if needed. I have the following questions: 1) How to design a good database? Like for example I need to design tables for user registration etc. 2) Also if I were to provide discussion forums, say for example like stackoverflow does, where and how to store all the content?In a way, my question is that am I designing a content management site? If so, is Stackoverflow a content management site as well? Is the content stored in database tables? 3) Last but not the least can any one please suggest good books or tutorials that can answer all my questions for designing a site like stackoverflow?