What makes a good teacher great?
I'm sharing with you a great presentation from TEDx made by Azul Terronez: What makes a good teacher great?
You don't need too much time, just 15 minutes. It's magic, believe me!
Hi. This is Mihai Surdeanu, a passionate software developer. Pleased to meet you. This is my personal blog. Please let me know if you enjoy it!
I'm sharing with you a great presentation from TEDx made by Azul Terronez: What makes a good teacher great?
You don't need too much time, just 15 minutes. It's magic, believe me!
Vrei să scalezi o bază de date relațională - gen MySQL? Perfect. În cadrul acestui articol, vei afla cum poți să faci asta.
Today, we are going to implement a simple JVM pause detector thread that can be used to detect long GC pauses inside your application.
The idea behind this article is quite simple: try to use interfaces instead of concrete classes whenever is possible!
Today, I'm going to talk about a nice Maven plugin that you can use in your legacy project. It's called Modernizer.
Astăzi vom analiza comparativ două implementări de map-uri în Java și anume: EnumMap și HashMap.