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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Z2D Java!