I wasn’t a good learner. I hated learning. I hated doing homework. I hated reading books. I hated everything school-related. That was many, many years ago. Since then, I learned how to learn. Today, I love to learn. I like
How to find time to learn after work
My software developer colleagues often ask me where I do get all the time for reading all the tech books or articles, watching conference talks and listening to podcasts. I analyzed my consumption for November and December and here is,
Why Enterprise Data Models don’t work
This artice was “work in progress” for almost one year. I’ve decided to publish it as unfinished to work further on the material in an iterative way. All models are wrong; some models are useful” – Geroge Box I
Chris Bailey – From Java Code to Java Heap
…Understanding the Memory Usage of Your Application Notes With 32 bit architectures, you’ll quickly run out of memory. java.lang.Integer is 4 times bigger than an 32-bit int and 9 times bigger than an 64-bit int. CompressedOpps reduces this overhead
Eric Evans – Tackling complexity in the heart software
Another great talk from Eric Evans about the beginnings of the Domain Driven Design book and the development until today! Here is, what I took away: The second title “Tackling complexity in the heart of software” subsume the content of