Java 썸네일형 리스트형 JDK 1.8 / Java 8 (자바 8)의 새 기능 주요 특징과 설명 New features #2 JDK 1.8 / Java 8 (자바 8)의 새 기능 주요 특징과 설명 New features #2 1 Reduce Cache Contention on Specified Fields Define a way to specify that one or more fields in an object are likely to be highly contended across processor cores so that the VM can arrange for them not to share cache lines with other fields, or other objects, that are likely to be independently accessed. 2 Remove the Permanent Generation .. 더보기 JDK 1.8 / Java 8 (자바 8)의 새 기능 주요 특징과 설명 New features #1 JDK 1.8 / Java 8 (자바 8)의 새 기능 주요 특징과 설명 New features #1 1 Lambda Expressions & Virtual Extension Methods Add lambda expressions (closures) and supporting features, including method references, enhanced type inference, and virtual extension methods, to the Java programming language and platform. 2 Autoconf-Based Build System Introduce autoconf (./configure-style) build setup, refactor the Makefil.. 더보기 Introduction to Object-oriented Programming (OOP) Introduction to Object-oriented Programming (OOP) Why do we need to program? Technology is part of our life. The world is changing daily and everything is getting automated. Learn to program is the creative way we can take our ideas to the next level and express solutions to society. By designing programs, we learn several abilities like critical reading, analytical thinking and create synthesis.. 더보기 이전 1 ··· 7 8 9 10 11 다음