排序
When 0.1 + 0.2 = 0.30000000000000004: A Java Developer’s Guide to Trust Issues 🤔
When 0.1 + 0.2 = 0.30000000000000004: A Java Developer's Guide to Trust Issues 🤔,Ever had that moment when your calculator says 0.1 + 0.2 = 0.3, but Java's like 'Hold my bits'? We...
Write Better Java Project
Write Better Java Project, Introduction When we first started our coding journey. The program used to be short. The compiler was enough to know all the technical errors and warning...
Bytesize: 2 Accidental discoveries that changed programming
Bytesize: 2 Accidental discoveries that changed programming,Bytesize is our 5-minute infusion of developer history, speculation, or otherwise fun knowledge that you can enjoy durin...
Algorithms Every Programmer Should Know 2
Algorithms Every Programmer Should Know 2, Algorithms Every Programmer Should Know (2 Part Series) 1 Algorithms Every Programmer Should Know 2 Algorithms Every Programmer Should Kn...
Algorithms Every Programmer Should Know
Algorithms Every Programmer Should Know, Algorithms Every Programmer Should Know (2 Part Series) 1 Algorithms Every Programmer Should Know 2 Algorithms Every Programmer Should Know...
Java Syntax Puzzlers
Java Syntax Puzzlers,Roughly 12 years ago, I started to contribute to the Eclipse ecosystem in various functions. One of the most interesting experiences to this date was to work o...
Should I learn Java?
Should I learn Java?,Yes it's another one of those posts. I am at a crossroads, I want to call myself full stack in the enterprise world so that the roles that I frequently land ca...
Suggestions for coding stream time/day, content, languages
Suggestions for coding stream time/day, content, languages,It's been a while DEV! A few months ago I toyed with the idea of streaming coding sessions where I'd do some casual codin...
Live session: Event-Driven & code generation with AsyncAPI and Solace 10/06/2020
Live session: Event-Driven & code generation with AsyncAPI and Solace 10/06/2020, Two types of people During The 2020 Quarantine, I had the opportunity to delve deep into my though...
Java by Comparison by Simon Harrer, Jörg Lenhard, Linus Dietz
Java by Comparison by Simon Harrer, Jörg Lenhard, Linus Dietz,I'm not a Java developer - anymore - yet I find that a big part of this book can be useful for any junior programmer....
Java compiler error cascades… and fixing them
Java compiler error cascades... and fixing them,So you know how, when programming, in a sudden realization of the power of code reuse, you decide to merge two prior programs you wr...