jugLviv

Meta


Recent Posts


Categories


Tags


Archives



Good Developer, Bad Developer

Good Developer, Bad Developer Good developer is an artist, a craftsman who enjoys the process of creation. Bad developer considers himself as a programmer, responsible for generating lines of code. Good developer understands the problems of the customers. Bad developer understands only the technical problem at hand. Good developer does [...]

juglvivjuglviv

Fix for CVE-2013-0422. Security

Ви мабуть, останнім часом, чули про виявнену проблему в безпеці аплетів, яка відкриває доступ до вашої ОС. Детальна інформація: http://malware.dontneedcoffee.com/2013/01/0-day-17u10-spotted-in-while-disable.htmlhttp://www.youtube.com/watch?v=r3LnsCl8qQs Оракл в неділю 13 січня випустив патч для  Java SE 7 Update 10, який РЕКОМЕНДУЄ [...]

juglvivjuglviv

Fridays Fun

Code review недокументированного кода    Code review – тот, чей код на review Code review – тот, кто проводит review Отдел разработки, когда заказчик зашел в офис В офисе, когда code freeze   В офисе, когда выпущен успешный релиз Как я представляю себя на следующем собеседовании на работу

juglvivjuglviv

Webinars. January

Webinars від Spring Source 17 Січня 17.00    SPRING FRAMEWORK 3.2 – THEMES AND TRENDSРеєстрація тут 24 Січня 17.00    ARCHITECTURE OF A MODERN WEB APPРеєстрація тут 31 Січня 17.00   IOC + JAVASCRIPTРеєстрація тут Webinars від компанії Exigen Services  (http://www.exigenservices.ru) 23 Січня 13.00 [...]

juglvivjuglviv

Lombok project

If you tired of writing get/set or equals/hashcode methods you can try Lombok. It’s a cute project which provides several useful annotations  like @Getter / @Setter Never write public int getFoo() {return foo;} again. @Getter(lazy=true) Laziness is a virtue! @ToString No need to start a debugger to see your [...]

JUG LvivJUG Lviv

O’Reilly Book review program

Yesterday I received two books for review from famous publisher – O’Reilly First one Spring Data Modern Data Access for Enterprise Java Actually I’m reading it right now and planing to write review soonSecond one is MapReduce Design Patterns Building Effective Algorithms and Analytics for Hadoop and Other [...]

JUG LvivJUG Lviv