BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//NisJUG - ECPv5.5.0//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:NisJUG
X-ORIGINAL-URL:https://nisjug.org
X-WR-CALDESC:Events for NisJUG
BEGIN:VTIMEZONE
TZID:Europe/Belgrade
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20200329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20201025T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Europe/Belgrade:20200730T180000
DTEND;TZID=Europe/Belgrade:20200730T190000
DTSTAMP:20260507T200941
CREATED:20200723T134800Z
LAST-MODIFIED:20200723T134800Z
UID:2866-1596132000-1596135600@nisjug.org
SUMMARY:Enough java.lang.String to Hang Ourselves ... Drazen Nikolic
DESCRIPTION:Many of us will not be able to travel to the seaside to Greece this year\, so we’ve decided to bring Greece to Niš. 🙂 We’re honored to welcome\, directly from the sunny Island of Crete\, Dr Heinz Kabutz (@heinzkabutz) and Dmitry Vyazelenko (@DVyazelenko) who will teach us about\, well… Strings 🙂 (spoiler: the talk is not about fishing… read the details below). \nThis is an online event. Register and join at: https://www.crowdcast.io/e/nisjug-javaspecialists \nThe Talk\nIs it better to write “” + 42 or Integer.toString(42)? How much memory can you save if you intern() all of your strings? How can String Deduplication reduce your memory footprint and what does it cost? And how much memory will Java 9 Strings save in Estonian? What is the maximum length of a constant String? And a dynamic String? How much faster is new StringBuilder().append(“Hello “).append(name).toString() than “Hello ” + name? What are intrinsics and how do they relate to Strings? Are Strings really immutable? How can you efficiently create substrings? These and many more questions we will answer during this talk. \nSpeakers:\nHeinz’s Java Specialists’ newsletter is filled with amusing anecdotes of life on the Island of Crete. He is a popular speaker at all the best Java conferences around the world\, and also at some of the worst. He teaches Java courses in classrooms around the world\, where his prime objective is to make absolutely sure that none of his students fall asleep. He is not always successful. \nDmitry is a software developer\, conference speaker and a disorganizer of JCrete and JAlba unconferences\, passionate about concurrency and performance. \n——– \nAfter the enlightening talk\, we’ll have a Q/A and a raffle\, where you’ll have a chance to win free JetBrains licenses (for IntelliJ IDEA Ultimate or other JetBrains IDE). \nThe recording of the meetup you can see at https://www.crowdcast.io/e/nisjug-javaspecialists \nSupported by: \n \n\n\n	Related
URL:https://nisjug.org/event/enough-java-lang-string-hang-ourselves/
LOCATION:Online Event
CATEGORIES:Meetup
ATTACH;FMTTYPE=image/png:https://nisjug.org/wp-content/uploads/2020/07/NisJUG_Event_Strings_july2020.png
ORGANIZER;CN="Drazen":MAILTO:drazen@nisjug.org
END:VEVENT
END:VCALENDAR