아토믹 코틀린(Atomic Kotlin)

출간일(Release) : 2023/03/15
종이책 출간일(Print Release) : 2023/03/08
전자책 종류(Format) : ePub
Price : KRW 20,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
코틀린을 익히고 레벨업하는 가장 확실한 방법!
한 번에 하나씩 + 명확한 예제를 실행하면서 + 훌륭한 멘토의 설명으로 배워라!

코틀린의 기본 개념을 명확히 이해하고, 더 나은 코드를 작성하기 위한 87가지 필수 개념을 배울 수 있다. 이 책의 강점은 다음 3가지다. (1) 한 번에 한 가지 개념만, 하나의 문법 요소만 군더더기 없이 집중적으로 설명한다. 주제별로 세분화하여 학습 효율을 높이고, 코틀린의 철학을 충분히 이해시키기 위해 이러한 아토믹(atomic)한 구성을 선택했다. (2) 각 아톰마다 예제가 풍부하고, 모든 설명이 명확한 예제에 기반한다. 설명하기보다 예제와 결과로 코틀린의 특성을 말 그대로 보여줌으로써 코드를 직관적으로 이해시킨다. (3) 이미 좋은 책들을 집필해본 경험이 많은 저자들이 오로지 코틀린 학습 및 코드 연습을 위해 심혈을 기울여 만들었다(https://www.atomickotlin.com). 기초부터 차근차근, 이미 알고 있는 개념도 왜 이것이 더 나은 코드인지 더 정확하게 이해할 수 있다.

The surest way to learn Kotlin and level up!
Learn one at a time + by running through clear examples + by great mentors!

Get a clear understanding of the basic concepts of Kotlin and learn 87 essential concepts to write better code. The strengths of this book are threefold: (1) Only one concept at a time, one grammatical element, is explained intensively and without fuss. This atomic composition was chosen to increase learning efficiency by subdividing by topic and to fully understand Kotlin’s philosophy. (2) Each atom is rich in examples, and all explanations are based on clear examples. Rather than explaining, the code is intuitively understood by literally showing the characteristics of Kotlin with examples and results. (3) Authors who have already had a lot of experience in writing good books have devoted their heart and soul solely for learning Kotlin and practicing code.(https://www.atomickotlin.com) Step-by-step from the ground up, even concepts you already know can help you better understand why this is better code.


저자(Author)
브루스 에켈(Bruce Ekel)
수차례 수상한 『Thinking in Java』, 『Thinking in C++』 등 여러 컴퓨터 프로그래밍 책을 쓴 저자다. 35년 넘게 프로그래밍 세계에서 책을 쓰고, 전 세계의 다양한 콘퍼런스나 이벤트에서 수백 번 발표를 해왔다. 블로그는 https://www.bruceeckel.com이며, 마인드뷰 유한 책임 회사(MindView LLC)(https://www.mindviewllc.com)를 통해 컨설팅 및 콘퍼런스 비즈니스를 하고 있다.

He is the author of several computer programming books, including the award-winning Thinking in Java and Thinking in C++. He has been writing books and giving hundreds of presentations at various conferences and events around the world for over 35 years. His blog is https://www.bruceeckel.com, and he has a consulting and conference business through MindView LLC (https://www.mindviewllc.com).

스베트라나 이사코바(Svetlana Isakova)
코틀린 컴파일러 팀원이었으며, 현재는 젯브레인즈(JetBrains)의 코틀린 개발자 애드버킷이다. 세계 곳곳에서 코틀린을 가르치고 콘퍼런스 강사로 활동하고 있으며, 『Kotlin in Action』의 공저자이기도 하다.

She was a member of the Kotlin compiler team and is currently the Kotlin Developer Advocate at JetBrains. She teaches Kotlin around the world and is a conference speaker, and is the co-author of Kotlin in Action.


부록(Extra File)

취업과 이직을 위한 프로그래머스 코딩 테스트 문제 풀이 전략: 자바 편(Programmers Coding Test Problem Solving Strategies for Employment and Turnover: Java)

출간일(Release) : 2023/03/12
종이책 출간일(Print Release) : 2023/02/24
전자책 종류(Format) : ePub
Price : KRW 32,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
핵심 개념, 프로그래머스에서 선별한 79개 문제 풀이, PCCP 대비까지!
합격에 한 걸음 더 가까워지는 실전형 코딩 테스트 문제 풀이 가이드!

개발자 취업과 이직의 필수 관문, 코딩 테스트! 어떻게 준비해야 할까? 이 책은 시간 복잡도, 배열, 문자열, 정렬, 이진 탐색, 완전 탐색, 해시, 동적 프로그래밍, 자주 나오는 자료 구조 등 코딩 테스트에 필요한 핵심 지식을 모두 담고 있다. 단순히 문제를 풀어보는 것에서 그치지 않고, 문제를 분석하고, 요구 조건을 체크하고, 다양한 접근법으로 설계한 내용을 구현하며 문제를 푸는 생각의 흐름을 완성할 수 있게 도와준다. 또한, 기본 문제 풀이 외에 핵심 개념 및 다양한 풀이를 함께 살펴보며, 방금 푼 그 문제를 100% 내 것으로 만들 수 있게 구성했다. 프로그래머스의 노하우가 담긴 문제를 선별해 담았으며, 자바스러운 문제 풀이와 해결법으로 자바를 좀 더 깊이 있게 이해할 수 있다. 마지막으로 카카오 블라인드 테스트와 코딩전문역량인증시험(PCCP) 모의고사 문제를 책에서 배운 내용들을 이용해 풀어보면서 실전 감각을 키울 수 있다. 취업과 이직을 위해 코딩 테스트를 준비한다면 이 책으로 시작해보자.

Core concepts, solving 79 problems selected by programmers, and preparing for PCCP!
A practical coding test problem solving guide that brings you one step closer to passing!

Coding test, an essential gateway to developer employment and turnover! How should you prepare? This book contains all the core knowledge needed for coding tests, such as time complexity, arrays, strings, sorting, binary search, exhaustive search, hash, dynamic programming, and frequently occurring data structures. This book does not stop at simply solving the problem, but helps to analyze the problem, check the requirements, implement the design with various approaches, and complete the flow of thought to solve the problem. In addition, in addition to solving the basic problem, we looked at the core concepts and various solutions together, and organized the problem you just solved so that you can make it 100% yours. This book contains selected problems with programmers’ know-how, and you can understand Java more deeply with Java-like problem solving and solutions. Finally, you can develop a sense of practice by solving the Kakao Blind Test and Coding Professional Competency Certification Test (PCCP) mock test questions using the contents you have learned from the book. If you are preparing for a coding test for employment and job change, let’s start with this book.


저자(Author)
김현이(Kim, Hyunyi)
한양대학교 소프트웨어학과를 졸업한 구글 코리아의 소프트웨어 엔지니어이다. 좌우명이 “좋은 코드가 좋은 제품을 만든다”인 만큼, 가독성이 높고 깔끔한 코드를 작성하는 것을 매우 중요하게 생각한다. 회사에서는 본업 외에도 2021년도부터 Google Coding Practice with Kick Start에서 프로그램을 통해 문제 해결을 처음 접하는 분들을 위해 공식 문제 해설과 플랫폼 안내 영상을 촬영하고 있다.

The author is a software engineer at Google Korea who graduated from the Department of Software at Hanyang University. As the writer’s motto is “Good code makes good products,” he places great importance on writing readable and clean code. In addition to his main job, the author has been filming official problem commentary and platform guide videos for those who are new to solving problems through the program at Google Coding Practice with Kick Start from 2021.


부록(Extra File)

취업과 이직을 위한 프로그래머스 코딩 테스트 문제 풀이 전략: 파이썬 편(Programmers Coding Test Problem Solving Strategies for Employment and Turnover: Python)

출간일(Release) : 2023/03/17
종이책 출간일(Print Release) : 2023/02/24
전자책 종류(Format) : ePub
Price : KRW 32,000


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
핵심 개념, 프로그래머스에서 선별한 81개 문제 풀이, PCCP 대비까지!
합격에 한 걸음 더 가까워지는 실전형 코딩 테스트 문제 풀이 가이드!

개발자 취업과 이직의 필수 관문, 코딩 테스트! 어떻게 준비해야 할까? 이 책은 시간 복잡도, 배열, 문자열, 정렬, 이진 탐색, 완전 탐색, 해시, 동적 프로그래밍, 자주 나오는 자료 구조 등 코딩 테스트에 필요한 핵심 지식을 모두 담고 있다. 단순히 문제를 풀어보는 것에서 그치지 않고, 문제를 분석하고, 요구 조건을 체크하고, 다양한 접근법으로 설계한 내용을 구현하며 문제를 푸는 생각의 흐름을 완성할 수 있게 도와준다. 또한, 기본 문제 풀이 외에 핵심 개념 및 다양한 풀이를 함께 살펴보며, 방금 푼 그 문제를 100% 내 것으로 만들 수 있게 구성했다. 프로그래머스의 노하우가 담긴 문제를 선별해 담았으며, 파이썬스러운 문제 풀이와 해결법으로 파이썬을 좀 더 깊이 있게 이해할 수 있다. 마지막으로 카카오 블라인드 테스트와 코딩전문역량인증시험(PCCP) 모의고사 문제를 책에서 배운 내용들을 이용해 풀어보면서 실전 감각을 키울 수 있다. 취업과 이직을 위해 코딩 테스트를 준비한다면 이 책으로 시작해보자.

Core concepts, solving 81 problems selected by programmers, and preparing for PCCP!
A practical coding test problem solving guide that brings you one step closer to passing!

Coding test, an essential gateway to developer employment and turnover! How should you prepare? This book contains all the core knowledge needed for coding tests, such as time complexity, arrays, strings, sorting, binary search, exhaustive search, hash, dynamic programming, and frequently occurring data structures. This book does not stop at simply solving the problem, but helps to analyze the problem, check the requirements, implement the design with various approaches, and complete the flow of thought to solve the problem. In addition, in addition to solving the basic problem, we looked at the core concepts and various solutions together, and organized the problem you just solved so that you can make it 100% yours. This book contains selected problems with programmers’ know-how, and you can understand Python more deeply with Python-like problem solving and solutions. Finally, you can develop a sense of practice by solving the Kakao Blind Test and Coding Professional Competency Certification Test (PCCP) mock test questions using the contents you have learned from the book. If you are preparing for a coding test for employment and job change, let’s start with this book.


저자(Author)
김범수(Kim, Beomsoo)
어렸을 때부터 IT에 푹 빠져 있던 나머지 중학교 때부터 개발 공부를 시작했다. 현재는 크리에이터 굿즈 마켓 모음집 ‘트웬티’ 앱을 개발 중이며, 신기술에 흥미가 많아 서빙로봇 ‘봉구’를 직접 개발해보기도 했고, 그 외에 다방면 분야에서 손이 닿는 대로 이것저것 도전해보고 있다.

The author has been immersed in IT since he was a child, and started studying development in middle school. Currently, he is developing the ‘Twenty’ app, a collection of creator goods market, and has developed a serving robot ‘Bonggu’ himself because he is very interested in new technologies.


부록(Extra File)

코딩 자율학습 나도코딩의 파이썬 입문(Python for Beginners with Nadocoding)

출간일(Release) : 2023/02/20
종이책 출간일(Print Release) : 2023/02/20
전자책 종류(Format) : ePub
Price : KRW 19,200


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
30만 명의 구독자와 2만 6천 명의 수강생이 증명한 최고의 파이썬 강의!
나도코딩의 프로그래밍 학습 노하우를 배우자!

유튜브와 인프런 최고의 인기 강의를 한 권에 담았습니다. 일상 속 재미있는 예제로 파이썬 기본 개념을 배우고 1분 퀴즈, 실습 문제, 셀프체크로 이어지는 단계별 학습으로 파이썬을 완공할 수 있습니다.

이제 코딩은 선택이 아닌 필수! 코딩은 전공자만 배울 수 있다는 생각으로 지레 포기하지 마세요. 파이썬은 초보자가 가장 쉽게 배울 수 있는 프로그래밍 언어입니다. 관심만 있다면 누구나 코딩을 배울 수 있습니다. 나도코딩이 쉽고 재미있게 알려드립니다. 코딩을 처음 배우는 사람도 단계적 용어 설명과 친절한 지시선으로 막힘없이 따라 할 수 있습니다. 기본 설명 외에 팁, 노트 등을 적재적소에 배치해 혼자 공부할 때 생길 수 있는 의문점을 쉽게 해결할 수 있게 도와줍니다. 이제 <코딩 자율학습 나도코딩의 파이썬 입문>으로 완벽한 코딩 자율학습을 경험해 보세요.

The best Python lecture proved by 300,000 subscribers and 26,000 students!
Let’s learn the programming learning know-how of Nado Coding!

The most popular lectures on YouTube and Infron are included in one volume.

You can learn basic Python concepts with fun examples in everyday life and complete Python with step-by-step learning that leads to 1-minute quizzes, practice problems, and self-checks. Coding is no longer an option, it is a must! Don’t give up thinking that coding can only be learned by majors. Python is the easiest programming language for beginners to learn. Anyone with an interest can learn to code. This book tells you in an easy and fun way. Even those learning to code for the first time can follow it without clogging with step-by-step terminology and friendly instructions. In addition to basic explanations, tips and notes are placed in the right places to help you easily solve questions that may arise when studying alone. Now, experience the perfect coding self-study with .


저자(Author)
나도코딩(NadoCoding)
누구나 쉽고 재미있게 코딩을 공부할 수 있도록 다양한 강의를 제공하는 유튜버이자 개발자다. 유튜브 강의를 통해 개발자로 취업에 성공하거나 업무 성과를 인정받아 승진했다는 등 감사 인사를 받을 때 가장 큰 보람과 희열을 느낀다. ‘예제를 통한 쉬운 설명’, ‘군더더기 없는 깔끔한 강의’라는 수강평을 받은 이후로 이 2가지는 반드시 지키자는 다짐으로 새로운 강의 제작에 임하고 있다.

The author is a YouTuber and developer who provides various lectures so that anyone can learn coding in an easy and fun way. The author feels the greatest reward and joy when The author receives a thank-you note, such as being successful in a job as a developer through a YouTube lecture or being promoted in recognition of work performance. The author has been working on a new lecture with a promise to keep these two things since he received the reviews of ‘easy explanation through examples’ and ‘clear lecture without frills’.

Youtube: https://bit.ly/3K3ggMr
Blog: https://nadocoding.tistory.com


부록(Extra File)

코딩수학동화 팜 1 숫자 농장(Farm – 1 numbers farm)

출간(Release) : 2023/02/20
종이책 출간일(Print Release) : 2023/02/10
전자책 종류(Format) : ePub/PDF
Price : KRW 12,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
읽기만 해도 웃음이 빵빵!
아이들이 사랑하는 신개념 학습동화 <팜> 수학 편 출간!

아이들이 사랑하는 <팜> 시리즈가 ‘수학 편’으로 돌아왔습니다. 지하부터 하늘, 우주, 바다를 거쳐 이번에는 ‘숫자 농장’입니다. 그냥 평범한 숫자 농장이 아닌 무려 10의 저주에 걸린 숫자 농장이랍니다. 재미와 읽을거리가 더 풍성해진 《코딩수학동화 팜 1: 숫자 농장》에서는 저주 인형이 걸어 둔 저주를 풀기 위한 거니 & 주니 형제의 새로운 모험이 시작됩니다. 좀비 가마도 뻥뻥 물리치는 요리콩조리콩 헬멧, 으스스한 비밀이 담겨 있는 생크림 놀이공원, 박쥐로 변신하는 백작 망토와 목마 전사까지! 이번에도 역시 신기하고 흥미로운 주니의 발명품과 함께 숫자에 걸린 저주를 푸는 과정에서 아이들은 거부감 없이 수학과 코딩을 접하게 됩니다.

Just reading it makes me laugh!
A new concept learning fairy tale loved by children Mathematics Edition published!

The series that children love is back with ‘Mathematics’. From the underground to the sky, space, and sea, this time it’s a ‘number farm’. It’s not just an ordinary number farm, it’s a number farm with a curse of 10. In “Coding Math Fairy Tale Farm 1: Number Farm”, which has more fun and reading material, a new adventure of brothers Gurney & Zuni begins to solve the curse placed by the cursed doll. A cooking bean helmet that defeats even a zombie kiln, a fresh cream amusement park with spooky secrets, a count cloak that transforms into a bat, and even a wooden horse warrior! Again, in the process of solving the curse on numbers with Zuni’s novel and interesting inventions, children will encounter mathematics and coding without hesitation.


저자(Author)
홍지연(Hong, Jihyun)
초등컴퓨팅교사협회 연구개발팀장이며, 초등학교 교사로 재직 중입니다. 한국교원대학교 초등컴퓨터교육 대학원 박사 과정을 수료했으며, 교육부 및 과학기술 정보통신부 SW 교육 강사이자 교육부 SW 교육 원격연수 강사, EBS 이 SW 교육 강사 등을 맡고 있습니다.

The author is the head of the R & D team at the Elementary Computing Teachers Association and is a primary school teacher. She has completed the Ph.D. program in elementary computer education at Korea National University of Education, and is a SW education instructor of the Ministry of Education and Science and Technology, and a remote education instructor of the SW education department of the Ministry of Education, and EBS is a SW education instructor.

C 언어 코딩 도장 개정판(Learn C the Right Way, Revised Ed.)

출간일(Release) : 2023/01/30
종이책 출간일(Print Release) : 2023/01/30
전자책 종류(Format) : ePub
Price : KRW 36,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
가장 깊이 있는 C 언어 입문서
C 언어의 난해하고 까다로운 주제도 생략하지 않고 단계별로 차근차근 설명한다.
개념을 생략하고 쉬운 책이 되는 것보단 제대로 설명한다.

처음 입문하는 사람도 따라 할 수 있다!
프로그래밍을 처음 학습하는 사람도 단계별로 차근차근 따라하면 충분히 이해할 수 있는 구성으로 되어 있다.
이론 > 실습 > 퀴즈 > 연습문제 > 심사문제를 따라 가면서 한 가지 주제를 5번 반복해서 학습한다. 마지막으로 핵심정리와 Q&A로 정리한다.

올바른 코딩을 익혀라
C 언어는 오래된 언어이고 함정이 많은 언어다.
잘못된 코드를 작성하고 올바르게 풀었다고 착각하기 쉬운 언어다.
온라인 심사로 꼼꼼하게 채점해서 실수를 바로 잡는다.

The most in-depth introduction to the C language
It explains the difficult and difficult topics of the C language step by step without omitting them.
It omits concepts and explains them properly rather than being an easy book.

Even beginners can follow along!
Even those who are learning programming for the first time can easily understand it by following the steps step by step.
Theory>Practice>Quiz>Exercise>Examination questions are followed and one topic is studied repeatedly 5 times. Finally, the summary is summarized with key theorems and Q&A.

learn to code correctly
C language is an old language and a language with many pitfalls.
It’s a language that’s easy to mistake for writing the wrong code and solving it correctly.
Correct mistakes by scoring meticulously through online screening.


저자(Author)
남재윤(Nam, Jaeyun)
마냥 컴퓨터가 좋아서 프로그래머의 길을 걷고 있다. 뭔가 아이디어가 떠오르면 그 자리에서 만들어보고, 새로운 프로그래밍 언어가 나올 때마다 어디에 어떻게 쓰면 좋을지 생각하며 행복한 고민에 빠진다. 수학과 천문학에도 관심이 많으며 각종 위키에서 관련 정보를 읽는 것이 취미이다.

He likes computers, so he is walking the programmer’s path. When an idea comes up, the author makes it on the spot, and whenever a new programming language comes out, it thinks how to write it and it falls into the happiness trouble. He is also interested in mathematics and astronomy, and it is a hobby to read related information on various wikis.


부록(Extra File)

소프트웨어 코딩 대회를 위한 파이썬 문제 풀이 100(100 Python Problem Solving for Software Coding Competitions)

출간일(Release) : 2023/03/01
종이책 출간일(Print Release) : 2023/01/30
전자책 종류(Format) : ePub
Price : KRW 16,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
코딩 대회 입문자를 위한 맞춤형 입문서
초·중·고등학생들을 대상으로 하는 소프트웨어 코딩 대회, 알고리즘 대회, 취업을 위한 코딩 테스트 준비에 필요한 문제들을 엄선하였습니다. 문제를 해결하면서 자연스럽게 문법을 익히고 코드 작성 역량을 키울 수 있습니다. 이 책과 함께 정보올림피아드나 넥슨 청소년 프로그래밍 챌린지(NYPC) 같은 알고리즘 대회 또는 취업을 위한 코딩 테스트에 도전해 보세요!

문제 해결력을 기르는 난이도별 100 문제
이 책은 총 8개의 파트, 100개의 문제로 구성되어 있습니다. 입출력부터 변수, 조건문, 반복문, 리스트, 딕셔너리 등 파이썬 기초 문법을 익히고 이를 바탕으로 다양한 문제를 해결할 수 있도록 안내합니다. 문제를 읽으며 스스로 생각해 보고, 어떻게 문제를 해결하면 좋을지 핵심을 잡은 다음 내가 생각한 코드가 정답과 어떻게 다른지 비교해 보세요!

Customized primer for newcomers to coding competitions
This book carefully selected the problems necessary to prepare for software coding competitions, algorithm competitions, and coding tests for employment targeting elementary, middle, and high school students. You can naturally learn grammar and develop code writing skills while solving problems. With this book, challenge algorithm competitions such as Information Olympiad or Nexon Youth Programming Challenge (NYPC) or coding tests for employment!

100 problems by difficulty to develop problem-solving skills
This book consists of a total of 8 parts and 100 problems. Learn basic Python grammar such as input and output, variables, conditional statements, loops, lists, and dictionaries, and guide you to solve various problems based on this. Read the problem, think for yourself, catch the key on how to solve the problem, and then compare how the code you thought is different from the correct answer!


저자(Author)
이형우(Lee, Hyungwoo)
서강대학교 컴퓨터공학과를 졸업하고 동 대학원에서 2001년에 컴퓨터공학 석사 학위를, 2005년에 컴퓨터공 학 박사 학위를 취득하였습니다. 2005년부터 2016년까지 삼성전자 반도체 연구소에서 박사급 연구원으로 재직하였습니다. 2016년 이후, 4차 산업혁명 시대의 주역이 될 아이들이 컴퓨터적 사고와 문제 해결 능력을 바탕으로 시대에 잘 적응하고 주도할 수 있도록 “소프트웨어로 생각을 표현하고 세상을 디자인하다”라는 슬로건을 가진 메이킷코드랩 학원(www.makitcodelab.com)과 메이킷코드랩 연구소를 설립하였습니다. 현재는 ㈜메이킷에듀 대표 이사로서 서울 대치동과 인천 송도, 청라에서 메이킷코드랩 학생들을 가르치며, 체계적이면서 이해하기 쉽고 재미있는 교육용 소프트웨어/하드웨어 코딩 교재와 교육과정 개발 연구에 최선을 다하고 있습니다.

After graduating from the Department of Computer Engineering at Sogang University, he obtained a master’s degree in computer science in 2001 and a doctorate in computer science in 2005 from the same graduate school. From 2005 to 2016, she served as a PhD-level researcher at Samsung Electronics Semiconductor Research Center. Since 2016, with the slogan of “expressing thoughts and designing the world with software,” so that children who will be the leaders of the 4th industrial revolution can adapt and lead the times based on computational thinking and problem-solving skills. Established Maykit Codelab Academy (www.makitcodelab.com) and Maykit Codelab Research Institute. Currently, as the CEO of Maket Edu Co., Ltd., he teaches Makeit Code Lab students in Daechi-dong, Seoul, Songdo, Incheon, and Cheongna, and is doing his best in systematic, easy-to-understand and fun educational software/hardware coding textbooks and curriculum development research.

모두의 구글 애널리틱스4(Google Analytics4 for Everyone)

출간일(Release) : 2023/02/15
종이책 출간일(Print Release) : 2023/01/25
전자책 종류(Format) : ePub
Price : KRW 22,400
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
핵심만, 가장 쉽게 설명했다!
누구나 쉽게 이해할 수 있는 실용적인 GA4 입문서

데이터 홍수의 시대, 고객 데이터를 분석해서 인사이트를 도출하고 이를 마케팅이나 비즈니스 전략에 활용하는 데이터 분석 능력은 마케터의 필수 역량이 되었다. 이 책은 실무자가 가장 많이 사용하는 구글 애널리틱스 핵심 내용 위주로 구성했으며, 450여 개의 그림과 쉽게 따라 할 수 있는 실습으로 누구나 쉽게 구글 애널리틱스를 이해할 수 있게 설명한다. 특히 마지막 장에서는 시퀄 주식회사의 최분석 팀장과 김지아 대리가 겪는 캠페인 분석 과정을 직접 따라 하며 디지털 마케팅 캠페인을 직접 해보고 인사이트 도출까지 경험해볼 수 있다. 구글 애널리틱스를 처음 배우거나 UA 사용자이지만 새롭게 GA4를 익히고 싶은 모든 사람을 대상으로 하며, 구글 애널리틱스4 자격증(GAC) 이론도 90% 가량 커버하고 있어 자격증도 함께 준비할 수 있다.

Only the core, most easily explained!
A practical GA4 primer that anyone can easily understand

In the age of data flood, the ability to analyze data to derive insights by analyzing customer data and use it for marketing or business strategy has become an essential competency for marketers. This book is structured around the core contents of Google Analytics, which are used most often by practitioners, and explains Google Analytics so that anyone can easily understand it with 450 pictures and easy-to-follow practices. In particular, in the last chapter, you can directly follow the campaign analysis process of Sequel Co., Ltd.’s team leader, Choi Analysis Team, and Assistant Manager Ji-ah Kim, conduct a digital marketing campaign, and even experience drawing insights. It is aimed at anyone who is learning Google Analytics for the first time or is a UA user but wants to learn GA4 anew, and covers about 90% of the theory of Google Analytics 4 Certification (GAC), so you can prepare for certification as well.


저자(Author)
김도연(Kim, doyeon)
경영 정보를 전공하고 가전 회사 고객관리 CRM 시스템을 시작으로 빅데이터 솔루션을 운영하기 시작했으며, 글로벌 호텔에서 마케팅 팀 CRM 매니저로 근무했다. 현재 디지털 마케팅과 CRM 데이터 분석 부문에서 일하고 있다. 이론을 넘어서는 실용적 디지털 마케팅과 데이터 분석에 관심이 많고, 실무 경험을 바탕으로 ‘비전공자를 위한 SQL 및 디지털 마케팅’ 강의를 한다.

The author majored in management information and began operating big data solutions starting with a customer management CRM system for a consumer electronics company, and worked as a marketing team CRM manager at a global hotel. She currently works in digital marketing and CRM data analytics. The author is interested in practical digital marketing and data analysis that goes beyond theory, and gives a lecture on’SQL and digital marketing for non-majors’ based on practical experience.

파이썬 코딩 도장 개정증보판(Learn Python the Right Way: revised edition)

출간일(Release) : 2023/01/30
종이책 출간일(Print Release) : 2023/01/30
전자책 종류(Format) : ePub
Price : KRW 24,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
최고의 학습은 반복이고, 스스로 생각하기다
파이썬 문법을 학습한 다음에는 반드시 퀴즈를 풀어보게 했다. 퀴즈를 풀어본 다음에는 반드시 연습문제로 문법을 반복하게 했고, 심사문제에서는 문법을 스스로 응용해야만 풀 수 있게 했다. 또한, Q&A와 핵심정리를 통해 두 번 더 반복해서 학습하게 했다.

The best learning is repetition, think for yourself.
This book is designed to help you take quizzes after you learn Python grammar. After solving the quiz, be sure to repeat the grammar as a practice. And, in the examination problem, the grammar must be applied on its own to solve it. In addition, Q & A and core theorem taught twice more.


저자(Author)
남재윤(Nam, Jaeyun)
마냥 컴퓨터가 좋아서 프로그래머의 길을 걷고 있다. 뭔가 아이디어가 떠오르면 그 자리에서 만들어보고, 새로운 프로그래밍 언어가 나올 때마다 어디에 어떻게 쓰면 좋을지 생각하며 행복한 고민에 빠진다. 수학과 천문학에도 관심이 많으며 각종 위키에서 관련 정보를 읽는 것이 취미이다.

He likes computers, so he is walking the programmer’s path. When an idea comes up, the author makes it on the spot, and whenever a new programming language comes out, it thinks how to write it and it falls into the happiness trouble. He is also interested in mathematics and astronomy, and it is a hobby to read related information on various wikis.


부록(Extra File)

쉽게 시작하는 쿠버네티스(Kubernetes made easy)

출간 예정일(Release) : 2023/02/17
종이책 출간일(Print Release) : 2023/01/27
전자책 종류(Format) : ePub
Price : KRW 24,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
시작할 때 필요한 핵심 개념만 담았다!
세상에서 가장 쉬운 쿠버네티스 입문서!

많은 기업이 컨테이너 환경을 기반으로 기능을 통합하고 관리하는 형태로 변하고 있다. 이때 다수의 컨테이너를 관리하기 위해 쿠버네티스를 사용하지만, 쿠버네티스 자체가 워낙 방대하여 시작하기에 쉽지 않다. 책에서는 조금이라도 더 쉽고 빠르게 쿠버네티스를 배울 수 있도록 반드시 알아야 할 핵심 개념만 선별해 담았다. 동작 원리를 잘 표현한 그림으로 개념을 설명하고, 손쉽게 따라 할 수 있는 간단한 실습도 함께 제공하여 배운 내용을 내 것으로 만들 수 있게 구성했다. 또한, 단순히 따라 하기만 하는 것이 아니라 명령어 각각의 개념과 실행 결과가 나타내는 의미를 하나하나 자세히 살펴보기 때문에 쿠버네티스의 전반적인 동작 과정을 파악할 수 있다. 어디서부터 어떻게 시작해야 할지 막막하다면 이 책을 추천한다.

Contains only the key concepts you need to get started!
The easiest Kubernetes introductory book in the world!

Many companies are changing to the form of integrating and managing functions based on a container environment. At this time, Kubernetes is used to manage multiple containers, but Kubernetes itself is so vast that it is not easy to start. In the book, only the key concepts you must know are selected so that you can learn Kubernetes more easily and quickly. The concept is explained with a picture that expresses the principle of operation well, and simple practice that can be easily followed is also provided so that you can make what you have learned. In addition, rather than simply following, you can understand the overall operation process of Kubernetes because you look closely at the concept of each command and the meaning of the execution result. If you’re not sure where to start, we recommend this book.


저자(Author)
서지영(Seo, Jiyoung)
정보관리기술사와 컴퓨터시스템응용기술사로, 20년 넘게 IT 분야에서 근무하고 있다. 고려대학교 대학원에서 빅데이터 및 인공지능에 대한 전문적인 연구를 진행하면서 『모두의 인공지능 기초 수학』(길벗, 2020), 『딥러닝 텐서플로 교과서』(길벗, 2021), 『딥러닝 파이토치 교과서』(길벗, 2022) 등을 저술했으며, 현재는 마이크로소프트에서 Data & AI Specialist로 근무하고 있다.

The author is an information management engineer and a computer system application engineer, and has been working in the IT field for over 20 years. She has written several books while conducting professional research on big data and artificial intelligence at the graduate school of Korea University. She is currently working as a Data & AI Specialist at Microsoft.


부록(Extra File)