What can I program with java as a beginner? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 40

What can I program with java as a beginner?

I have just finished java tutorial and I want to program something but I have no idea what... can somebody help me by giving me an idea what I could program as a beginner please? ^^

17th May 2017, 2:08 PM
Daiana Kougioumtzi
Daiana Kougioumtzi - avatar
123 Answers
+ 9
Thank you every one for your ideas:-)
18th May 2017, 11:38 AM
Daiana Kougioumtzi
Daiana Kougioumtzi - avatar
+ 118
Hello there, you should definitely start using at least one of the following sites: https://www.hackerrank.com/, https://www.codewars.com/, https://www.hackerearth.com/, https://codecombat.com/, https://projecteuler.net/. These sites will provide you with many challenges and coding competetions. Keep coding! I took the liberty to google search for you a complete list for coding practice sites: https://www.reddit.com/r/computerscience/comments/37ik5t/any_popular_sites_like_hackerrank/
17th May 2017, 2:40 PM
Praxitelis-Nikolaos Kouroupetroglou
Praxitelis-Nikolaos Kouroupetroglou - avatar
+ 56
Try out few Java Programs – Only for beginners Got a basic idea about java? Try out these programs. If you are learning java, you would probably get few of them in you assignments. Java Program to: 1) Reverse an input number 2) Calculate area of circle 3) Calculate area of triangle 4) Find sum of array elements 5) Check for prime number 6) Check whether number is even or odd7) Linear Search 8) Binary Search 9) Generate random number 10) Find duplicate characters in a String 11) Binary to decimal conversion 12) Get input from user
18th May 2017, 11:24 AM
Nitin Dixit
Nitin Dixit - avatar
+ 37
HELLO WORLD...😄 best for beginners.
18th May 2017, 11:34 AM
Ishwarya Manikandan
Ishwarya Manikandan - avatar
+ 19
https://www.javatpoint.com/java-tutorial go to the above site and learn following advance Java topics Java String Java IO Java Date Java collection Java JDBC Java Regex RMI Internalization Edit I tried HackerRank.com for last 3 days. it is a good site for SoloLearners beginners to practice Thank you Praxitelis Nikolaos K
19th May 2017, 1:38 AM
Balasubramanyam Pattavardhanam
Balasubramanyam Pattavardhanam - avatar
+ 16
Check out tasks at sites such as codeabbey.com, they have a variety of them starting from easy ones such as summing up two ints.
18th May 2017, 3:14 PM
Bartosz
Bartosz - avatar
+ 15
learning takes place step by step, its better if you refer a book and start programming step by step, in the same way as you studied the tutorial. once you become confident enough then visit different programming websites asmentioned in the abovecomments and enjoy programming...
17th May 2017, 3:17 PM
Surabhi
Surabhi - avatar
+ 13
"Hello world" is the best for beginner..
20th May 2017, 2:24 PM
Gregor Duff
Gregor Duff - avatar
+ 10
A calculator what I have done first time!
18th May 2017, 3:46 PM
Retul
Retul - avatar
+ 10
Programm learning soft or game
18th May 2017, 4:10 PM
<mr/>
<mr/> - avatar
+ 7
You should find some websites ( such as e-olymp.com)where you are given some problems to adress to gain some experience. Good luck !:)
17th May 2017, 2:23 PM
gogamid
+ 7
I would strictly suggest u to use www.hackerrank.com.its amazing
18th May 2017, 5:08 PM
NIKHIL MURARKA
+ 7
Try to solve Head First Java examples
18th May 2017, 7:42 PM
Helldrifter
Helldrifter - avatar
+ 7
To be honest coming up with new ideas for new programs is infinite! there's so much you can do but even tho there are infinite ideas there hard to think of because there's already more then you can count! Stay up a couple extra hours and you'll find out what to code! just use your imagination!
18th May 2017, 11:26 PM
Juan Faz
Juan Faz - avatar
+ 7
i recommend one of these websites for beginner programmers who want learn java ! www.codeacademy.com www.javatpoint.com
20th May 2017, 12:59 PM
foad khezri
foad khezri - avatar
+ 7
I'll recommend learning c++ first
23rd May 2017, 6:30 AM
priyanshu_irl_
priyanshu_irl_ - avatar
+ 6
i might sound strange, but my first project written in Java was an encrypter
17th May 2017, 3:08 PM
jwowjbedojjrecjojncerojnjercjiudwhijhbrewcjhbiedwe
jwowjbedojjrecjojncerojnjercjiudwhijhbrewcjhbiedwe - avatar
+ 6
try to simulate throwing dices
18th May 2017, 5:58 AM
NimWing Yuan
NimWing Yuan - avatar
+ 6
try these: - factorial finder - quadratic solver - dice - capacitance/resistance calculator
18th May 2017, 10:24 AM
Gustav Rödel
Gustav Rödel - avatar
+ 6
https://www.sololearn.com/discuss/395807/?ref=app Here is a list of some programs 1 Multiplication table 2 reverse multiplication table 3 factorial of any number 4 check string is palindrome or not
19th May 2017, 9:02 AM
Anas Siddiqui
Anas Siddiqui - avatar