| 000 | 00748camuu22002534a 4500 | |
| 001 | 000045375892 | |
| 005 | 20070809105058 | |
| 008 | 050504s2005 inua 001 0 eng | |
| 010 | ▼a 2004095067 | |
| 020 | ▼a 0672326973 (pbk.) | |
| 035 | ▼a (KERIS)BIB000010221589 | |
| 040 | ▼a DLC ▼c DLC ▼d DLC ▼d 211044 ▼d 244002 | |
| 042 | ▼a pcc | |
| 050 | 0 0 | ▼a QA76.73.C153 ▼b P72 2005 |
| 082 | 0 0 | ▼a 005.13/3 ▼2 22 |
| 090 | ▼a 005.133 ▼b P912c5 | |
| 100 | 1 | ▼a Prata, Stephen. |
| 245 | 1 0 | ▼a C++ primer plus / ▼c Stephen Prata. |
| 250 | ▼a 5th ed. | |
| 260 | ▼a Indianapolis, Ind. : ▼b Sams , ▼c c2005. | |
| 300 | ▼a xvii, 1202 p. : ▼b ill. ; ▼c 24 cm. | |
| 500 | ▼a Includes index. | |
| 650 | 0 | ▼a C++ (Computer program language) |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 세종학술정보원/과학기술실(5층)/ | 청구기호 005.133 P912c5 | 등록번호 151233632 (1회 대출) | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
If you are new to C++ programming, C++ Primer Plus, Fifth Edition is a friendly and easy-to-use self-study guide. You will cover the latest and most useful language enhancements, the Standard Template Library and ways to streamline object-oriented programming with C++. This guide also illustrates how to handle input and output, make programs perform repetitive tasks, manipulate data, hide information, use functions and build flexible, easily modifiable programs. With the help of this book, you will:
- Learn C++ programming from the ground up.
- Learn through real-world, hands-on examples.
- Experiment with concepts, including classes, inheritance, templates and exceptions.
- Reinforce knowledge gained through end-of-chapter review questions and practice programming exercises.
C++ Primer Plus, Fifth Edition makes learning and using important object-oriented programming concepts understandable. Choose this classic to learn the fundamentals and more of C++ programming.
정보제공 :
저자소개
스테판 프라타(지은이)
Stephen Prata는 미국 캘리포니아 주 켄필드 시의 마린 대학에서 천문학과 물리학, 프로그래밍을 가르쳤고, 현재는 은퇴했다. 그는 캘리포니아 공과대학에서 학사 학위를 받았고, 버클리 캘리포니아 대학에서 박사 학위를 받았다. 그는 컴퓨터협회에 관여하면서 성단(星團, star clusters)의 컴퓨터 모델링을 시작했다. Stephen은 『C++ 기초 플러스(C++ Primer Plus)』와 『Unix 기초 플러스(Unix Primer Plus)』를 포함하여, 12권 이상의 책을 단독 저술했거나 공저했다.
