+ 1
What should I do after completing Java Tutorials.
I have completed Java Tutorial. To improve my skill what should i follow now.
4 Antworten
+ 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.
+ 1
You can move on to game development with libgdx. or learn from open source projects
+ 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.
0
Thanks @Aditya.