파이썬의 정석(The essence of Python)

출간일(Release) : 2023/10/31
종이책 출간일(Print Release) : 2023/01/10
전자책 종류(Format) : PDF
Price : KRW 29,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin


책소개(Overview)
프로그래밍 입문자를 위한 파이썬의 입문 가이드

4차 산업혁명의 핵심인 머신러닝, 사물 인터넷(IoT), 데이터 분석 등 다양한 분야에 활용되는 직관적이고 간결한 문법의 파이썬 프로그래밍 언어를 최신 트렌드에 맞게 예제 중심으로 학습할 수 있습니다.

무엇보다 프로그래밍을 처음 접하는 학생과 파이썬 초보자를 위한 파이썬 입문용 교육교재이기 때문에 프로그래밍 언어 가운데 가장 쉽고 강력한 파이썬의 기초 내용부터 변수, 반복문, 자료구조, 객체 지향 프로그램의 탄탄한 활용까지 장별로 강화된 연습문제와 실무 프로젝트 등 규모 있는 프로그램으로 실력을 향상시킬 수 있습니다.

An introductory guide to Python for beginners in programming

You can learn the Python programming language with an intuitive and concise grammar used in various fields such as machine learning, Internet of Things (IoT), and data analysis, which are the core of the 4th Industrial Revolution, through examples according to the latest trends.

Above all, because it is an introductory educational textbook for Python for students who are new to programming and for Python beginners, it includes reinforced practice problems and practical training for each chapter, ranging from the basics of Python, the easiest and most powerful programming language, to the solid use of variables, loops, data structures, and object-oriented programs. You can improve your skills through large-scale programs such as projects.


저자(Author)
조용주(Cho, Yong-ju)
미국 일리노이대학(어배너-섐페인) 컴퓨터과학과 학사
일리노이대학(시카고)에서 전기, 전자 및 컴퓨터과학과 석사 및 컴퓨터과학과 박사 학위를 취득하였다.
2004년부터 상명대학교 융합공과대학 SW융합학부 컴퓨터과학전공에 재직 중이며, 다양한 프로그래밍 교과목(파이썬, C, C++, 자바 등), 프로그래밍 언어론, 디자인 패턴 등을 가르치고 있다.
주요 연구 분야는 가상현실, 3차원 디스플레이, 소프트웨어 교육 등이다.

Bachelor of Science in Computer Science, University of Illinois at Urbana-Champaign, USA
He received a master’s degree in electrical, electronic, and computer science and a doctoral degree in computer science from the University of Illinois (Chicago).
The author has been working in the Computer Science Department at Sangmyung University’s College of Convergence Engineering since 2004, and teaches various programming subjects (Python, C, C++, Java, etc.), programming language theory, and design patterns.
His main research areas include virtual reality, three-dimensional displays, and software education.

임좌상(Lim, Jwasang)
호주 뉴사우스웨일즈 대학 정보시스템학과에서 박사학위를 취득하고, 1997년부터 상명대학교에서 파이썬, 자바, 빅데이터, 소프트웨어 설계, 블록체인 등을 가르치고 있다.
1991년부터 3년간 호주 뉴사우스웨일즈대학에서 Associate Lecturer로 정보시스템과 COBOL을 가르쳤고, 1994년부터 3년간 삼성 SDS에서 컨설팅 및 금융개발팀에서 근무했다.
이후에 금융감독원, 대법원 호적정보, LG카드 승인시스템, 코오롱 종합상사, 신용보증기금, 서울보증재단, 대우 자동차판매, 한국외환은행, 삼성화재, 삼성할부, 삼성생명, 효성물산 등의 기업정보 시스템을 Java, C++로 개발하는 프로젝트에 참여했다.

He received a doctoral degree from the Department of Information Systems at the University of New South Wales, Australia, and has been teaching Python, Java, big data, software design, and blockchain at Sangmyung University since 1997.
He taught information systems and COBOL as an Associate Lecturer at the University of New South Wales, Australia, for three years from 1991, and worked in the consulting and financial development team at Samsung SDS for three years from 1994.
Afterwards, the author participated in a project to develop the following corporate information system. Financial Supervisory Service, Supreme Court family register information, LG Card approval system, Kolon Corporation, Credit Guarantee Fund, Seoul Guarantee Foundation, Daewoo Automobile Sales, Korea Exchange Bank, Samsung Fire & Marine Insurance, Samsung Installment, Samsung Life Insurance, Hyosung Corporation

유니티를 활용한 메타버스 교과서(Metaverse textbook using Unity)

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


ridi

google

yes24

kyobo

aladin


책소개(Overview)
인공지능부터 가상 현실까지 VR, AR 활용한 메타버스 개발 가이드
다가온 언택트의 세계, 메타버스를 이해하고, 유니티로 코딩 실습하면서 누구나 쉽게 가상 콘텐츠를 만들 수 있습니다.

온라인 게임부터 플랫폼 서비스 등 일상 속 메타버스를 위한 유니티 학습부터 다양한 예제를 통해 인공지능 AI부터 가상 콘텐츠, 증강 현실 구현 방법을 소개하고 있습니다. 직접 코딩하고, 가상 공간의 오브젝트를 만들어 나만의 메타버스 콘텐츠를 개발할 수 있습니다.

이 책의 장점을 알려주는 3단계 학습 구조

Step1 메타버스를 위한 이해와 기초 입문
Step2 메타버스를 위한 유니티 오브젝트 구조와 환경 제어 연습
Step3 메타버스 구현을 위한 인공지능 AI부터 VR, AR 실습

A guide to developing metaverse using VR and AR, from artificial intelligence to virtual reality!
Anyone can easily create virtual content by understanding the approaching world of untact, the metaverse, and practicing coding with Unity.

From online games to platform services, we introduce ways to implement artificial intelligence AI, virtual content, and augmented reality through various examples, including Unity Learning for the metaverse in everyday life. You can develop your own metaverse content by coding yourself and creating objects in virtual space.

A three-step learning structure that reveals the strengths of this book

Step1 Understanding and basic introduction to the metaverse
Step 2 Unity object structure and environment control practice for the metaverse
Step3 Artificial intelligence AI to VR and AR practice to implement metaverse


저자(Author)
김영일(Kim, Young-il)
홍익대학교 영상대학원 인터랙션디자인과에서 석사 학위 졸업, 홍익대학교 일반대학원 영상·인터랙션과 박사 학위 졸업, CJ오쇼핑, SK커뮤니케이션즈의 Nate, Cyworld, 11번가 등에서 UX/UI 디자이너로 근무, 삼성 PTKorea, GrouponKorea, 위메프 등에서 e-commerce UX/UI 팀장으로 근무하며 다양한 서비스 제작, 한양여자대학교 공과대학 Smart IT과 조교수

The author graduated with a master’s degree from the Department of Interaction Design at Hongik University’s Graduate School of Visual Arts and a doctoral degree from the Department of Video and Interaction at the General Graduate School. He worked as a UX/UI designer at CJ O Shopping, SK Communications’ Nate, Cyworld, and 11th Street, and as an e-commerce UX/UI team leader at Samsung PTKorea, Groupon Korea, and WeMakePrice. He is currently working as an assistant professor in the Smart IT Department, College of Engineering, Hanyang Women’s University.

임상국(Lim, Sang-kook)
홍익대학교 일반대학원 영상·인터렉션과 박사학위 졸업, 부산대학교 영상정보공학박사 수료

The author graduated with a doctorate in video and interaction from Hongik University Graduate School and completed a doctorate in video and information engineering at Pusan National University.

머신러닝과 딥러닝 with 파이썬(Machine learning and deep learning with Python)

출간일(Release) : 2023/10/27
종이책 출간일(Print Release) : 2022/09/22
전자책 종류(Format) : PDF
Price : KRW 28,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin


책소개(Overview)
인공지능을 위한 머신러닝과 딥러닝 with 파이썬
쉽고 편리하게 인공지능을 활용하는 최적의 방법!

인공지능으로 재편되는 변화의 시대의 흐름을 빠르게 이해하고 핵심 기술을 이해하는 것은 미래를 위한 필수요소입니다. 이를 위해 머신러닝과 딥러닝은 뛰어난 도구로 자리 잡고 있으며, 쉽고 편리하게 활용하는 방법을 알아두는 것이 중요합니다. 이러한 기술들을 융합하여 시너지 효과를 얻는 것이 인공지능을 효과적으로 활용하는 핵심입니다. 이 책에서는 인공지능의 개념부터 다양한 탐색과 최적해를 구하는 방법, 지식 표현 및 이론, 머신러닝과 인공 신경망, 딥러닝, 빅데이터의 개념 및 종류를 쉽고 친절하게 소개합니다. 다양한 분야에서 인공지능의 잠재력을 최대한으로 발휘할 수 있도록 인공지능의 세계로 이끌어나갈 것입니다.

Machine learning and deep learning for artificial intelligence with Python
The best way to utilize artificial intelligence easily and conveniently!

Quickly understanding the trends of the era of change reorganized by artificial intelligence and understanding core technologies are essential for the future. To this end, machine learning and deep learning are excellent tools, and it is important to know how to use them easily and conveniently. Obtaining synergy effects by fusing these technologies is the key to effectively utilizing artificial intelligence. This book introduces the concept of artificial intelligence, various exploration and optimal solution methods, knowledge expression and theory, machine learning, artificial neural networks, deep learning, and the concepts and types of big data in an easy and friendly manner. This book will lead you into the world of artificial intelligence so that you can unleash its full potential in various fields.


저자(Author)
유상현(Yoo, Sanghyun)
건국대학교 컴퓨터공학 박사, 경민대학교 컴퓨터소프트웨어과 조교수 주요 연구 분야 : 인공지능, 영상처리, 웹 개발 저서 : 알기 쉬운 인공지능 with 파이썬 집필

Doctor of Computer Engineering at Konkuk University, Assistant Professor of Computer Software at Kyungmin University Major research areas: Artificial intelligence, image processing, web development Book: Easy-to-understand artificial intelligence with Python

김현정(Kim, Hyunjeong)
건국대학교 일반대학원 컴퓨터공학 전공 석사, 국대학교 일반대학원 컴퓨터공학 전공 박사, (주)정보보안기술 R&D 근무 & 포스데이타 근무, 現 건국대학교 상허교양대학 조교수, 주요 연구분야 : 인공지능 알고리즘, 정보보안, AI교육

Master’s degree in computer engineering from Konkuk University Graduate School
Doctorate in computer engineering from Kook University Graduate School
Worked at Information Security Technology R&D Co., Ltd.
Worked at POSData
Currently Assistant Professor, Sangheo College of Liberal Arts, Konkuk University
Main research areas: artificial intelligence algorithms, information security, AI education


부록(Extra File)

SQL과 AI 알고리즘 with 파이썬(SQL and AI Algorithm with Python)

출간일(Release) : 2023/10/26
종이책 출간일(Print Release) : 2023/08/17
전자책 종류(Format) : PDF
Price : KRW 27,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin


책소개(Overview)
데이터베이스에 대한 이론적인 내용과 AI 알고리즘에 사용되는 학습 데이터에 대한 데이터베이스 활용 내용을 다루고 있어 누구나 쉽게 이해하고 활용할 수 있도록 구성되었습니다. 기초 이해와 설계 학습을 통해 파이썬과 SQL을 연동하는 방법을 소개하며, 다양한 예제와 코드를 활용하여 데이터베이스 학습 방법을 제시합니다. 이 책을 통해 데이터베이스 문제를 해결하는 기술을 마스터하세요.

It covers theoretical information about databases and database utilization for learning data used in AI algorithms, making it easy for anyone to understand and utilize. This book introduces how to link Python and SQL through basic understanding and design learning, and presents database learning methods using various examples and codes. Master your database problem solving skills with this book.


저자(Author)
황숙희(Hwang, Sook-hee)
상명대학교 전자계산학 학사, 상명대학교 교육대학원 정보컴퓨터교육 전공 석사, 건국대학교 일반대학원 컴퓨터공학전공 박사, Autodesk Korea Inc. 기술부 근무, 한전 KDN 면접 평가위원, 건국대학교 상허교양대 컴퓨팅 사고 담당강사, 성균관대학교 데이터 사이언스 교육센터 컴퓨팅 사고 담당 초빙교수, 주요 연구분야 : 인공지능 알고리즘

Bachelor of Science in Electronic Computing from Sangmyung University
Master’s degree in Information and Computer Education from Sangmyung University Graduate School of Education
Doctorate in Computer Engineering, Konkuk University Graduate School
Autodesk Korea Inc. Working in the technical department
KEPCO KDN interview evaluator
Instructor in charge of computational thinking at Sangheo College of Liberal Arts, Konkuk University
Visiting professor in charge of computational thinking at Sungkyunkwan University Data Science Education Center
Main research field: Artificial intelligence algorithm

김현정(Kim, Hyunjeong)
건국대학교 일반대학원 컴퓨터공학 전공 석사, 국대학교 일반대학원 컴퓨터공학 전공 박사, (주)정보보안기술 R&D 근무 & 포스데이타 근무, 現 건국대학교 상허교양대학 조교수, 주요 연구분야 : 인공지능 알고리즘, 정보보안, AI교육

Master’s degree in computer engineering from Konkuk University Graduate School
Doctorate in computer engineering from Kook University Graduate School
Worked at Information Security Technology R&D Co., Ltd.
Worked at POSData
Currently Assistant Professor, Sangheo College of Liberal Arts, Konkuk University
Main research areas: artificial intelligence algorithms, information security, AI education

게임 콘셉트 디자인(Game concept design)

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


ridi

google

yes24

kyobo

aladin


책소개(Overview)
누구나 쉽게 시작하는 게임 콘셉트 디자인 교과서

누구나 자신이 만들고 싶은 게임을 구상해볼 수 있는 시대, 게임의 방향성을 결정하는 게임 콘셉트 디자인을 통해 자신의 아이디어를 구체화해 보세요. 게임 콘셉트 디자인은 아이디어 문서이므로 게임을 만들어 보고 싶은 누구라도 시도해 볼 수 있는 영역입니다. 여러분은 이 책을 통해 게임 콘셉트 디자인을 위해 필요한 요소와 전체적인 구성을 개인 경험 정보 차원이 아닌, 학문적으로 이해할 수 있습니다.

A game concept design textbook that anyone can easily get started with

In an age where anyone can come up with the game they want to make, try concretizing your ideas through game concept design, which determines the direction of the game. Since game concept design is a document of ideas, it is an area that anyone who wants to create a game can experiment with. Through this book, you will be able to understand the elements and overall structure required for game concept design from an academic perspective, rather than from a personal experience perspective.


저자(Author)
남기덕(Nam, Gi-deok)
세계 게임 시장이 질적으로 한 단계 더 발전하는 데 조금이나마 공헌하고자 대학에서 게임학, 게임 프로그래밍, 게임 디자인을 연구하고 가르치고 있다. 좀 더 많은 사람들에게 게임 제작에 대한 지식과 경험을 나눠줄 수 있는 방법을 찾기 위해 비영리 단체인 글로벌 게임 연구회를 창립해 활동 중이다.
프로필 : 동양대학교 게임학부 교수, 글로벌 게임 연구회 회장 & 창립자, 상명대학교 일반대학원 게임학 박사, 중국 길림애니메이션대학교 객원교수, 게임 비평가 & 게임 분석가, 한국게임학회 정회원, 한국e스포츠학회 기획이사, 한국엔터테인먼트산업학회 상임이사, 한국문화콘텐츠비평협회 정보이사, 한국콘텐츠진흥원 게임전문가 평가위원, 각종 게임 관련 심사위원 (전시회, 행사, 지자체, 게임잼 등), 대학, 기관, 단체, 컨퍼런스 등 강의 및 강연, (전) 게임 PD, PM, 개발팀장, 클라이언트 프로그래머, (전) 가천대학교 게임대학원 겸임교수 저서 : 게임 디자인을 위한 기초 이론, 2019

The author is researching and teaching game studies, game programming, and game design at universities in order to contribute to the qualitative development of the global game market. He founded the Global Game Research Society, a non-profit organization, to find ways to share knowledge and experience in game production with more people.
Profile: Professor of Game Department at Dongyang University, Chairman & Founder of Global Game Research Society, Doctor of Game Studies at Sangmyung University Graduate School, Visiting Professor at Jilin Animation University in China, Game Critic & Game Analyst, Regular Member of Korea Game Society, Planning Director of Korea Esports Society, Korea Entertainment Executive director of the Industrial Society, Information Director of the Korea Cultural Contents Criticism Association, Game expert evaluator of the Korea Creative Content Agency, Judge of various game-related events (exhibitions, events, local governments, game jams, etc.), Lectures and lectures at universities, institutions, organizations, conferences, etc. (Former) Game PD, PM, Development Team Leader, Client Programmer, (Former) Adjunct Professor, Gachon University Graduate School of Game Author: Basic Theory for Game Design, 2019

누구나 쉽게 자료구조와 알고리즘 with 파이썬(Data structures and algorithms with Python)

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


ridi

google

yes24

kyobo

aladin


책소개(Overview)
누구나 쉽게 다양한 예제로 자료구조와 알고리즘을 학습한다!

컴퓨터가 데이터를 저장하고 문제를 해결하는 기초인 자료구조를 쉽게 이해할 수 있도록 자료형, 자료구조, 알고리즘에 대한 기본 정의와 비교에 대한 설명을 포함하고 있다. 이해를 돕는 다양한 그림과 도해와 함께 폭넓은 실습 예제를 제공한다. 지금까지 알려진 자료구조를 실제 데이터에 적용하여 문제를 해결 방법을 파이썬 예제를 통해서 학습할 수 있습니다.

Anyone can easily learn data structures and algorithms with various examples!

It includes basic definitions and comparisons of data types, data structures, and algorithms so that you can easily understand data structures, which are the basis for computers to store data and solve problems. It provides extensive hands-on examples along with various pictures and diagrams to aid understanding. You can learn how to solve problems by applying data structures known so far to actual data through Python examples.


저자(Author)
김현정(Kim, Hyunjeong)
건국대학교 일반대학원 컴퓨터공학 전공 석사, 국대학교 일반대학원 컴퓨터공학 전공 박사, (주)정보보안기술 R&D 근무 & 포스데이타 근무, 現 건국대학교 상허교양대학 조교수, 주요 연구분야 : 인공지능 알고리즘, 정보보안, AI교육

Master’s degree in computer engineering from Konkuk University Graduate School
Doctorate in computer engineering from Kook University Graduate School
Worked at Information Security Technology R&D Co., Ltd.
Worked at POSData
Currently Assistant Professor, Sangheo College of Liberal Arts, Konkuk University
Main research areas: artificial intelligence algorithms, information security, AI education

황숙희(Hwang, Sook-hee)
상명대학교 전자계산학 학사, 상명대학교 교육대학원 정보컴퓨터교육 전공 석사, 건국대학교 일반대학원 컴퓨터공학전공 박사, Autodesk Korea Inc. 기술부 근무, 한전 KDN 면접 평가위원, 건국대학교 상허교양대 컴퓨팅 사고 담당강사, 성균관대학교 데이터 사이언스 교육센터 컴퓨팅 사고 담당 초빙교수, 주요 연구분야 : 인공지능 알고리즘

Bachelor of Science in Electronic Computing from Sangmyung University
Master’s degree in Information and Computer Education from Sangmyung University Graduate School of Education
Doctorate in Computer Engineering, Konkuk University Graduate School
Autodesk Korea Inc. Working in the technical department
KEPCO KDN interview evaluator
Instructor in charge of computational thinking at Sangheo College of Liberal Arts, Konkuk University
Visiting professor in charge of computational thinking at Sungkyunkwan University Data Science Education Center
Main research field: Artificial intelligence algorithm


부록(Extra File)

컴퓨팅 사고 with 파이썬(Computational thinking with Python)

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


ridi

google

yes24

kyobo

aladin


책소개(Overview)
예제를 대폭 강화한 누구나 쉽게 《컴퓨팅 사고 with 파이썬》

유비쿼터스, 사물인터넷, 인공지능부터 분해, 패턴인식, 추상화, 알고리즘까지 《누구나 쉽게, 컴퓨팅 사고 with 파이썬》은 미래 4차 산업 교육의 핵심이자, 실질적인 문제해결을 위한 ‘컴퓨팅 사고’의 최신판이다.

특히, 실생활에서 겪을 수 있는 문제를 컴퓨팅 사고의 관점에서 해결하기 위한 체계적인 핵심 개념을 정리할 뿐만 아니라 대폭 강화된 실습 예제를 통해서 컴퓨팅 사고를 실제 어떻게 풀어나갈지 알려준다.

《Computational Thinking with Python》 made easy for anyone with greatly enhanced examples

From ubiquitousness, the Internet of Things, and artificial intelligence to decomposition, pattern recognition, abstraction, and algorithms, this book is the core of future 4th industrial revolution education and the latest edition of ‘computational thinking’ for practical problem solving.

In particular, it not only organizes the systematic core concepts for solving problems that can be encountered in real life from the perspective of computational thinking, but also teaches how to solve computational thinking in practice through greatly enhanced practice examples.


저자(Author)
김현정(Kim, Hyunjeong)
건국대학교 일반대학원 컴퓨터공학 전공 석사, 국대학교 일반대학원 컴퓨터공학 전공 박사, (주)정보보안기술 R&D 근무 & 포스데이타 근무, 現 건국대학교 상허교양대학 조교수, 주요 연구분야 : 인공지능 알고리즘, 정보보안, AI교육

Master’s degree in computer engineering from Konkuk University Graduate School
Doctorate in computer engineering from Kook University Graduate School
Worked at Information Security Technology R&D Co., Ltd.
Worked at POSData
Currently Assistant Professor, Sangheo College of Liberal Arts, Konkuk University
Main research areas: artificial intelligence algorithms, information security, AI education

황숙희(Hwang, Sook-hee)
상명대학교 전자계산학 학사, 상명대학교 교육대학원 정보컴퓨터교육 전공 석사, 건국대학교 일반대학원 컴퓨터공학전공 박사, Autodesk Korea Inc. 기술부 근무, 한전 KDN 면접 평가위원, 건국대학교 상허교양대 컴퓨팅 사고 담당강사, 성균관대학교 데이터 사이언스 교육센터 컴퓨팅 사고 담당 초빙교수, 주요 연구분야 : 인공지능 알고리즘

Bachelor of Science in Electronic Computing from Sangmyung University
Master’s degree in Information and Computer Education from Sangmyung University Graduate School of Education
Doctorate in Computer Engineering, Konkuk University Graduate School
Autodesk Korea Inc. Working in the technical department
KEPCO KDN interview evaluator
Instructor in charge of computational thinking at Sangheo College of Liberal Arts, Konkuk University
Visiting professor in charge of computational thinking at Sungkyunkwan University Data Science Education Center
Main research field: Artificial intelligence algorithm


부록(Extra File)

데이터 엔지니어를 위한 97가지 조언(97 Things Every Data Engineer Should Know)

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


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
트위터, 구글, 마이크로소프트, 링크드인 등에서 일한 데이터 엔지니어들이 다양한 문제를 극복하면서 얻은 경험과 교훈을 담았다!

데이터 엔지니어는 넓게 보면 데이터를 분석하고, 머신 러닝, 비즈니스 인텔리전스에 사용할 수 있게 만들어 주는 사람이다. 빅데이터 기술과 데이터 과학, 분산 컴퓨팅, 클라우드가 도입되면서 데이터 엔지니어링은 없어서는 안 될 일이 되었고, 더 복잡해졌다. 역설적이게도 그래서 데이터 엔지니어가 할 수 있는 일도 더 늘어났다.

이 책은 트위터, 구글, 마이크로소프트, 링크드인 등에서 일한 전문가들이 다양하고 구체적인 문제를 극복하면서 얻은 경험과 교훈을 담고 있다. 데이터 팀에서 일하기 위한 노하우, 도구 선택 팁, 분산 시스템의 기본 원리 등을 설명하며, 97가지 조언만으로 모든 문제를 해결할 순 없겠지만, 문제를 해결하기 위한 영감을 얻을 수 있을 것이다. 이 조언들을 초석으로 삼아 성공적인 데이터 엔지니어 커리어를 완성할 수 있기를 바란다.

It contains the experiences and lessons learned by data engineers who worked at Twitter, Google, Microsoft, LinkedIn, etc. while overcoming various problems!

Broadly speaking, a data engineer is a person who analyzes data and makes it usable for machine learning and business intelligence. With the introduction of big data technology, data science, distributed computing, and cloud, data engineering has become indispensable and has become more complex. Paradoxically, this also increases what data engineers can do.

This book contains the experiences and lessons learned by experts who worked at Twitter, Google, Microsoft, LinkedIn, etc. while overcoming various and specific problems. It explains the know-how for working in a data team, tips for selecting tools, and the basic principles of distributed systems. Although it may not be possible to solve all problems with just 97 pieces of advice, it will provide inspiration for solving problems. The authors hope that readers will use these tips as a foundation to build a successful data engineer career.


저자(Author)
토비아스 메이시(Tobias Macey)
데이터 엔지니어링 팟캐스트 채널 ‘Data Engineering Podcast’와 파이썬 팟캐스트 채널 ‘Podcast.__init__’를 운영하며 각 채널과 연관된 도구와 주제, 인물에 대해 폭넓게 이야기한다. 인프라와 소프트웨어, 클라우드, 데이터 엔지니어링 전반에 걸친 그의 경험을 바탕으로 정보에 근거해 질문하고 토론에 유용한 콘텐츠로 구성할 수 있었다. 현재는 온라인 학습의 동력이 되는 플랫폼을 설계하고 구축하는 데 집중하고 있다.

He operates the data engineering podcast channel ‘Data Engineering Podcast’ and the Python podcast channel ‘Podcast.__init__’ and talks extensively about tools, topics, and people related to each channel. Based on his experience across infrastructure, software, cloud, and data engineering, he was able to ask informed questions and create content useful for discussion. The author is currently focusing on designing and building a platform that powers online learning.

AWS 교과서(AWS Textbook)

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


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
이론과 실습으로 배우는 AWS!
입문자에게 딱 맞는 구성으로 시작해보자!

AWS는 다양한 퍼블릭 클라우드 서비스를 제공하고 있고, 현재 클라우드 플랫폼 중에서 점유율 1위를 차지하고 있다. 이미 많은 기업이 AWS를 도입했거나 도입을 고려하고 있는 만큼, AWS의 구조와 기능을 잘 알고 있어야 한다. 『AWS 교과서』는 컴퓨팅, 네트워킹, 부하분산, 스토리지, 데이터베이스, IAM, 오토 스케일링 등 주요 서비스를 중심으로 개념을 설명한다. 이론이 끝나면 실습으로 직접 서비스를 다뤄보기 때문에 어떻게 동작하는지 제대로 익힐 수 있다. 마지막 장에서는 AWS 서비스를 활용해 프로젝트 실습까지 해본다. AWS를 어디서부터 어떻게 공부해야 할지 모르겠다면 이 책으로 쉽게 입문해보자!

Learn AWS through theory and practice!
Let’s start with a configuration that is perfect for beginners!

AWS provides a variety of public cloud services and currently ranks first in market share among cloud platforms. As many companies have already adopted or are considering adopting AWS, they must be familiar with the structure and functions of AWS. 『AWS Textbook』 explains concepts focusing on major services such as computing, networking, load balancing, storage, database, IAM, and auto scaling. After completing the theory, you can directly handle the service through practice, so you can properly learn how it works. In the last chapter, you will even practice a project using AWS services. If you don’t know where and how to start studying AWS, let’s get started easily with this book!


저자(Author)
김원일(Kim, Won-il)
어떠한 이론이나 진리에 대해 눈으로 직접 확인하고, 도식화된 형태로 정리하는 것을 좋아한다. 이러한 즐거움을 바탕으로 현재 클라우드 인프라 스터디 그룹에서 콘텐츠를 제작하며 지식 공유 활동을 하고 있다. 또한, 클라우드 관련 서적을 집필하고 온라인 강의도 업로드하고 있다.

The author likes to see a theory or truth with his own eyes and organize it in a schematic form. Based on this enjoyment, he is currently producing content and sharing knowledge in the Cloud Infrastructure Study Group. He also writes cloud-related books and uploads online lectures.

서종호(Seo, Jong-ho)
네트워크 현업에서 10년 넘게 종사하고 있고, 스타트업에서 인프라를 운영하는 데브옵스 엔지니어로 일하고 있다. 클라우드 인프라에 대한 지식을 학습하고, 정보를 공유하는 스터디팀을 만들어 운영하고 있다.

The author has been working in the network industry for over 10 years and works as a DevOps engineer operating infrastructure at a startup. He created and runs a study team to learn knowledge about cloud infrastructure and share information.

김석필(Kim, Seokpil)
IT교육 기관에서 강사로 오랜 기간 근무하면서 IT 교육이 필요한 사람에게 갖고 있는 지식을 전달하고, 그들의 성장을 도와 새로운 방향성을 제시하는 데 기여하고 있다. 지금은 MSP에서 클라우드 관련 전문가를 꿈꾸며 또 다른 성장을 준비하고 있다.

The author has worked as an instructor at an IT education institution for a long time, contributing to conveying his knowledge to those in need of IT education and helping them grow, suggesting a new direction. He is now preparing for another growth, dreaming of becoming a cloud-related expert at MSP.

아는 만큼 보이는 프런트엔드 개발(Explore the Front-End Roadmap)

출간일(Release) : 2023/09/25
종이책 출간일(Print Release) : 2023/09/25
전자책 종류(Format) : ePub
Price : KRW 19,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
웹 개발자가 되고 싶은데 어떻게 시작해야 할지 막막한가요?
나무가 아닌 숲을 보고 프런트엔드 공부 방향을 설정해보세요!

프런트엔드 로드맵을 따라가며 웹 개발에서 다루는 언어, 기술, 도구 등을 살펴보고 학습 순서와 방법을 조언합니다. 다양한 기술 속에서 무엇을 어디서부터 공부해야 할지 막막한 입문자를 위해 기초부터 심화까지 웹 개발자로서 성장 과정을 안내합니다. 실습 없이 예시 코드, 도식, 캡처 화면 등을 제시하면서 설명해 해당 기술을 간접적으로 체험하고 이해할 수 있습니다. 책을 다 읽고 나면 프런트엔드 개발 전체를 볼 수 있는 시야를 가지게 됩니다.

Do you want to become a web developer but don’t know how to get started?
Set your front-end study direction by looking at the forest, not the trees!

This book follows the front-end roadmap, examines the languages, technologies, and tools covered in web development, and advises the order and method of learning them. This book guides the process of growing as a web developer from the basics to advanced for beginners who are confused about what and where to study in various technologies. You can indirectly experience and understand the technology by presenting example code, diagrams, and capture screens without practice. After reading the book, you will have a perspective on front-end development as a whole.


저자(Author)
김기수(Kim, Gisu)