Useful Java Tools and Libraries for your project
Today, it's time to share with you a nice presentation about Tools and Libraries that you can use in Java to speed-up development:
Enjoy the video!
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!
Today, it's time to share with you a nice presentation about Tools and Libraries that you can use in Java to speed-up development:
Enjoy the video!
Hello again.
Are you looking for a great presentation about improving software estimation process for your development team? Please find below a wonderful one about it:
Enjoy t...
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!