I have been working in software since last 8 years. I am good at c++/.net and mostly worked on OS. Zero experience with websites. I want to build a website similar to HN or ProductHunt or Reddit (i.e. It will need good comment section, user profile, voting etc). Anyone has pointers to get me started (tutorial, samples, ...) ?
Ask HN: How do I go about building a bit complex website?
1–4 of 4 posts
Re: Ask HN: How do I go about building a bit complex website?
#2If you know C++, PHP isn't a far shot away. Many people dislike it, but it is very easy to use.
Re: Ask HN: How do I go about building a bit complex website?
#3If you know C++, PHP isn't a far shot away. Many people dislike it, but it is very easy to use.
thanks. I am thinking to take this course: https://www.udacity.com/course/cs253
Re: Ask HN: How do I go about building a bit complex website?
#4Don't take php, try node.js!