통합
제목
저자
외국
ISBN
목차
출판
x
BOOK
PRICE.co.kr
책, 도서 가격비교 사이트
베스트셀러
알라딘
교보문고
Yes24
신간도서
알라딘
교보문고
Yes24
국내도서
가정/요리/뷰티
건강/취미/레저
경제경영
고등학교참고서
고전
과학
달력/기타
대학교재/전문서적
만화
사회과학
소설/시/희곡
수험서/자격증
어린이
에세이
여행
역사
예술/대중문화
외국어
유아
인문학
자기계발
잡지
전집/중고전집
종교/역학
좋은부모
중학교참고서
청소년
초등학교참고서
컴퓨터/모바일
외국도서
가정/원예/인테리어
가족/관계
건강/스포츠
건축/디자인
게임/토이
경제경영
공예/취미/수집
교육/자료
기술공학
기타 언어권 도서
달력/다이어리/연감
대학교재
독일 도서
만화
법률
소설/시/희곡
수험서
스페인 도서
어린이
언어학
에세이
여행
역사
예술/대중문화
오디오북
요리
유머
의학
인문/사회
일본 도서
자기계발
자연과학
전기/자서전
종교/명상/점술
중국 도서
청소년
컴퓨터
한국관련도서
해외잡지
ELT/어학/사전
내책판매
인기 검색어
일간
|
주간
|
월간
1
biochemistry
2
김동식
3
9788954770996
4
9791171175864
5
og
실시간 검색어
the go programming
code
kudv.org
fibonacci
만화그래픽내러티브
검색가능 서점
도서목록 제공
알라딘,
영풍문고,
교보문고
"the go programming"
(으)로 16개의 도서가 검색 되었습니다.
The Go Programming Language Reference (Definitive Reference for Developers and Engineers)
| HiTeX Press
69,980원 | 20250728 | 9798896652120
"The Go Programming Language Reference" serves as an authoritative guide to the syntax, semantics, and advanced features of Go, one of the most modern and efficient programming languages in use today.
가격비교
The Go Programming Language
앨런 도노반, 브라이언 커니건 | 에이콘출판
31,500원 | 20160229 | 9788960778320
Go를 배우고자 하는 모든 개발자를 위한 『The Go Programming Language 한국어판』. 이 책은 구글 Go 개발팀의 일원인 앨런 도노반과 C언어의 대가인 브라이언 커니핸이 직접 쓴 책으로, Go의 언어적 특징과 표준 라이브러리를 활용해 깔끔하고 범용적이며 효율적인 프로그램을 개발하는 데 도움을 주고자 한다. 이 책을 통해 언어의 탄생 배경부터 문법, 동시성, 패키지, 테스팅 기법까지 Go의 진면모를 알 수 있을 것이다.
가격비교
The Go Programming Language
Alan A. A. Donovan, Brian W. Kernighan | Addison-Wesley Professional
0원 | 20151105 | 9780134190440
Go is an open-source programming language that makes it easy to build clean, reliable, and efficient software. It has been winning converts from dynamic language enthusiasts as well as users of traditional compiled languages. The former appreciate the robustness and efficiency that Go's lightweight type system brings to their code; the latter find Go's simplicity and fast tools a refreshing change.
가격비교
The Go Programming Language Phrasebook
Chisnall, David | Addison-Wesley Professional
55,100원 | 20121025 | 9780321817143
The Go Programming Language Phrasebook Essential Go code and idioms for all facets of the development process This guide gives you the code “phrases” you need to quickly and effectively complete a wide variety of projects with Go, today’s most exciting new programming language. Tested, easy-to-adapt code examples illuminate every step of Go development, helping you write highly scalable, concurrent software.
가격비교
Network Automation with Go (Learn how to automate network operations and build applications using the Go programming language)
Leiva, Nicolas, Kashin, Michael | Packt Publishing
44,000원 | 20221223 | 9781800560925
Understand the world of modern network automation with Go and deepen your knowledge with insights from 10+ experts who have real-world hands-on experience with network automation and/or are using Go for network-related tasks Key Features: - A comprehensive guide to the world of modern network automation - Use Go to build anything from repetitive task automation to complex distributed systems - Over 30 practical, ready-to-use sample programs Book Description: Go's built-in first-class
가격비교
The Way to Go: A Thorough Introduction to the Go Programming Language
iUniverse.com | iUniverse.com
61,160원 | 20120307 | 9781469769165
This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google. The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers.
가격비교
Building Cross-Platform GUI Applications with Fyne: Create beautiful, platform-agnostic graphical applications using Fyne and the Go programming langu
| Packt Publishing
69,980원 | 20210125 | 9781800563162
Understand how to use the Fyne toolkit to build exciting apps for a range of devices and deploy them effectivelyKey Features:Learn how to use standard widgets, dialogs, and layouts as well as how to build your ownUnderstand how to develop an app and package and distribute it to different operating systems and app storesExplore the design principles and vision of the Fyne toolkit and how that may align with your projectBook Description:The history of graphical application development is long and
가격비교
Robotics Activity Book (Robots and the Programming That Makes Them Go!)
| B Small
13,610원 | 20200102 | 9781912909070
Future robotics engineers will love the mix of non-fiction and activities in this educational book full of BIG ideas. Fun games and puzzles teach boys and girls about robotics, automation, programming and engineering. Start a lifelong passion for STEM subjects.
가격비교
Kubernetes Programming with Go (Programming Kubernetes Clients and Operators Using Go and the Kubernetes API)
| Springer Nature B.V.
69,980원 | 20221225 | 9781484290279
Chapter 1:? Kubernetes API Introduction.Chapter 2: Kubernetes API Operations.Chapter 3: Working with API Resources in Go.Chapter 4: Using Common types.Chapter 5: The API Machinery.Chapter 6: The Client-go library.Chapter 7: Testing Applications using Client-Go.Chapter 8: Extending Kubernetes API with Custom Resources Definitions.Chapter 9: Working with Custom Resources.Chapter 10: Writing Operators with the controller-runtime Library.Chapter 11: Writing the Reconcile Loop.
가격비교
Functional Programming in Go: Apply functional techniques in Golang to improve the testability, readability, and security of your code
| Packt Publishing
57,380원 | 20230310 | 9781801811163
Functional programming is a tool for every programmer's toolbox. Go offers the flexibility to approach a problem with different methodologies, allowing you to tackle a problem in the style best suited for your solution. In this book, you'll learn the what, when, and why of functional programming and see how to apply key concepts in Go.
가격비교
How to Succeed with NLP (Go from Good to Great at Work Using the Power of Neuro-linguistic Programming)
Watson, Anne | Wiley
31,570원 | 20100501 | 9781907293054
Ever wondered how some people always manage to succeed? Well wonder no longer, How to Succeed with NLP examines exactly how those people do it and breaks down everything you need to know to emulate their success. This energising book shows you how to change your mindset and alter your behaviour to become the most valuable asset in your company.
가격비교
Python Programming: The Easiest Python Crash Course to go Deep Through the Main Application as Web Development, Data Analysis and Data Sci
| Alan Grid
41,980원 | 20210213 | 9781914045240
Take Advantage of 55% off Book Store DiscountWin the Trust of Your Clients with this Professional BookWhy Python has been proclaimed by the most Professional Techs as the best Scripting Language ? Do you want to learn Coding from scratch? Python is presumably the easiest-to-learn and nicest-to-use programming language in widespread use. Python code is clear to read and write, and it is short without being cryptic.
가격비교
Python Programming: The Easiest Python Crash Course to go Deep Through the Main Application as Web Development, Data Analysis and Data Sci
| Alan Grid
62,980원 | 20210213 | 9781914045257
Take Advantage of 55% Book Store Discount?Win the Trust of Your Clients with this Professional Book??Why Python has been proclaimed by the most Professional Techs as the best Scripting Language ? ?Do you want to learn Coding from scratch? Python is presumably the easiest-to-learn and nicest-to-use programming language in widespread use. Python code is clear to read and write, and it is short without being cryptic.
가격비교
Python Programming: The Easiest Python Crash Course to Go Deep Through the Main Applications as Web Development, Data Analysis, and Data S
| Via Etenea Ltd
57,730원 | 20201114 | 9781914045110
Why Python has been proclaimed by the most Professional Techs as the best Scripting Language ? Do you want to learn Coding from scratch? This Book is probably what you looking for . Keep reading to discover more about it!Python is presumably the easiest-to-learn and nicest-to-use programming language in widespread use. Python code is clear to read and write, and it is short without being cryptic.
가격비교
Python Programming: The Easiest Python Crash Course to Go Deep Through the Main Applications as Web Development, Data Analysis, and Data S
| Via Etenea Ltd
33,230원 | 20201006 | 9781914045004
Why Python has been proclaimed by the most Professional Techs as the best Scripting Language ? Do you want to learn Coding from scratch? This Book is probably what you looking for . Keep reading to discover more about it!Python is presumably the easiest-to-learn and nicest-to-use programming language in widespread use. Python code is clear to read and write, and it is short without being cryptic.
가격비교
1
2
최근 본 책