통합
제목
저자
외국
ISBN
목차
출판
x
BOOK
PRICE.co.kr
책, 도서 가격비교 사이트
베스트셀러
알라딘
교보문고
Yes24
신간도서
알라딘
교보문고
Yes24
국내도서
가정/요리/뷰티
건강/취미/레저
경제경영
고등학교참고서
고전
과학
달력/기타
대학교재/전문서적
만화
사회과학
소설/시/희곡
수험서/자격증
어린이
에세이
여행
역사
예술/대중문화
외국어
유아
인문학
자기계발
잡지
전집/중고전집
종교/역학
좋은부모
중학교참고서
청소년
초등학교참고서
컴퓨터/모바일
외국도서
가정/원예/인테리어
가족/관계
건강/스포츠
건축/디자인
게임/토이
경제경영
공예/취미/수집
교육/자료
기술공학
기타 언어권 도서
달력/다이어리/연감
대학교재
독일 도서
만화
법률
소설/시/희곡
수험서
스페인 도서
어린이
언어학
에세이
여행
역사
예술/대중문화
오디오북
요리
유머
의학
인문/사회
일본 도서
자기계발
자연과학
전기/자서전
종교/명상/점술
중국 도서
청소년
컴퓨터
한국관련도서
해외잡지
ELT/어학/사전
내책판매
인기 검색어
일간
|
주간
|
월간
1
김동식
2
전기
3
중남미
4
mechanical
5
우리집
실시간 검색어
effective c
06o6s
패브릭포스터
tmasello
10대를위한완벽한진로공부법
검색가능 서점
도서목록 제공
알라딘,
영풍문고,
교보문고
"effective c"
(으)로 56개의 도서가 검색 되었습니다.
Effective C (전문적인 C 프로그래밍 입문서)
로버트 C. 시코드 | 에이콘출판
29,700원 | 20230630 | 9791161757599
시간이 지나도 변하지 않고 컴퓨팅 세계의 기반을 강화하는 데 도움이 되는 전문적이고 안전하며 이식 가능한 C 코드를 작성하는 방법을 저자의 경험을 바탕으로 설명한다. C와 C 표준 라이브러리를 사용하는 모범 사례와 사용 중에 발생할 수 있는 일반적인 오류 등을 설명한다. C 프로그램을 디버깅하고 테스트하고 분석하는 방법도 소개한다.
가격비교
Effective C++ (이펙티브 C++)
스콧 마이어스 | 프로텍미디어
24,700원 | 20150326 | 9791195444946
[Effective C++]은 C++ 프로그래밍과 설계 기술을 향상시켜 주는 55가지 명쾌한 테크닉을 모은 책이다.
가격비교
Effective C++ (이펙티브 C++)
스콧 마이어스 | 피어슨에듀케이션코리아(PTG)
9,300원 | 20060525 | 9788945072078
클래스, 함수, 템플릿 및 상속 계통을 설계할 때 현장에서 제대로 쓸 수 있는 숙련된 전문가급 조언을 제공한다. 표준 라이브러리에 새로이 도입된 "TR1" 라이브러리 구성요소의 적용방법을 보여주고 다른 라이브러리 구성요소와 차이점도 비교 분석한다. 다른 프로그래밍 언어를 거쳐 온 개발자들이 "C++ 양식"에 빨리 동화될 수 있도록 다른 언어와 C++ 사이의 차이점을 통찰력 있게 설명한다....
가격비교
Effective C Programming with Algorithms
| LAP Lambert Academic Publishing
137,470원 | 20190909 | 9786139824526
C Programming is an ANSI / ISO standard and powerful programming language for developing real time applications. C is most widely used programming language even today. All other programming languages were derived directly or indirectly from C programming concepts. This tutorial explains all basic concepts in C like data types, keywords, constants, variables, operators, expressions, control statements, array, string, library functions etc.
가격비교
Effective C: An Introduction to Professional C Programming
| No Starch Press
0원 | 20200804 | 9781718501041
The world runs on code written in the C programming language, but most computer science programs only teach Java or Python as an introductory language. This book is for developers who already know how to program and want to quickly come up to speed on professional programming in C. They'll learn how to develop correct, portable, professional-quality code and build a foundation for developing security-critical and safety-critical systems.
가격비교
C-Suite Executives’ Guide to Success (Powerful Tips from C-Suite Network Advisors to Become a More Effective C-Suite Executive)
| THiNKaha,Inc.
43,970원 | 20181105 | 9781616993023
Every C-Suite Executive's goal is to lead their company to success, but that's easier said than done.C-Suite Executives have a lot to deal with every day?from being the rainmaker of their business to effectively leading the people in their company. Due to their overwhelming duties, there will be times when they get stuck. It's not easy being a C-Suite Executive; they always need to be at their best. However, they are only human, and there will be times that they need all the help they can get.
가격비교
Effective Modern C++(이펙티브 모던 C++) (C++11과 C++14를 효과적으로 사용하는 42가지 방법)
스콧 마이어스 | 인사이트
25,200원 | 20150918 | 9788966261642
[Effective Modern C++(이펙티브 모던 C++)]은 C++11과 C++14를 이용해서, 즉 현대적인 C++을 이용해서 진정으로 훌륭한 소프트웨어를 작성하는 방법을 설명한다. 책에서는 중괄호 초기치, noexcept 명세, 완벽 전달, 똑똑한 포인터 생성 함수의 장단점, std::move와 std::forward, 오른값 참조, 보편 참조 사이의 관계, 명확하고 정확하며 효과적인 람다 표현식을 작성하는 기법들, std::atomic과 volatile의 차이와 각각의 사용법 및 C++ 동시성 API와의 관계, ‘구식’ C++(즉 C++98) 프로그래밍에서의 모범 관행 중 현대적인 C++ 소프트웨어 개발에 맞게 고쳐야 할 것들에 대해 다루고 있다.
가격비교
Effective Medical Communication: The A, B, C, D, E of It
| Springer
190,330원 | 20200617 | 9789811534089
Effective communication is at the heart of medical profession, whether it is patient-doctor communication, interpersonal communication, or communication with the scientific and research community.
가격비교
Anxiety in Relationship: A guide on how to eliminate anxiety, jealousy, attachment and fears in relationships. The effective techniques every c
| Lamm Group Ltd
52,780원 | 20201102 | 9781801159227
? Does anxiety haunt you? ? ★ Does he really love me? Is he secretly having an affair with someone else? What if he leaves me one day for someone prettier, taller and thinner? She's completely out of my league; she'd never fall for a guy like me. I feel like he is lying to me again; what do I do? What if I never find anyone worthy of a serious relationship?If any on these repetitive thoughts and worries apply to your life in any way, you might be suffering from relationship anxiety.
가격비교
Studyguide for Teaching Strategies: A Guide to Effective Instruction by Orlich, Donald C., ISBN 9781439066386
| Cram101
54,540원 | 20120714 | 9781478411956
Never HIGHLIGHT a Book Again! Includes all testable terms, concepts, persons, places, and events. Cram101 Just the FACTS101 studyguides gives all of the outlines, highlights, and quizzes for your textbook with optional online comprehensive practice tests. Only Cram101 is Textbook Specific. Accompanies: 9781439066386. This item is printed on demand.
가격비교
The Essential Type 2 Diabetes Crock-Pot Cookbook: Effective and Delicious Recipes for Type 2 Diabetes People to Better Your Life and Less Disease. ( C
| Michele W. Hill
49,330원 | 20200501 | 9781649843210
Effective and Delicious Recipes Book for Healthy Meals!In this cookbook you will learn:● Essеntials You Nееd To Know Bеforе Rеading This Book● Brеakfasts● Lunch and Dinnеrs● Soups● Chickеn and othеr Poultry● Bееf, Pork and Lamb● Fish and Sеafood● Vеgеtarian● Dеssеrts and Snacks● 3 Wееks Mеal Plan● Appеndix: Mеasurеmеnt Convеrsion TablеGet Your Copy Today!
가격비교
The Essential Type 2 Diabetes Crock-Pot Cookbook: Effective and Delicious Recipes for Type 2 Diabetes People to Better Your Life and Less Disease. ( C
| Michele W. Hill
31,700원 | 20200501 | 9781649843203
Effective and Delicious Recipes Book for Healthy Meals!In this cookbook you will learn:● Essеntials You Nееd To Know Bеforе Rеading This Book● Brеakfasts● Lunch and Dinnеrs● Soups● Chickеn and othеr Poultry● Bееf, Pork and Lamb● Fish and Sеafood● Vеgеtarian● Dеssеrts and Snacks● 3 Wееks Mеal Plan● Appеndix: Mеasurеmеnt Convеrsion TablеGet Your Copy Today!
가격비교
Studyguide for Developing an Effective and Accountable School Counseling Program by Cobia, Debra C., ISBN 9780131706323
| Cram101
56,310원 | 20110311 | 9781428878464
Never HIGHLIGHT a Book Again! Includes all testable terms, concepts, persons, places, and events. Cram101 Just the FACTS101 studyguides gives all of the outlines, highlights, and quizzes for your textbook with optional online comprehensive practice tests. Only Cram101 is Textbook Specific. Accompanies: 9780131706323. This item is printed on demand.
가격비교
A-B-C Delegation (The Manager’s Guide to Effective Delegation)
| ABC Delegation Press
24,650원 | 20250623 | 9798998946097
A-B-C Delegation: The Manager's Guide to Effective Delegation offers a practical, field-tested framework for leaders seeking to assign responsibility, develop team ownership, and reduce micromanagement. Drawing on over two decades of organizational leadership experience, Stefan J. Feuerstein introduces a simple, visual system to help managers clarify expectations, structure follow-up, and build confident, independent leaders.
가격비교
Bringing Out the Best in Teachers : What Effective Principals Do Paperback (What Effective Principals Do)
Blase, Joseph/ Kirby, Peggy C. | Sage
117,290원 | 20210101 | 9781412965194
The third edition of this bestseller offers first-person accounts from teachers who share the influential strategies of outstanding principals who empowered them.
가격비교
1
2
3
4
최근 본 책