통합
제목
저자
외국
ISBN
목차
출판
x
BOOK
PRICE.co.kr
책, 도서 가격비교 사이트
베스트셀러
알라딘
교보문고
Yes24
신간도서
알라딘
교보문고
Yes24
국내도서
가정/요리/뷰티
건강/취미/레저
경제경영
고등학교참고서
고전
과학
달력/기타
대학교재/전문서적
만화
사회과학
소설/시/희곡
수험서/자격증
어린이
에세이
여행
역사
예술/대중문화
외국어
유아
인문학
자기계발
잡지
전집/중고전집
종교/역학
좋은부모
중학교참고서
청소년
초등학교참고서
컴퓨터/모바일
외국도서
가정/원예/인테리어
가족/관계
건강/스포츠
건축/디자인
게임/토이
경제경영
공예/취미/수집
교육/자료
기술공학
기타 언어권 도서
달력/다이어리/연감
대학교재
독일 도서
만화
법률
소설/시/희곡
수험서
스페인 도서
어린이
언어학
에세이
여행
역사
예술/대중문화
오디오북
요리
유머
의학
인문/사회
일본 도서
자기계발
자연과학
전기/자서전
종교/명상/점술
중국 도서
청소년
컴퓨터
한국관련도서
해외잡지
ELT/어학/사전
내책판매
인기 검색어
일간
|
주간
|
월간
1
절대주의 국가의 계보
2
김동식
3
mathematical
4
tie
5
social theory
실시간 검색어
great code
processing in
워터픽 기내 반입
말하는대로 꿈꾸는대로
문서번호대구대덕초등학교-9177
검색가능 서점
도서목록 제공
알라딘,
영풍문고,
교보문고
"great code"
(으)로 22개의 도서가 검색 되었습니다.
GREAT CODE 1 (효율적인 코드 작성의 기초, 하드웨어의 이해)
랜달 하이드 | 에이콘출판
30,000원 | 20190418 | 9791161752471
「전자회로」, 「논리설계」, 「컴퓨터 아키텍처」, 「시스템 프로그래밍」… 대학교에서 이미 배운 과목인데 도무지 정리도 잘 안 되고, 막상 실무에서 사용하려고 하니 가물가물 생각이 잘 떠오르지 않는다면? 최고의 프로그래머가 되기 위해 반드시 알고 넘어가야 할 하드웨어와 컴퓨터 아키텍처에 대한 내용을 이 한 권에 녹여냈다. 컴퓨터 관련 전공 수업을 듣지 못했거나, 내용을 모두 잊어버렸거나, 기존 서적의 난해함에 질린 독자를 위한 필독서다.
가격비교
Great Code Vol 1 (위대한 코드의 시작 컴퓨팅 머신의 이해)
랜달 하이드 | 에이콘출판
36,000원 | 20220531 | 9791161756486
소프트웨어 개발에 필요한 컴퓨팅 머신의 작동 원리와 상호작용 방식을 정보 표현 방식, 주요 연산 장치 및 주변 장치의 작동 방식에 대한 전문적인 설명과 시각화 자료, 다양한 레벨의 실습용 코드로 이해하기 쉽게 설명한다. 정보 표현 방식으로서 비트 논리 연산, 부동소수점수, 문자 데이터를 소개하고, CPU 및 메모리, 입출력 장치, 주변 장치버스, 파일시스템 등 컴퓨팅 머신과의 상호작용 방식을 설명한다.
가격비교
Great Code Vol 2 (로우레벨로 생각하고 하이레벨로 코딩하기)
랜달 하이드 | 에이콘출판
40,500원 | 20220128 | 9791161755953
오늘날의 프로그래밍 언어는 생산성과 이식성을 제공하는데, 컴파일러에 최적화되지 않은 조잡한 코드를 쉽게 작성할 수도 있다. 로우레벨로 생각하고 하이레벨 언어로 코딩하면 컴파일러로 좋은 기계어 코드를 생성해내는 소스 코드를 만들 수 있게 해준다.
가격비교
Great Code Vol 3 (개발자는 어떻게 소프트웨어를 완성하는가)
랜달 하이드 | 에이콘출판
31,500원 | 20210730 | 9791161755434
개발자가 알아야 할 개발 방법론과 생산성 관리 전략부터 객체지향적 디자인의 요구사항과 시스템 문서화에 이르는 방대한 내용을 알기 쉽게 설명한다. 개발자가 프로젝트 팀원으로서 알아야 할 문서화 작업 방법과 문서 간의 일관성 유지 기법, 소프트웨어 엔지니어링 디자인 문서라고 할 수 있는 UML 요구사항 작성 방법, IEEE 표준안 기반의 소프트웨어 품질 관리 방법을 다양한 예시와 사례로 알기 쉽게 설명한다.
가격비교
Write Great Code, Volume 1 (Understanding the Machine)
Hyde, Randall | No Starch Press
53,000원 | 20200827 | 9781718500365
Like the highly regarded first edition, this second edition of Understanding the Machine covers machine organisation and computer science topics like the CPU, machine architecture, memory and cache organisation, I/O and peripheral devices, and how the decoding and execution of machine instructions affects software performance.
가격비교
Write Great Code, Volume 2 (Thinking Low-Level, Writing High-Level)
Randall Hyde | No Starch Press
53,000원 | 20200813 | 9781718500389
Today's programmers are tasked with writing optimal computer code to produce high performance systems, whether for machine learning, data science, or artificial intelligence. This second edition of the second volume in the highly-regarded Write Great Code series, teaches readers how to produce better machine code by directing the actions of their chosen compiler.
가격비교
Write Great Code Volume 3 (Engineering Software)
Randall Hyde | No Starch Pr
0원 | 20191127 | 9781593279790
Learn how to write code that everybody thinks is great. This book covers topics relevant to writing great code at a personal level: craftsmanship, art, and pride in your workmanship. This third volume in the Write Great Code series addresses the issues of creating readable and maintainable code that will generate awe from fellow programmers. Volumes I & II of the Write Great Code series address an important attribute, efficiency, that is often ignored in modern software development.
가격비교
Great Code : The Bible and Literature Paperback (The Bible and Literature)
Frye, Northrop | Harvest Books
28,680원 | 20021111 | 9780156027809
An examination of the influence of the Bible on Western art and literature and on the Western creative imagination in general. Frye persuasively presents the Bible as a unique text distinct from all other epics and sacred writings. "No one has set...
가격비교
Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level (Thinking Low-level, Writing High-level #2)
Hyde, Randall | No Starch Press
32,100원 | 20060330 | 9781593270650
The second volume in the Write Great Code series supplies the critical information that today's computer science students don't often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. "Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level," teaches software engineers how compilers translate high-level language statements and data structures into machine code.
가격비교
BIBLE CODE IN THE GREAT PYRAMID AND THE SEVEN HEADED HYDRA DRAGON RESEARCH
| Lulu Press
26,210원 | 20250410 | 9781300375678
THIS IS A RESEARCH DOCUMENT THAT INCLUDEDS INFORMATION ABOUT THE HYDRA DRAGON TALKED ABOUT IN THE BIBLE. THERE IS ALSO INFORMATION ABOUT THE HYDRA DRAGON RELATED TO THE GREAT PYRAMID OF GIZA. THE RESEARCH INCLUDES SEVERAL RESOURCES RELATED TO OTHER BIBLICIAL ISSUES.
가격비교
The 11 (11 Code: The Great Awakening by the Numbers)
| Lumanta Productions
29,730원 | 20200322 | 9781734621822
After accumulating an exhaustive amount of data during his years of deeply immersive global travel experiences, Charles J. Wolfe presents the sacred application of geometry and numerology as the divine map to humankind’s enlightenment process throughout the millennia. What feels at first like science fiction is actually science-fact backed up by over 700 documented sources as well as other forms of validation that draw upon his engineering and physics backgrounds.
가격비교
Great Ming Code/da Ming Lu Paperback
| Washington
173,250원 | 20091217 | 9780295984490
The first English translation of one of the most important law codes in Chinese history.
가격비교
The Secret to Great Health - The Vedic Health Code
| Lulu.com
57,730원 | 20110915 | 9781105022500
Herbal cures, diets, home, material belongings, marriage, sex all contribute to your health. After helping over 30,000 people, I concluded that there is a correct way of living that will allow you to enjoy the universe in all its glory without getting sick. Besides being able to live longer, enjoy a happy sex and marriage life, the methods found in this book have made many people healthy. Healing is effective immediately, with the help of divine and universal formulas.
가격비교
The Great Train Adventure of Hudson B the Young Code Writer and G-Man
| Austin Macauley Publishers Ltd.
0원 | 20200131 | 9781788487238
As the train came closer to the tracks that were all going in different directions, Hudson noticed Vincent wasn't so calm anymore. His eyes were growing much larger by the minute. G-man was hanging onto whatever he could to keep from falling backwards; the train was wobbling back and forth on the tracks and continuing to speed up. "You must make a choice now Hudson, WRITE THE CODE!" both G and Vincent shouted.
가격비교
The Great Train Adventure of Hudson B the Young Code Writer and G-Man
| Austin Macauley Publishers Ltd.
0원 | 20200131 | 9781788487221
As the train came closer to the tracks that were all going in different directions, Hudson noticed Vincent wasn't so calm anymore. His eyes were growing much larger by the minute. G-man was hanging onto whatever he could to keep from falling backwards; the train was wobbling back and forth on the tracks and continuing to speed up. "You must make a choice now Hudson, WRITE THE CODE!" both G and Vincent shouted.
가격비교
1
2
최근 본 책