Java Zone - The heart of the Java developer community
Java Zone - The heart of the Java developer community |
- Understanding Jakarta EE 8: Tutorial Series
- How to Create a Development Environment on Alpine Linux
- OpenGL – PC and Android
| Understanding Jakarta EE 8: Tutorial Series Posted: 16 Jul 2020 10:43 AM PDT Welcome to my new series called "Understanding Jakarta EE 8". A tutorial series that tackle various Jakarta EE 8 technologies. What is Jakarta EE 8?
|
| How to Create a Development Environment on Alpine Linux Posted: 16 Jul 2020 08:49 AM PDT Alpine Linux has gained great popularity in recent years and is probably the most favored Linux for Docker. Originally designed for routers, it is a secure, fast, feather-light Linux: a basic Alpine base image takes as little as 5 MB, orders of magnitude less than other popular Linux distros. That fact makes it an ideal choice as the base system of Docker images, where small size is desirable, and specifically for OpenJDK Docker images that otherwise take up several hundred MBs. In this post, I'll cover my experience in setting up an Alpine Linux workstation for C++ and Java development, with some hopefully useful Alpine know-hows, tips and resources. |
| Posted: 16 Jul 2020 07:10 AM PDT I started my OpenGL journey by implementing simple applications. Here you can enjoy my first demo (;
|
| You are subscribed to email updates from DZone Java Zone. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
| Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States | |

Comments
Post a Comment