Skip to content

A Repository with simple Java exercises, so everyone can learn to program in Java!

License

Notifications You must be signed in to change notification settings

DiegoKrupitza/Simple-Java-Exercises-for-Beginners

Repository files navigation

Simple Java Exercises for Beginners

Java Version Lern Level

In this repository you will find many ways to test your newly learned Javaskills. The StdDraw Framework from Princeton is used several times. That's why I recommend you take a look at it!

I hope this repo helps many programmers in Java!

Tasks

The description of the tasks are most above in each Java class. Since these are simple Java tasks, we do not want to program unbound object-oriented here. The description of the tasks are not from me (I found them everywhere on the internet and thought they were good for practicing). Because of this they are sometimes not very clear or leave a lot of room for interpretation.

A detailed description of the Task can be found here

Contribution

In case you have a good idea for a new tasks please:

  • open a new issue and tag it with "Task Idea"
  • describe the requirements precise
  • let us know why you think that the task could help others and for what it aims for

Categories

String Tasks

  • Task 1
  • Task 2
  • Task 4
  • Task 7
  • Task 9
  • Task 27
  • Task 29

Working with arrays and methods

  • Task 31
  • Task 32
  • Task 33
  • Task 34
  • Task 35
  • Task 36
  • Task 37
  • Task 38
  • Task 39
  • Task 40
  • Task 41
  • Task 42
  • Task 43
  • Task 44

Drawing Tasks with StdDraw

  • Task 3
  • Task 6
  • Task 8
  • Task 10
  • Task 28
  • Task 30

Contact

In case you would like to contact me (credits, ...) I am at your service

Discord: KingD#1462

Email: [email protected]

Contributors

  • Diego Krupitza
  • ...

Releases

No releases published

Packages

No packages published

Languages