+ 1
I have completed java course with Solo Learn and I want to be an expert.....Where should I learn from ?
5 Answers
+ 3
The best way to learn is to programm.You have learned the basics and you can build on them. Think about useful programs you could make to help you with your real life problems. Than try to programm them and if you get stucked, find a solution on the intermet. Remember it and use it in the future.
Quick example: I was learning german and I had big problems with memorizing new words. So I made a simple console application that randomly chooses words from dictionary.txt file and I have to translate them. The dictionary.txt file looks like :
Dog
r Hund
School
e Schulle
Horse
r Pferd
and so on.
Good luck.
+ 12
https://www.sololearn.com/discuss/580291/?ref=app
+ 4
check out the link below. It also gives access to a free Udemy java class.
http://www.luvcode.com/
+ 2
TutorialsPoint! đ Check them out on Google!