가장 빨리 만나는 자바8(Java SE 8 for the Really Impatient)

출간일(Release) : 2014/06/05
종이책 출간일(Print Release) : 2014/05/19
전자책 종류(Format) : ePub
Price : KRW 14,300
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
이제 자바 개발자는 람다를 모르는 자와 아는 자로 나뉠 것이다!

개발자의 삶을 편하게 해줄 람다
자바 8은 자바 세계를 완전히 변화시킬 것이다. 람다를 사용하면 복잡한 메소드들을 나열하지 않아도, 계산을 간결한 코드 조각으로 처리하는 함수형 프로그래밍이 가능하다. 이로 인해 컬렉션 라이브러리가 더욱 풍부해졌을 뿐 아니라 새로운 스트림 API로 부담 없이 병렬 처리를 할 수 있게 되었다.

JVM에서 즐기는 고성능 자바스크립트 엔진 Nashorn
Nashorn으로 인해 자바 코드와 자바스크립트를 상호 동작할 수 있게 되었다. 이제 간단한 스크립팅이 필요할 때 손쉽게 자바 안에서 셸 스크립팅을 활용할 수 있다.

그 외 유용한 자바 8 업데이트 사항
새로운 표준 날짜 및 시간 라이브러리를 만날 수 있다. 또한, 문자열, 숫자 클래스, 컬렉션 그리고 애너테이션에서의 유용한 개선 사항들을 마음껏 여러분의 코드에 활용해 보라!

Java developers will now be divided into strangers and strangers!

Lambda to make developer’s life easier
Java 8 will completely change the Java world. With lambda, functional programming is possible, which does not list complex methods, but treats the computations as concise code snippets. This not only makes the collection library richer, but it also makes it easier to parallelize with the new stream APIs.

High-performance JavaScript engine for the JVM Nashorn
Nashorn allows Java code to interact with JavaScript. Now, when you need simple scripting, you can easily take advantage of shell scripting in Java.

Other useful Java 8 updates
A new standard date and time library can be encountered. Also, take advantage of useful enhancements to strings, numeric classes, collections, and annotations to your code!


저자(Author)
카이 호스트만(Cay S. Horstmann)
전문 프로그래머와 컴퓨터 과학 학생들을 대상으로 한 다양한 책을 집필했다. 현재 산호세 주립 대학교의 컴퓨터과학 교수로 재직 중이며, 자바 챔피언이다.

He has written various books for professional programmers and computer science students. He is currently a professor of computer science at San Jose State University and is a Java Champion.


부록(Extra File)