@NaijaJug Java dev here in Nigeria. Lover of open source. Kindly tag me if you building sth for the Nigeria community using java. I would love to contribute.
AI travel agent built in Java: 132 MB size, 98 MB RAM 🤯
Semantic destination search, hotel and activity lookup, wishlist management, @LangChain4j tool orchestration, @Micronautfw and @GraalVM 🚀
https://t.co/OPzfCik0Yz
@smartnakamoura Those who hate Java probably last write in Java 8 before the change to 6month release candence. The language has grown over the years with lot of new feats & dev pain point being address, Java 26 got released last month (April). Modern Java is beautiful. Me I love it.
Immutability in #Java is beautiful. Can be achieved with Records, but note that the immutability it provide is shallow (fields with mutable object can still be modified by d outside world). Enforce read-only by passing defensive copies down. E.g List.copyOf()
This is a full course on famous computer science algorithms.
I'll walk you through the topics that matter most, from recursion and search to sorting, pathfinding, and dynamic programming.
So if you want these topics explained in a more practical way, watch this video.