+ 15
Which should be learn First PHP or SQL?
for simple web development.
88 Answers
+ 59
learn sql first why?
1) SQL is simple / not bulky
2) SQL is fun / beginner friendly
1 & 2 will enable you to finish it quickly
3) PHP uses SQL
how can you use PHP efficiently
if you don't know SQL ⁉
how will you send queries to
databases ?
you'll need sql . . .
4) SQL is widely used
learning sql first will prepare you
as soon as possible to use and deepen
your skills for an interesting tool
you can use sql with python java etc . . .
php framework :
laravel via symphony
*learn php prior to
using a framework:
much fun
+ 11
Learn them side by side.
+ 11
really sql can be learnt in
one day including what not
taught here at sololearn
php requires more dedication
as you have to learn a normal
programming language and
concepts proper to it not
taught here at sololearn
sololearn uses the word and
html css jquery AND
SQL
+ 10
maybe in future you'll use php more than sql, but if you want to be a good php coder, you must learn sql first.
+ 9
SQL then PHP
+ 8
Your choice - These are independent courses ... SQL is mainly to do with querying where as PHP is a language of its own. Good luck on your choice and may you succeed.
+ 8
hey guys!. I personally think that I can learn ruby first.It can also be used for web developement. And for designing the web i can use HTML CSS JS and jquery.what do u think?
+ 8
SQL is easier than PHP
and PHP uses SQL
it's depends to your need
+ 7
SQL
+ 7
sql is prerequisited for learning php.. preknowledge can enhance your concept during php learning
+ 6
check this expert advice👇👇
https://www.sololearn.com/faq/#q1
+ 6
I think first learn SQL then php
+ 6
obviously sql
+ 5
You should learn PHP first as SQL is just for databases, but in PHP you can learn how to send SQL queries to a database(You can learn SQL during this time) and much more.
+ 5
php
+ 5
learn them both paralel
+ 5
SQL first because it is a command language to communicate with relational database management system(ms access, ms SQL server, oracle, db2 etc.)..
php used to connect with SQL to databases.
my opinion is learn first SQL language...
you should also learn SQL with PL/SQL.
+ 5
I learned PHP first, because PHP takes more time to learn.. and also my project was using PHP..
For you, it depends on what web that you develop.. But I suggest learn PHP first after html & CSS, and then SQL..
Anyway, it's up to you, which one first.. At the end, web developer must have skill for all of that language.. good luck for you and all web developer.
+ 5
if you are a database administrator then SQL first.
if you are a non-database person the first a general purpose language like PHP, Java, C, C++ etc. then SQL
+ 5
Sql