+ 8
Question for all
I just have to ask this question. We all know sololearn lessons are limited. But most of us don't know next step, where to go what to do and how to get more resources. As we all know W3 school is for web but what about other Languages like Java Python Swift Ruby. How and where can we get more resources about this. Please let's help. I also fall in this category with SQL, I Only know SQLite. I have searched for similar questions but ye questions are just about maybe what to do after learning a language Please Help
24 odpowiedzi
+ 15
There are so many resources online you just have to find what works best for you. If you really need in-depth information on a specific feature, module or function, then usually the official documentation of each language is the best. For a specific technical question, google will likely get you some hits on stackoverflow. And there are portals and blogs, either generic or multi language, or focusing on a single language, that explore various interesting areas. Eg
https://www.geeksforgeeks.org/
https://realpython.com/
https://www.baeldung.com/
Also there are numerous YouTube videos if you prefer voice / visual content.
+ 8
First of all, w3 is not for web only, it also has python unlike you said, and probably ruby too. Second, you are not limited to a website, it is all about searching in the web, you will always find an answer to what you need to know, don't stick to one single app/website and limit yourself. Finally, as long as you know how to make queries, it doesn't matter which framework you use, because all what will change is the syntax to excute these queries and connect to database, which you can find online in under 1min (literally), and then copy paste to connect and load your queries.
+ 6
I always think Google and YouTube.
+ 5
https://devdocs.io/
Ithink it's helpfull webdite for more infromation about ruby paython and more .. plz check it ...
+ 4
https://code.sololearn.com/W71i1t1MPVp6/?ref=app
Check my this code
+ 3
Simply you search here any topic you can find here .Loeschzwerg
+ 3
Geeksforgeeks
GitHub
These are the best according to me.
+ 2
Cbr✔[ Inactive ] Aymane Boukrouh I already have W3 school app I am just asking this question for my friend
+ 2
Hi, u can practice in
https://leetcode.com
+ 2
Rustem Sharipov i take more codewars and hackerrank even codility
+ 1
Cbr✔[ Inactive ] I mentionned that already but thanks for confirming
+ 1
I've something for you.
you will get the resources
https://code.sololearn.com/WlfBeYw9ZB51/?ref=app
https://code.sololearn.com/WF0zY9aMRJav/?ref=app
+ 1
Aymane Boukrouh this is to the point..
Whatever other languages you want to learn. I suggest you to create a content of that programming language all the features.. You can learn that title from different websites then.. (just Google it) some sites i prefer is youtube, document of official site (where you download offical software) and videos course like udemay, Lynda. Good luck
+ 1
Qudusayo have a look at Neo4j, which is a new-ish database system based on Java with Sidewheels attached
Otherwise I can always recommend to go on the website of the language and look for learning resources there. It usually includes a whole lot o' shit to take the next leap ahead.
+ 1
Abhay pratap Singh in which way is that a contribution to the topic?
+ 1
Well, you can explore more applications, get books, and the best thing to do would be APPLY IT. There will be very little progression unless you put your mind to smething and just do it. Find a problem you wan to solve then solve it. Find an idea for a website and make it.
+ 1
A couple more for practice:
codewars.com
hackerrank.com
For learning:
udemy.com
coursera.com
+ 1
Try this also...
https://code.sololearn.com/WaVusr8J1KvK/?ref=app
+ 1
CodeAcademy can be good. Plenty of people post onto YouTube if that's better. Looking online will definitely give you useful results but certain books are just as useful.
0
try building some applications.
you will get into a lot of new stuff.
there is lot on the youtube for free.
w3schools
geeksforgeeks
if you got any doubt, you can search it from stackoverflow