User forums > Using Code::Blocks

Creating a basic social network account system using Codeblocks?

(1/1)

Polyhax:
I'm basically trying to create a social network site from the very foundation of the basics so I can build my way up as I make such a site. I know the ethos of Codeblocks isn't about web development but I find that it's a lot more accessible than any other programming engines or software.

Right now, the only two things I want to accomplish is creating a site which has a few sections on it and a sign up option for people creating accounts, does Codeblocks have the facilities to create something this basic I'm looking to do? And if so where should I start and how do I do it?

BlueHazzard:
C::B is basically a text editor with a build system around...
so you can also write html code with it. But don't expect support from this forum, because c::b is manly for c/c++/fortran/python development..

greetings

Navigation

[0] Message Index

Go to full version