You are viewing our Forum Archives. To view or take place in current topics click here.
Questions About Programming (+rep)
Posted:
Questions About Programming (+rep)Posted:
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
Hey Guys! Im Trying To Make A Website for a cod4 server, i just wanted to know
1) What language should i use
2) Where should i start (tutorials)
^^ if someone answers these ill +rep you as much as possible
1) What language should i use
2) Where should i start (tutorials)
^^ if someone answers these ill +rep you as much as possible
#2. Posted:
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
Also, if someone can recommend a program to use that would be great !
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 25, 201014Year Member
Posts: 4,078
Reputation Power: 2628
Motto: https://www.thetechgame.com/Forums/t=7804 333/vote-for-tune-of-the-week-friday-nigh ts-lockdown-dj-sets.html
Motto: https://www.thetechgame.com/Forums/t=7804 333/vote-for-tune-of-the-week-friday-nigh ts-lockdown-dj-sets.html
Status: Offline
Joined: Jun 25, 201014Year Member
Posts: 4,078
Reputation Power: 2628
Motto: https://www.thetechgame.com/Forums/t=7804 333/vote-for-tune-of-the-week-friday-nigh ts-lockdown-dj-sets.html
What sort of site do you want?
If you want a basic site, with only client side interaction then use; HTML, CSS and JavaScript. However, if you want a forum or something you will need HTML, CSS, PHP and MySQL. However, if you want a forum just have a look at MyBB. Also, if you want a site built for you with users being able to comment on posts etc. Look at word press.
To sum up, to create a normal site use HTML, CSS and JavaScript(Optional). I would also use Notepad++ for coding your site as its free with syntax highlighting.
If you want a basic site, with only client side interaction then use; HTML, CSS and JavaScript. However, if you want a forum or something you will need HTML, CSS, PHP and MySQL. However, if you want a forum just have a look at MyBB. Also, if you want a site built for you with users being able to comment on posts etc. Look at word press.
To sum up, to create a normal site use HTML, CSS and JavaScript(Optional). I would also use Notepad++ for coding your site as its free with syntax highlighting.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
Kyle93 wrote What sort of site do you want?
If you want a basic site, with only client side interaction then use; HTML, CSS and JavaScript. However, if you want a forum or something you will need HTML, CSS, PHP and MySQL. However, if you want a forum just have a look at MyBB. Also, if you want a site built for you with users being able to comment on posts etc. Look at word press.
To sum up, to create a normal site use HTML, CSS and JavaScript(Optional). I would also use Notepad++ for coding your site as its free with syntax highlighting.
I dont know if this sounds stupid or not but i want it to look... video game based, and i want people to be able to sign up, login, forum section, profiles, gallery, videos and shtuff
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jun 25, 201014Year Member
Posts: 4,078
Reputation Power: 2628
Motto: https://www.thetechgame.com/Forums/t=7804 333/vote-for-tune-of-the-week-friday-nigh ts-lockdown-dj-sets.html
Motto: https://www.thetechgame.com/Forums/t=7804 333/vote-for-tune-of-the-week-friday-nigh ts-lockdown-dj-sets.html
Status: Offline
Joined: Jun 25, 201014Year Member
Posts: 4,078
Reputation Power: 2628
Motto: https://www.thetechgame.com/Forums/t=7804 333/vote-for-tune-of-the-week-friday-nigh ts-lockdown-dj-sets.html
direttt281 wroteKyle93 wrote What sort of site do you want?
If you want a basic site, with only client side interaction then use; HTML, CSS and JavaScript. However, if you want a forum or something you will need HTML, CSS, PHP and MySQL. However, if you want a forum just have a look at MyBB. Also, if you want a site built for you with users being able to comment on posts etc. Look at word press.
To sum up, to create a normal site use HTML, CSS and JavaScript(Optional). I would also use Notepad++ for coding your site as its free with syntax highlighting.
I dont know if this sounds stupid or not but i want it to look... video game based, and i want people to be able to sign up, login, forum section, profiles, gallery, videos and shtuff
Well then look at PHPBB or MyBB or SMF
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Use MyBB and either make a theme or buy one to get it to get that video game look. Either way you still have to buy a domain ($10 about average for a .com), and hosting (all depends on what you want, can range from $2.00-$1000.00). Also I would suggest you use Sublime Text 2.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
Status: Offline
Joined: Sep 29, 201014Year Member
Posts: 1,324
Reputation Power: 51
RDCA wrote Use MyBB and either make a theme or buy one to get it to get that video game look. Either way you still have to buy a domain ($10 about average for a .com), and hosting (all depends on what you want, can range from $2.00-$1000.00). Also I would suggest you use Sublime Text 2.
Already got a host and domain C:
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Sep 16, 201113Year Member
Posts: 629
Reputation Power: 34
Status: Offline
Joined: Sep 16, 201113Year Member
Posts: 629
Reputation Power: 34
if you want an basic homepage, just use adobe dramweawer...
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
Temperature wrote if you want an basic homepage, just use adobe dramweawer...
He obviously doesnt want a basic homepage
direttt281 wrote I dont know if this sounds stupid or not but i want it to look... video game based, and i want people to be able to sign up, login, forum section, profiles, gallery, videos and shtuff
- 1useful
- 1not useful
You are viewing our Forum Archives. To view or take place in current topics click here.