PDA

View Full Version : [Question] Web Development



skooledmepls
30-06-2011, 12:11 PM
Okay, I currently only know HTML and CSS. I would love to be able to be a web developer, but I don't know where to start off, what other languages would be useful to know etc...

Any ideas on what other languages I should start off with, and any ideas for some projects or other ways to start me off to help me expand my knowledge on these languages.

Thanks,
Luke

Jack!
30-06-2011, 12:41 PM
PHP & MySQL, then move on to Java and C#

Fiendly
30-06-2011, 12:47 PM
It depends on where you want to start off.

Personally, try learning PHP since it's all server side and would be beneficial for later use.
Then learn to use javascript and ajax and eventually MySQL.

Only use MySQL is you're planning on looking at database storage.

skooledmepls
30-06-2011, 12:47 PM
Do you know any links to useful sites to learn these languages? And will I need any extras that I might not have access to?

But thanks you two, +REP.

Fiendly
30-06-2011, 12:49 PM
http://www.w3schools.com
http://www.tizag.com

Also look up tutorials on Youtube :)

HotelUser
30-06-2011, 01:07 PM
I would start off learning PHP at w3schools, just follow the tutorial on that website and it explains how to do basic PHP and SQL works, when you're comfortable with that perhaps in a week or a few more, it will be a lot easier for you to get into Javascript and learn how CSS works.

skooledmepls
30-06-2011, 01:10 PM
Okay, thanks for all your help everyone. :)

Trinity
30-06-2011, 01:37 PM
Do you know any links to useful sites to learn these languages? And will I need any extras that I might not have access to?

But thanks you two, +REP.

I recommend these tutorials for learning PHP basics: http://devzone.zend.com/article/627
They're pretty old now, but they're still really helpful.
And remember to post in this forum if you get stuck with anything, people will help you :)

As far as 'extras' go, get XAMPP (http://www.apachefriends.org/en/xampp.html) and phpDesigner (http://www.mpsoftware.dk/phpdesigner.php) (There are free alternatives to phpDesigner but I love it).

skooledmepls
30-06-2011, 01:55 PM
Thanks Trinity, will definitely look into them!

Dentafrice
30-06-2011, 02:56 PM
Stick with one language before you start blowing off the atmosphere learning others. Become proficient at PHP before you ever start Javascript. You'll only confuse yourself in syntax and doing things, rather than helping.

I say you start PHP, make a few nice static (non-ajax, non flashy, non anything) applications that you can use. Maybe a PHP and MySQL address book.

Then improve from there.

skooledmepls
30-06-2011, 03:20 PM
Stick with one language before you start blowing off the atmosphere learning others. Become proficient at PHP before you ever start Javascript. You'll only confuse yourself in syntax and doing things, rather than helping.

I say you start PHP, make a few nice static (non-ajax, non flashy, non anything) applications that you can use. Maybe a PHP and MySQL address book.

Then improve from there.

I will definitely start with PHP and learn it well before starting anything else, thanks for the help. :)

NFL4LIFE
01-07-2011, 11:14 PM
For Web Development only learn PHP if you're interested in actually coding scripts, if not learn JavaScript, it's an extremely useful language.

Shibby-Shabs
02-07-2011, 03:54 AM
Didn't read all posts (tl;dr) but honestly follow tutorials by http://youtube.com/phpacademy I learnt everything off him because he explains what the code is doing and why.

W3schools.com/php and php.net is good to refer to if you want to see what parameters you need.

Dentafrice
02-07-2011, 05:56 PM
The problem is, you still haven't learned much.

Shibby-Shabs
05-07-2011, 10:09 AM
^
Are you talking about me? - If so you wouldn't know :)

Trinity
05-07-2011, 02:06 PM
^
Are you talking about me? - If so you wouldn't know :)

Going through your post history reveals your general ability and coding style, so if he's done that, then yes, he does know that you haven't learned much.
I don't intend to come across as insulting, I like that you're trying to learn and you've contributed a couple of helpful tutorials to the forum, I just thought I'd point out that Caleb was right. Keep learning though :)

Dentafrice
06-07-2011, 08:56 AM
Based on your post history, I would know. If you have in fact improved vs. recent posts... congrats. Otherwise I stick with my statement.

Shibby-Shabs
07-07-2011, 01:03 PM
Both posts above show a clear point but the problem with my post history is you only see the problems I have or maybe that first ever script I made which I honestly laugh at how bad I coded it. I don't tend to post my scripts so you would really see anything I make, but yeah I'm learning, I'm getting to be alright but I still have a lot to learn :)

Want to hide these adverts? Register an account for free!