Beginers Question: Developing Websites With Discussion Options
-
Hi people, I want to develop a news site with articles, where each article has an option of posting comments to it in the bottom, in a discussion/threaded way. I'd like to do every thing myself without using any ready-made libraries for that matter. The problem is that I don't know where to start and what tools to select and learn. I am a SW developer in C++/OpenGL/3D... I also know a fair amount of SQL and a little bit of Python. What set of tools should I pick? C#/ASP.NET ?? PHP?? Java?? Python? :confused: Please advise. Many thanks in advance.
-
Hi people, I want to develop a news site with articles, where each article has an option of posting comments to it in the bottom, in a discussion/threaded way. I'd like to do every thing myself without using any ready-made libraries for that matter. The problem is that I don't know where to start and what tools to select and learn. I am a SW developer in C++/OpenGL/3D... I also know a fair amount of SQL and a little bit of Python. What set of tools should I pick? C#/ASP.NET ?? PHP?? Java?? Python? :confused: Please advise. Many thanks in advance.
C#/ASP.NET. It's OO and C# looks like C++, it's the most friendly environment for C++ devs to write web apps.
Christian Graus Please read this if you don't understand the answer I've given you. If you're still stuck, ask me for more information.