18-го квітня ми вперше проведемо нашу зустріч не в будень, а в суботу. Це буде не звичайна подія, а спільний івент організований JUG Lviv та комюніті Morning@Lohika. Отож зустріч відбудеться 18-го квітня о 10-00 годині за адресою Лемківська 15 компанія Lohika Подія складатиметься з двох частин 1. Доповідь Сергія Моренця на тему [...]
JUG Lviv
JUG Lviv щoиро дякує всім, хто прийшов на 21-шу зустріч. Окрема подяка компанії Eleks, яка гостинно нас прийняла. Дякуємо Yuriy Luchkiv, за доповідь!Слайди презентації можна завантажити тут. Також, нагадуємо, 18-го квітня відбудеться спільна зустріч з Morning at Lohika. Слідкуйте за анонсами!
juglviv
JUG Lviv відкриває новий сезон! Перша зустріч в цьому році 2-ге квітня о 19-00 за адресою вул. Наукова 7г, приміщення тренінг-центру компанії Елекс вхід традиційно вільний реєстрація обов’язкова! Dropwizard light-weight Java framework for easy and fast developing RESTful web services Are you exhausted from [...]
JUG Lviv
Ось тут з’явилась цікава стаття про помилку в стандартному алгоритмі сортування в java Може кому цікаво дослідити тему і обговорити на зустрічі групи?
JUG Lviv
https://www.oracle.com/javaone/sessions/index.html
juglviv
Dear all, We are glad to inform you that next Morning@Lohika will be held on February 14th . As usual we invite only the best speakers and high-quality specialists so please welcome our speaker from Kyiv – Oleksiy Rezchykov, Software Engineer at Playtika. This time you have a good chance to hear about «Spring Boot […]
juglviv
http://2014.javazone.no/program.html
juglviv
Java and the Wave Glider with James Gosling Tell a friend Share Thursday, January 22, 2015 5:00 PM to 6:00 PM Needs a location This is a virtual Meetup occuring at 5PM UK time. For help with your timezone calculation, refer to this. You can tune in to the session at http://virtualJUG.com If all fails, you [...]
JUG Lviv
Interesting thing with mongo queringDo you know result of db.myCollection.find().limit(0)?It will be the same to db.myCollection.find() and return everything from collectionWhat about such thing db.myCollection.find().limit(-12)? Will it work at all?Yes It will return the same to db.myCollection.find().limit(+12)
JUG Lviv