• Home
  • About
Menu
Topic 47 Posts

Java

Newer Posts Page 2 of 6 Older Posts

Building Native Covid19 Tracker CLI using Java, PicoCLI & GraalVM

By Mohammed Aboullaite in Java on 11 May 2020

Build a native Covid-19 tracker CLI in Java with PicoCLI and GraalVM native image: fast startup, single binary, and easy distribution.…

Java 14 features: Text Blocks & Foreign-Memory Access API

By Mohammed Aboullaite in Java on 22 Mar 2020

Java 14 in depth: Text Blocks (second preview) and the Foreign-Memory Access API incubator, with examples and migration notes.…

Java 14 features: Switch Expressions, JFR Event Streaming and more

By Mohammed Aboullaite in Java on 11 Mar 2020

Java 14 features explained: standardized switch expressions, JFR event streaming, and smaller improvements worth knowing before you upgrade.…

Java 14 new features: Records

By Mohammed Aboullaite in Java on 29 Jan 2020

Java 14 records explained: compact syntax for data classes, why Java needed them, and how they cut boilerplate, with practical examples.…

Tweets Sentiment Analysis using Stanford CoreNLP

By Mohammed Aboullaite in Java on 08 Jan 2020

Sentiment analysis of tweets in Java using Stanford CoreNLP: building a small app that classifies Twitter opinions with NLP.…

Running JavaFx app with Docker containers!

By Mohammed Aboullaite in Docker on 27 Dec 2019

Running JavaFX desktop apps inside Docker containers on macOS and Linux: X11 forwarding, image setup, and the gotchas to expect.…

Java 14 features:  Pattern Matching for `instanceof`, `jpackage` & helpful NPEs

By Mohammed Aboullaite in Java on 21 Dec 2019

Java 14: pattern matching for instanceof, the jpackage packaging tool, and helpful NullPointerException messages, explained with examples.…

Project Portola: Porting java to Alpine Linux!

By Mohammed Aboullaite in Java on 15 Jul 2019

Project Portola: porting the JDK to Alpine Linux and musl for tiny Java container images, why it matters and how to try it today.…

Newer Posts Page 2 of 6 Older Posts
Laytoun' thoughts! © 2026 System Published with Ghost and Attila