What should I do after completing Java Tutorials. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What should I do after completing Java Tutorials.

I have completed Java Tutorial. To improve my skill what should i follow now.

22nd Nov 2016, 10:22 AM
Sharif
Sharif - avatar
4 Answers
+ 3
Give us a party. Anyway write code in java if they are good. it will increase your skill. Giving answer to other people question.
22nd Nov 2016, 10:26 AM
Aditya kumar pandey
Aditya kumar pandey - avatar
+ 1
You can move on to game development with libgdx. or learn from open source projects
22nd Nov 2016, 11:40 AM
Ebuka Evans
Ebuka Evans - avatar
+ 1
Go onto the Oracle site, look up Java SE 8 Programmer exam. https://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=5001&get_params=p_exam_id:1Z0-808 You can get a list of exam topics, and find free guides and tutorials to cover what you need to know. Learn what you need, pay the relatively low fee and take the test, and it's a nice feather in your cap (or CV). Then you can start looking at development roles in Java, as a junior or graduate(?) programmer. Failing that, you can move to different areas. Grails (Groovy on Rails), for example, is a MVC platform, which allows you to make webpages with integrated back-ends that runs on Java and Groovy. You have android development too, I think Google do a range of free app development tutorials too.
22nd Nov 2016, 12:46 PM
Alis Noire
Alis Noire - avatar
0
Thanks @Aditya.
22nd Nov 2016, 10:36 AM
Sharif
Sharif - avatar