finished the course. Any ideas on beginner programs or Applicatio to begin my journey | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

finished the course. Any ideas on beginner programs or Applicatio to begin my journey

I have finished the entire course . I am short of possible programs that would suite a beginner like me

6th Jan 2017, 2:03 PM
olalekan aleem
olalekan aleem - avatar
3 Answers
+ 3
- Maybe some stuff in Java AWT. - Rewrite Sorting Algorithms like Quicksort/Bubblesort/Selectionsort. - A program which checks if a certain number is prime. - Game of Life - simple BruteForce - Simple Socket Applications
6th Jan 2017, 2:18 PM
Jonas Fallmann
Jonas Fallmann - avatar
+ 2
Try the Processing IDE (www.processing.org), very beginner friendly: many useful libraries that take care of the complicate stuff and you can dive into Java as deep as you like. These are all tools that will help you get the job done whatever your project is. My suggestion, try to create something useful to you: it will keep you motivated.
6th Jan 2017, 4:35 PM
seamiki
seamiki - avatar
0
-Printing multiplication tables 1 to 20 like 2d array -Finding anagrams to a entered string. -Finding whether entered number is a amstrong number or not
6th Jan 2017, 3:17 PM
Akash Middinti