Z2D ist eine deutschsprachige Bibliothek für die Programmiersprache Java.
Objektorientiertes Programmieren kann spielerisch anhand von Grafik-Objekten und Zeichnungen erlernt werden.
Vorraussetzung ist eine Grundkentniss der Java-Syntax und die Fähigkeit eine Java-Dokumentation zu verwenden.
Code Beispiel (Öffnet ein Fenster und stellt einen blauen Kreis dar):
ZFenster fenster = new ZFenster("Mein Fenster",500,500);
Kreis kreis = new Kreis(100,100,20,Color.BLUE);
kreis.setzeGefuellt(false);
Features
- Ladan Amjad, Pinterest (Icon)
- http://www.clipartkid.com/ (Meteorit)
- http://wallpapercave.com/ (Hintergrund)
- http://www.freeiconspng.com/ (Raumschiff)
- http://pngimg.com/ (Fußball)
Categories
Library ManagementFollow Z2D Java
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Z2D Java!