You are viewing our Forum Archives. To view or take place in current topics click here.
Where Can I learn to code a forum
Posted:

Where Can I learn to code a forumPosted:

Super-Fly
  • Christmas!
Status: Offline
Joined: Sep 20, 201310Year Member
Posts: 2,118
Reputation Power: 335
Status: Offline
Joined: Sep 20, 201310Year Member
Posts: 2,118
Reputation Power: 335
I want a video to follow to code a good forum page!

Or A Website that you can sign into and socialize with people
#2. Posted:
-ToastinYou
  • 2 Million
Status: Offline
Joined: Mar 20, 20159Year Member
Posts: 1,413
Reputation Power: 129
Status: Offline
Joined: Mar 20, 20159Year Member
Posts: 1,413
Reputation Power: 129
Just use some forum services online such as [ Register or Signin to view external links. ] or (as I recommend) - just learn to code HTML and CSS from [ Register or Signin to view external links. ] !

Hope I helped
#3. Posted:
Maj
  • E3 2017
Status: Offline
Joined: Mar 30, 201410Year Member
Posts: 3,589
Reputation Power: 376
Status: Offline
Joined: Mar 30, 201410Year Member
Posts: 3,589
Reputation Power: 376
If you want to learn to code forums and make them from scratch then I would suggest [ Register or Signin to view external links. ]

Or you can have a pre built one from [ Register or Signin to view external links. ]
#4. Posted:
Discern
  • V5 Launch
Status: Offline
Joined: May 13, 20158Year Member
Posts: 665
Reputation Power: 92
Status: Offline
Joined: May 13, 20158Year Member
Posts: 665
Reputation Power: 92
Or you could hire a developer to build your site to your liking, and put everything together.

I'm sure there are some great developers on here, try the programming forum.
#5. Posted:
Banq
  • TTG Natural
Status: Offline
Joined: May 25, 201211Year Member
Posts: 932
Reputation Power: 90
Status: Offline
Joined: May 25, 201211Year Member
Posts: 932
Reputation Power: 90
Discern wrote Or you could hire a developer to build your site to your liking, and put everything together.

I'm sure there are some great developers on here, try the programming forum.


But...but... we are in the programming forum...
#6. Posted:
Cyimking
  • TTG Senior
Status: Offline
Joined: May 02, 201212Year Member
Posts: 1,129
Reputation Power: 34
Status: Offline
Joined: May 02, 201212Year Member
Posts: 1,129
Reputation Power: 34
You can learn how to create a cms system then from there you can code a forum since there are close. I first suggest you program the forum board in OOP (or procedural if you're an beginner) then move onto a framework. Very easy tho.
#7. Posted:
Discern
  • Supporter
Status: Offline
Joined: May 13, 20158Year Member
Posts: 665
Reputation Power: 92
Status: Offline
Joined: May 13, 20158Year Member
Posts: 665
Reputation Power: 92
Banq wrote
Discern wrote Or you could hire a developer to build your site to your liking, and put everything together.

I'm sure there are some great developers on here, try the programming forum.


But...but... we are in the programming forum...


Now we are, this topic was moved.
#8. Posted:
Skittle
  • V5 Launch
Status: Offline
Joined: Aug 20, 20149Year Member
Posts: 6,813
Reputation Power: 413
Status: Offline
Joined: Aug 20, 20149Year Member
Posts: 6,813
Reputation Power: 413
You cant 'just learn' like that, you will need to spend lots of time to learn various languages if you want to create a website, let alone a whole forum. You will need lots of time, dedication and patience. To learn the basics of website development I would suggest [ Register or Signin to view external links. ]
#9. Posted:
Deftones
  • TTG Champion
Status: Offline
Joined: May 16, 201310Year Member
Posts: 8,519
Reputation Power: 1554
Status: Offline
Joined: May 16, 201310Year Member
Posts: 8,519
Reputation Power: 1554
Discern wrote Or you could hire a developer to build your site to your liking, and put everything together.

I'm sure there are some great developers on here, try the programming forum.

Orrr you could learn it yourself and save some money and maybe code a lot more things and code stuff for money.
#10. Posted:
IMMERSIVE
  • TTG Contender
Status: Offline
Joined: Aug 22, 201013Year Member
Posts: 3,110
Reputation Power: 171
Status: Offline
Joined: Aug 22, 201013Year Member
Posts: 3,110
Reputation Power: 171
Forums just like thetechgame, are mainly based on php, which in it's self has html inside it, which is styled using css. Css has preprocessors aswell like, Sass. Preprocessors just add additional functionality to css like variables. So there's alot to be learned if you're going to code your own forum.

Oh and not to forget JQuery and lots of javascript.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.