All Categories - Blog of Vincent VAUBAN
September 21, 2025 ·
Ever needed the same codebase in a brand-new repo without dragging along all the old wiring?...
September 21, 2025 ·
🌟 Hello Fullstackers! As we move deeper into September, big projects are no longer just ideas...
September 21, 2025 ·
This week’s 5-question carousel hits: • Box • slices &[T]/&mut [T] • the ? operator ...
September 21, 2025 ·
⌨️ Typing speed matters more than we think. Faster typing = smoother coding flow, fewer...
September 21, 2025 ·
Ever heard folks rave about ADTs and wondered how that maps to plain old Java? Let’s demystify it...
September 21, 2025 ·
Break down logic into small, specific methods — so when they come together, the bigger method...
September 20, 2025 ·
Today is the release of Java 25, so let's discover what it is about: the features... Here...
September 20, 2025 ·
When methods try to do too much, complexity creeps in and bugs follow. Keep them short,...
September 20, 2025 ·
Whether you’re writing your first classes or refactoring legacy code, these principles help...
September 20, 2025 ·
Readable code isn’t just kindness for others — it’s efficiency for yourself. 👀✨ Uncle Bob...
September 20, 2025 ·
“It has been said that a person may have ten years of experience, or one year of experience...
September 20, 2025 ·
Join the Java DevRel team as we celebrate the release of Java 25 with a live stream to the Java...
September 20, 2025 ·
1/ C 2/ Rust 3/ Java Who is saying Java is slow? People stuck in the 90s. 🐌 Why it seemed slow...
September 20, 2025 ·
🍂 Hello Fullstackers! September 2025 is here — summer holidays are fading, laptops are warming up...
September 13, 2025 ·
🦀 Rust Fridays — starts now! Every Friday for 10 weeks, I’ll drop a 5-question Rust quiz ...
September 13, 2025 ·
Every year, rankings spark debates. 📊 But depending on the source, the story changes quite a...
September 13, 2025 ·
I’ve built a swipeable carousel that distills every Java SE release into a single, memorable hook...
September 13, 2025 ·
🔸 TL;DR 🚀 Java powers the world’s biggest systems. ~$18T of revenue runs on Java-backed...
September 13, 2025 ·
I turned my latest clean-code notes into a short LinkedIn carousel you can save and share. Each...
September 13, 2025
🎯 Distraction is everywhere in tech. Shiny new tools, endless frameworks, constant noise…...