The Adventurous Developer’s Guide to JVM Languages from zeroturnaround (creators of JRebel) Дуже рекомендую до читання http://zeroturnaround.com/rebellabs/the-adventurous-developers-guide-to-jvm-languages/, розглядають плюшки 8ми мов, доступних в ЖВМ.
juglviv
Нещодавно пройшла конференція JDay 2013. Для того, щоб краще організувати схожу подію наступного року нам потрібна Ваша допомога. Зробіть свій внесок, заповніть опитування!
juglviv
Що корисного/цікавого в цьому номері? Можна прочитати більш політичну, ніж технічну статтю про долю джави у Twitter’і. Цікава стаття зі консультантом по перформансу, як все змінюється “в облаках”, і т.п.. Для тих, хто вирішив освоїти МапРедюс – ріаллайф приклад з кодом. Ну і ще про лямбди, VM code cache, JavaFX, [...]
juglviv
It was about time when the developer of Unit Tests had the ability to run the tests in Parallel using annotations. In today’s blog post, we will look at how you can make your traditional Junit Tests to run in parallel using annotations provided by Easytest. EasyTest is a Testing Framework build on top of JUnit to [...]
juglviv
http://programming-simplified.com/java_ee_6_video_training.html
juglviv
Java Concurrent Animated Victor Grazi дуже просто розказав про складний java.util.concurrent. Показав як і для чого використовуються Executors Future synchronized ReentrantLock Condition Semaphore ReadWriteLock CountDownLatch CyclicBarrier Phaser BlinkingPhaser AtomicInteger BlockingQueue TransferQueue CompletionService [...]
juglviv
Вийшла нова версія Google App Engine З новинок появилась підтримка PHP, а також підтримка Eclipse WTP і модульності, що потенційно спростить розробку аплікацій під екліпсомДумаю також багатьом буде цікава підтримка gitБільше про новий реліз можна почитати тутЯк зразок аплікації запущеної на апенжіні можна подивитись на систему [...]
JUG Lviv
Статтю можна почитати тут: http://rymden.nu/exceptions.html
juglviv
If you have ever asked yourself questions like these: – “How do I invoke a method, having only its name in a String?”– “How do I list all the attributes in a class dynamically?”– “How do I write a method that resets the state of any given object to default values?” Then you have probably […]
juglviv