+ 1
What is the next Step After sololearn? Whats the Best that I can Do what should I learn and where the Best place to learn more
4 Respostas
+ 8
you can refer this code to get more tutorial and apps
https://code.sololearn.com/WLERR0KIgB86/?ref=app
+ 1
thnxxx
+ 1
You can web search for other tutorials for the languages you know. Others provided different information so some stuff will be new, others will repeat some stuff you learned here, also they might miss things taught here, providing a more complete understanding of the language.
Web searches can also find complete reference documentation that won't be in any tutorial. This is perfect to refresh your knowledge, when you remember learning something somewhere, but have no clue where. I use this all the time to extend my knowledge.
Web searches also pop up answers to other peoples questions. Here you find experts pointing out why one implementation is better than another. Most of my knowledge of current coding techniques comes from these.