🤹♂️Java Brains 강의🤹♂️ https://www.youtube.com/playlist?list=PLqq-6Pq4lTTa9YGfyhyW2CqdtW9RtY-I3 ✨ Code in OOP ☑️ Object Oriented Programming (OOP) 에 문제가 있어서 Java8 Lambda 가 나온 것 (진짜?) · Everything is an object · All code blocks are 'associated' with classes and objects ✨ Why Lambdas? · Enables functional programming · Readable and concise code · Easier to use APIs and libraries · Enable support f..