Projects | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Projects

Where can I find some java's projects for extra practice?

21st Jun 2017, 5:18 PM
Ismail Osman Ismail Mohammed
Ismail Osman Ismail Mohammed - avatar
1 Answer
+ 1
I recommend reading through the Sun's tutorials for code examples and practice in all areas of Java programming, especially the areas you wish to improve in. Depending on how much of beginner examples you were looking for, check out CodingBat for some good beginner exercises. Project Euler is another good site, but depending on your skill level now, this may be too much, but it's worth trying anyways. Most importantly, Its also worth noting that personal projects are a great way to start to learn a new language. I would also recommend starting a project that is benefical to you and get cracking right away, no time is better than the present! Sun's tutorials : http://docs.oracle.com/javase/tutorial/ CodingBat : http://codingbat.com/java Project Euler : https://projecteuler.net/
21st Jun 2017, 5:23 PM
MiladDev
MiladDev - avatar