0
I had finished my solo learn SQL fundamental course. What shall i take next? Please, advice..
5 Réponses
+ 5
Answer yourself what you want to do with your SQL knowledge. Maybe pick a real programming language and try to combine them both?
https://code.sololearn.com/csyhsIovmZJ3/?ref=app
+ 5
Hmm... then I'd recommend HTML/CSS/JavaScript triad, needed for front-end web building. You'll need some backend language, too, if you want to develop something that uses SQL (or NoSQL) databases. Then JavaScript will do, I think.
Or you might follow a totally different path and uses some of the non-JS frameworks like Django, Flask or Bottle (Python) or Ruby on Rails. They all have powerful, ready-made solutions for both front- and back-end development.
+ 1
you should learn web development like HTML, then CSS, then JavaScript, then PHP.
0
thank you for your reply. I want to build web applications, so what shall I learn next? thanks again.
0
can the tutorials of solo learn help me to learn the subjects mentioned above?