+ 3
After Javascript, SQL or PHP?
I'm learning Javascript and jquery... Should I learn now SQL or PHP? I'm focusing front end now
7 Antworten
+ 8
SQL for me was secondd last. SQL applies for many languages;
python
JS
PHP
Etc.
So best for the last
+ 5
Hi Gabriel! I would definitely learn how to interface with a database and learn some basic SQL though, if you haven't already, REGARDLESS of what direction you go in.
+ 5
learn both no matter which one first!
+ 3
If you're currently focusing on front-end then html and css instead.
+ 3
I already learned with Codecademy and Sololearn HTML and CSS, @AJ Carlos. I'll learn SQL, Uneeka, following your advice. Thanks for you two for helping!
+ 3
If your goal is front-end, then you should learn HTML, CSS, ..
+ 3
SQL and PHP are both part of the backend. Since, you need one of those to add business logic or store information.
If you really want to "just focus" on frontend development then I advice to you to look for other technologies that uses js and css. (frameworks).
Try learning responsive web design.
Or try to search for javascript frameworks.