+ 1
New to Sololearn what to do next?
Which courses would be good for a beginner and up? I finished the HTML section, I still have much practice to undertake. Coding has been a hobby of mine for sometime within game emulation world,yet still a novice. I thank you all in advance for your time and assistance in this.
5 ответов
+ 6
You should take sololearn's css and javascript lessons and when you finish you could check out
Html:
https://www.tutorialspoint.com/html/
Css:
https://www.tutorialspoint.com/css/
Js:
https://www.tutorialspoint.com/javascript/
+ 6
Yup: I noticed that the SL recommended order for web development is something like: html, css, js, jquery, sql, php.
+ 5
Michael Leonard thats a gr8 way to go 👍
+ 3
While you're html knowledge is fresh, do some css / jquery / bootstrap!
Trust me, you'll regret re-learning stuff from html later ;D
+ 3
Thank you both for your input.
And the links.
CSS was my next choice because of the tips at the end of some of the HTML sections.
Followed by JavaScript.