You are viewing our Forum Archives. To view or take place in current topics click here.
What languages should I learn for web development?
Posted:
What languages should I learn for web development?Posted:
Status: Offline
Joined: May 10, 201113Year Member
Posts: 1,261
Reputation Power: 51
Status: Offline
Joined: May 10, 201113Year Member
Posts: 1,261
Reputation Power: 51
Hey guys I was wondering what languages I should learn for web development? HTML? I honestly have no clue haha. Thanks.
#2. Posted:
Status: Offline
Joined: Dec 11, 201014Year Member
Posts: 212
Reputation Power: 18
Status: Offline
Joined: Dec 11, 201014Year Member
Posts: 212
Reputation Power: 18
HTML and CSS are must haves but PHP can be helpful and maybe a bit of JavaScript. But it can depend on what Website you're planning to make because you can learn Flash and make a Flash website.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Oct 10, 201113Year Member
Posts: 2,175
Reputation Power: 94
Status: Offline
Joined: Oct 10, 201113Year Member
Posts: 2,175
Reputation Power: 94
I usually design websites in Photoshop and program their functionality through HTML,CSS,Javascript and for a Database PHP mysql.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Nov 05, 201113Year Member
Posts: 232
Reputation Power: 11
Status: Offline
Joined: Nov 05, 201113Year Member
Posts: 232
Reputation Power: 11
Here's a must know for Web Dev (rated out of 10):
HTML (10)
CSS (10)
JS (or lib) (6)
PHP (+SQL) (8)
ASP (4)
Python (varies)
Ruby on Rails (varies)
HTML (10)
CSS (10)
JS (or lib) (6)
PHP (+SQL) (8)
ASP (4)
Python (varies)
Ruby on Rails (varies)
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Apr 29, 200915Year Member
Posts: 4,420
Reputation Power: 1211
Status: Offline
Joined: Apr 29, 200915Year Member
Posts: 4,420
Reputation Power: 1211
HTML and CSS and markup languages. Not programming languages.
If you want to learn programming languages for the web, then you need to know PHP and Javascript. You'll also need to know MySQL for database creation, interaction and manipulation.
If you want to learn programming languages for the web, then you need to know PHP and Javascript. You'll also need to know MySQL for database creation, interaction and manipulation.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Nov 11, 201212Year Member
Posts: 74
Reputation Power: 4
HTML, CSS you have the basics for more advanced you need PHP at backend and javascript at front end. Hope this helps.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.