C++14 STL 철저 입(Using the C++ Standard Template Libraries)

출간일(Release) : 2017/03/02
종이책 출간일(Print Release) : 2016/12/22
전자책 종류(Format) : ePub
Price : KRW 28,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
C++14 STL의 단계별 입문서
STL 자체는 방대하지만, 학습에는 단계가 있다. 컨테이너 → 반복자 → 알고리즘 → 고급 주제 순으로 학습하는 게 좋다. 이 순서는 STL의 첫 번째 관문인 컨테이너를 만드는 방법, 컨테이너에서 반복자를 사용하는 방법, 컨테이너와 반복자를 사용해 알고리즘을 적용하는 방법으로 설명한다. STL을 가장 효율적으로 입문할 수 있는 단계로 구성했다.

C ++ 14 STL Step-by-Step Guide
STL itself is vast, but there are stages in learning. It is better to learn in order of container → iterator → algorithm → advanced topic. This procedure explains how to create a container that is the first gateway to an STL, how to use an iterator in a container, and how to apply an algorithm using containers and iterators. STL as the most efficient introduction stage.


저자(Author)
아이버 호튼(Ivor Horton)
아이버 호튼은 수학자로 졸업했지만, 적게 일해도 많이 벌 수 있다는 전망 때문에 정보 기술에 이끌렸다. 아쉽게도 현실은 많은 일을 해야 했고 보상은 그럭저럭 이지만, 지금까지 컴퓨터로 일하고 있다. 프로그래밍, 시스템 디자인, 컨설턴트, 상당히 복잡한 프로젝트의 관리 같은 다양한 일에 참여했다. 오랜 기간 공학 설계와 제조 공정 분야에서 시스템을 설계했었다. 과거에는 다양한 언어로 응용프로그램을 개발했지만, 지금은 과학자나 엔지니어를 대상으로 강의하는 데 많은 시간을 쓰고 있다. 현재까지 C, C++, 자바에 관한 책을 집필했다. 책을 집필하거나 컨설팅을 하지 않을 때는 낚시와 여행을 즐기며 즐겁게 생활하고 있다.

Ivor Horton graduated from mathematics, but was attracted to information technology because of his prospect of earning as much as he could with less work. Unfortunately, reality has to do a lot of work, and compensation is manageable, but so far I have been working with computers. He has been involved in a variety of tasks such as programming, system design, consultants, and management of highly complex projects. He has been designing systems for engineering design and manufacturing processes for a long time. In the past, we developed applications in various languages, but now we spend a lot of time teaching lectures to scientists and engineers. He has written books on C, C ++, and Java to date. Ivor Horton enjoys fishing and traveling when he is not writing books or consulting.


부록(Extra File)