after finished sololearn..should i start learning any framewrok..or i need to stick with core java?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

after finished sololearn..should i start learning any framewrok..or i need to stick with core java??

I finished java core in sololearn..so it would be the perfect time to start learing any framework or I should learn more about core java....thanks in advance

1st May 2017, 8:15 AM
Alif
Alif - avatar
4 Answers
+ 12
core java until you master it. after that framework will be easy to learn.
1st May 2017, 9:15 AM
Agus Mei
Agus Mei - avatar
+ 2
Learn more through books. You will get more theoretical knowledge and even practical experience by trying some exercises. Also do indulge in some projects to learn more.
1st May 2017, 9:12 AM
Ekagra Sinha
Ekagra Sinha - avatar
+ 1
@Ekagra... thanks..ya I would like to practice through some projects..but in online only.. factorial..prime..fibonacci these are available..whr can I get more real life related project for practices..
1st May 2017, 9:23 AM
Alif
Alif - avatar
0
@ami_alif What I did initially was to learn by making calculators then shifting to GUI calculators, it helped me much to practice control flow statements, data structures and algorithms. Have you tried udemy Java course ? It has some nice projects to try (it's paid tough). Also work on projects that you think are challenging, you will learn much. I would not really recommend to go for frameworks rather first learn Java SE as much as you can. For online ideas for projects, try this: https://projecteuler.net/archives. Thanks.
1st May 2017, 9:58 AM
Ekagra Sinha
Ekagra Sinha - avatar