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