Posts: 156
Threads: 12
Joined: Jan 2016
I decided to learn MYSQL.Is it fast to learn?Can you suggest me some tutorials?
Well it depends on you.If you understand good and learn fast you'll have no problems.
MySQL is not quite easy but when you get used to it you will have no problems.About the tutorials, there are a lot of good ones that really explain to you about MySQL.
Posts: 775
Threads: 78
Joined: Dec 2014
w3schools.com learned me alot, they got tuts for PHP, html, js, css, sql.
But you need to read it slowly and type down notes in like a notepad.
Posts: 156
Threads: 12
Joined: Jan 2016
vince i saw your tutorials but they seems complicated for me.
Then start with the basics,there many parts in MYSQL i guess your trying to learn PHPMyAdmin? Then check out some tutorials on the forums
Posts: 775
Threads: 78
Joined: Dec 2014
Quote:
Originally Posted by WhiteGhost
Then start with the basics,there many parts in MYSQL i guess your trying to learn PHPMyAdmin? Then check out some tutorials on the forums
|
Just saying..
phpmyadmin doesn't have to do with sql learning, they're like navicat.
You still use SQL.
PHPMyAdmin are just a frequently used mysql handler.
Posts: 596
Threads: 75
Joined: Nov 2015
I bet this is the best way for starting,later you can read tutorials for better understanding:
Take a basic mysql login/register system and re-script it.
Posts: 156
Threads: 12
Joined: Jan 2016