모두의 인공지능 with 파이썬(Artificial intelligence for everyone with Python)

출간일(Release) : 2021/01/10
종이책 출간일(Print Release) : 2020/12/23
전자책 종류(Format) : ePub
Price : KRW 15,400
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
이 책은 초보자와 비전공자의 눈높이에서 인공지능이 무엇이며 어떻게 활용하는지를 알려주는 책이다. 티처블 머신, 퀵드로우, 오토드로우, 텐서플로 플레이그라운드 등 누구나 인공지능의 개념을 쉽게 경험해 볼 수 있는 도구들을 소개한 뒤, 딥러닝의 세 가지 학습 방법과 원리를 사례와 비유를 들어 설명한다. 파이썬을 모르는 사람도 볼 수 있도록 기초 파이썬 문법을 짚어주고, 개발 환경(코랩, 텐서플로, 케라스)을 구축하는 방법도 상세히 알려준다. 뒤에서는 앞에서 배운 원리를 활용하여 실제로 인공지능 모델을 만들어 본다. 손글씨로 쓴 숫자를 인식하는 인공지능, 코로나 19 확진자 수를 예측하는 인공지능, 숫자를 생성하는 인공지능을 직접 만들면서, 딥러닝의 세부 기술인 순환 신경망(RNN), 적대적 생성 신경망(GAN) 등이 어떻게 동작하는지 이해할 수 있다. 모든 실습 과정은 따라 하기 쉽게 단계별로 안내하며 코드 한 줄 한 줄 자세한 설명을 달았다.

This book tells beginners and non-majors what artificial intelligence is and how to use it. This book introduces tools that anyone can easily experience the concept of artificial intelligence, such as teachable machine, quickdraw, autodraw, and tensorflow playground. In addition, three learning methods and principles of deep learning are explained through examples and analogies. It points out basic Python syntax so that even people who don’t know Python can see it, and how to build a development environment (Korab, TensorFlow, Keras) in detail. In the latter part of the book, you will use the principles you learned earlier to actually create an artificial intelligence model. You will create an artificial intelligence that recognizes handwritten numbers, an artificial intelligence that predicts the number of corona 19 confirmed cases, and an artificial intelligence that generates numbers. And, in the process, you can understand the behavior of recurrent neural networks (RNN) and hostile generated neural networks (GAN), which are detailed techniques of deep learning. All the practical steps are guided step-by-step to make it easy to follow, and detailed explanations are given line by line.


저자(Author)
이영호(Lee, Youngho)
서울교육대학교를 졸업하고 2010년부터 현재까지 서울시 초등학교 교사로 재직 중입니다. 2018년 인공지능 기반 학습 경로 예측이라는 주제로 서울교육대학교에서 박사학위를 받았으며, 현재 인공지능을 교육에 접목하는 연구를 진행하고 있습니다. 학생들에게 인공지능을 교육할 수 있는 방법을 고민하던 중 우연치 않은 기회에 ‘머신러닝 for 키즈’ 사이트를 한국어로 번역하게 되었고, 현재는 학생 및 선생님에게 ‘머신러닝 for 키즈’를 활용한 교육 방법을 지도하고 있습니다. 2014년 서울정보화교육대회 1등급, 2015 SEF(Software Edu Fest) 우수상 등의 표창을 받았으며, 급격하게 변화하는 사회에서 학생들이 갖추어야 할 능력은 무엇인지 그리고 그것을 어떻게 길러줄지에 대해 늘 고민하고 있습니다.

After graduating from Seoul National University of Education, he has been working as an elementary school teacher in Seoul from 2010 to the present. In 2018, he received his Ph.D. from Seoul National University of Education on the subject of artificial intelligence-based learning path prediction, and is currently conducting research on applying artificial intelligence to education. He was contemplating how to educate students on artificial intelligence, and at an unexpected opportunity, he translated the “Machine Learning for Kids” site into Korean. Also, the author is currently teaching students and teachers how to teach using’Machine Learning for Kids’. The author has received commendations such as the 1st grade in the 2014 Seoul Information Technology Education Contest and the 2015 SEF (Software Edu Fest) Excellence Award. He is always contemplating what abilities students should have and how to cultivate them in a rapidly changing society.


부록(Extra File)

모두의 자바(Java for Everyone)

출간일(Release) : 2020/11/12
종이책 출간일(Print Release) : 2020/10/30
전자책 종류(Format) : ePub
Price : KRW 14,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
누구나 쉽고 재밌게 자바로 프로그래밍을 시작할 수 있다!
자바는 어렵다? 자바나 프로그래밍을 모르더라도 혼자서 배워볼 수는 없을까? 프로그래밍이 처음인 사람도, 자바가 처음인 사람도 부담 없이 쉽게 따라 하며 자바와 프로그래밍을 배울 수 있다!

각 Lesson은 반드시 알아야 하는 내용만으로 짧게 구성하여 하루 30분이면 충분히 학습할 수 있게 했다. 본문은 완성된 소스 코드를 제시하는 게 아니라 소스 코드가 완성되어 가는 과정을 하나하나 보여주면서 실제로 한줄 한줄 따라 입력해볼 수 있게 구성했다. 또한, 프로그래머스(programmers.co.kr) 사이트에서 저자의 동영상 강의와 온라인 실습 환경을 무료로 이용할 수 있다. 책, PC, 스마트폰, 어디에서든 자바를 학습해보자!

Anyone can start programming in Java with ease and fun!
Java is difficult? If you don’t know Java or programming, can’t you learn by yourself? Even those who are new to programming and those who are new to Java can easily follow along and learn Java and programming!

Each lesson is composed of only what you need to know in short so that you can learn enough in 30 minutes a day. The text is not intended to present the completed source code, but rather shows the process of completing the source code one by one, and has been configured so that you can actually enter it line by line. You can also use the author’s video lectures and online practice environment for free on the programmers.co.kr site. Learn Java in a book, PC, smartphone, anywhere!


저자(Author)
강경미(Kang, Gyoungmi)
前 비트컴퓨터, 멀티캠퍼스 강사
前 티쓰리큐(주) 연구원
現 (주)써니베일 대표
現 (주)엔코아 playdata 전임교수 | 데이터HRD본부
現 edwith.org 부스트 코스 강의(웹 – 웹프로그래밍(풀스택) – 백엔드(웹백엔드))

Former Beat Computer, Multi Campus Instructor
Former Researcher at T3Q
CEO of Sunnyvale Co., Ltd.
Current full-time professor at playdata, Encore Co., Ltd. | Data HRD Headquarters
Present edwith.org Boost Course Lecture (Web-Web Programming (Full Stack)-Back End (Web Back End))


부록(Extra File)

구글 팁북(Google Tip Book)

출간일(Release) : 2020/07/18
종이책 출간일(Print Release) : 2020/07/02
전자책 종류(Format) : ePub
Price : KRW 14,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
Google 활용!
Google 검색부터 Chrome, Gmail, Google 드라이브는 물론 Google 문서도구까지!
스마트워크를 위한 Google 클라우드 서비스의 거의 모든 것을 만나보세요!

Google 연계!
스마트워크에 Google 클라우드 서비스를 더하면 업무생산성이 수직 상승합니다.
쉽고 빠르게 업무력을 향상시킬 스킬트리를 만나보세요!

Google 팁북!
Google 검색으로도 찾을 수 없는 프로 일잘러의 Google 활용 가이드!
Google 전문가가 알려주는 진정한 꿀팁을 만나보세요!

How to use Google!
From Google Search to Chrome, Gmail, Google Drive, and even Google Docs!
Meet almost everything on Google Cloud Services for smart work!

Let’s link Google to work!
If you add Google Cloud Service to your smart work, productivity increases vertically.
Meet Skill Tree to improve your work skills quickly and easily!

Google Tipbook!
A guide to using professional-grade Google that cannot be found by Google search!
Meet the real tips from our experts!


저자(Author)
김종원(Kim, Jongwon)
Google을 활용한 스마트워크 교육, G-Suite 강의 및 컨설팅
사회복지시설에서 G-suite 총괄 운영 및 시스템 개발 지원
사회복지 홍보 관련 강의, 특강, 캠프, 연수, 컨설팅, 출판 등 200회 이상 진행

Smart work education, G-Suite lecture and consulting using Google
G-suite general operation and system development support in social welfare facilities
Social welfare publicity lectures, special lectures, camps, training, consulting, publishing, etc. more than 200 times

쿠팡으로 돈 벌기(Making Money on Coupang)

출간일(Release) : 2020/07/15
종이책 출간일(Print Release) : 2020/07/13
전자책 종류(Format) : ePub
Price : KRW 11,900
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
이제는 쿠팡을 잡아라!
이용자 수와 거래액 1위 모바일 쇼핑 앱, 쿠팡에서 판매하세요! 더 많은 고객들에게 당신의 상품을 노출할 수 있습니다. 매출을 높이고 싶다면 쿠팡은 선택이 아니라 필수입니다.

쿠팡의 다양한 판매 시스템 소개!
일반 사업자를 위한 ‘마켓 플레이스’부터 제조업체 대표에게 적합한 ‘로켓배송’, 직장인의 투잡으로 안성맞춤인 ‘쿠팡 파트너스’까지 다양한 판매 시스템을 소개합니다. 자신에게 딱 맞는 판매 시스템을 선택해 보세요.

온라인 쇼핑몰 일타 강사 단아쌤과 함께!
복잡하고 불필요한 이론 설명은 이제 그만! 온라인 쇼핑몰 전문 강사가 매출을 높이는 쿠팡 활용 노하우만 쏙쏙 골라 알려줍니다. 친절하고 자세한 설명을 통해 초보자도 쿠팡의 기능을 쉽게 익힐 수 있습니다.

Now catch Coupang!
Sell in Coupang, the No. 1 mobile shopping app for users and deals! You can expose your product to more customers. If you want to increase your sales, Coupang is a must, not an option.

Introducing Coupang’s various sales systems!
This book introduces a variety of sales systems ranging from’Market Place’ for general operators,’Rocket Delivery’ suitable for manufacturers’ representatives, and’Coupang Partners’, which is perfect for office workers. Choose the sales system that’s right for you.

Dana, the best instructor in online shopping malls, will help you!
Stop explaining complicated and unnecessary theories! The author tells the online shopping mall professional instructor to select only the know-how of utilizing Cupang to increase sales. Friendly and detailed explanations make it easy for beginners to master the features of Coupang.


저자(Author)
김경은(Kim, Gyoungeun)
네이버 파트너 스퀘어 공식 강사
카페24 공식 강사
(前) 지마켓/옥션 교육 센터 전임 강사
쇼핑몰 창업 교육 유튜브 채널 ‘단아쌤TV’ 운영
클래스101 ‘쿠팡 파트너스로 돈 벌기’ 진행
비스킷, 사이클, 윌비스(도매꾹교육센터), 아이보스 강의 진행

Naver Partner Square Instructor
Cafe 24 Official Instructor
(Former) G-Market/Auction Education Center Instructor
Operate shopping mall start-up education YouTube channel “Dan-A쌤TV”
Class 101 ‘Make Money with Coupang Partners’
Biscuit, Cycle, Willbis (Domaekkuk Education Center), Ivos lecture

네이티브는 쉬운 중국어로 말한다 – 200대화 편(The Native Chinese Speaks Easily – 200 Dialogues)

출간일(Release) : 2020/08/05
종이책 출간일(Print Release) : 2020/07/10
전자책 종류(Format) : ePub
Price : KRW 11,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
친구들끼리 일상적으로 쓰는 짧은 대화를 다뤘다. 카페, 쇼핑, 연애, SNS 등 20~30대의 관심사를 반영한 테마를 선별하여 네이티브처럼 쓸 수 있는 찰진 대화들을 꼭꼭 눌러 담았다. 혼자서도 회화 연습이 가능한 롤플레잉 mp3 파일을 무료로 제공한다. 책 중간 중간에 ‘망각방지장치’라는 복습 기능을 넣어 책만 따라가면 저절로 200개의 대화가 머릿속에 입력되도록 설계했다. 하루 5분, 대화문 1개씩, 중국어 습관을 들여보자!

This book contains short conversations that are routinely used by friends. It contains all practical conversations that can be used like a native by selecting themes that reflect the interests of people in their 20s and 30s, such as cafes, shopping, dating, and social media. Readers who purchase this book can also receive free mp3 files that allow them to practice conversation alone. This book is designed so that 200 conversations will be entered into the head by itself if you follow the book with a review function in the middle of the book. Now let’s learn Chinese habits, 5 minutes a day, 1 conversation!


저자(Author)
김소희(Kim, Sohee A.K.A. Chara)
부모님의 권유로 울며 겨자 먹듯 중문과에 들어갔다. 껍데기만 중문과생으로 살아가던 어느 날, 대만 드라마 “꽃보다 남자”에 빠지면서, 동시에 중국어와 사랑에 빠져버렸다. 그 후, 수년 간 중국과 중국어에 대한 애정을 블로그에 차곡차곡 담아온 결과, 파워블로거가 되면서 ‘차라’라는 닉네임으로 다양한 활동을 하게 되었다.
현재는 한중 합작 드라마와 영화 시나리오를 번역하는 프리랜서 번역가로서, 종일 중국어에 파묻혀 ‘중국어와 연애하는 여자’의 삶을 살고 있다.

The author reluctantly entered the Chinese language department at the recommendation of her parents. One day, while falling into the Taiwanese drama “Boys Over Flowers”, she fell in love with Chinese at the same time. Since then, the author has been blogging about the love affair for Chinese and Chinese for many years, and as a power blogger, she has been doing various activities with the nickname ‘Chara’.


부록(Extra File)

C# 교과서(C# Textbook)

출간일(Release) : 2020/06/12
종이책 출간일(Print Release) : 2020/05/29
전자책 종류(Format) : ePub
Price : KRW 21,000
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
『C# 교과서』는 생애 첫 프로그래밍 언어로 C#을 시작하는 독자를 대상으로 한다. 특히 응용 프로그래머를 위한 C# 입문서로, C#을 사용하여 게임(유니티), 웹, 모바일, IoT 등을 개발할 때 필요한 C# 기초 문법을 익히고 기본기를 탄탄하게 다지는 것이 목적이다. Microsoft MVP이자 20년 경력의 개발/강의 전문가인 저자가 선별한 ‘핵심 내용’과 ‘학습 순서’로 설명한다. 또한, 600개가 넘는 코드 조각과 실습 예제를 직접 실행하며 실력을 향상시킬 수 있다. C#을 접한 적이 있는 독자라도 알고 있는 내용을 한 번 더 정리할 기회가 될 것이다. 출간 이후 저자 블로그(dotnetkorea.com)에서 제공하는 실시간 온라인 강의(유튜브로 진행, 저자 블로그 공지) 등도 놓치지 말자.

『C # Textbook』 is aimed at readers starting C # as their first programming language. In particular, as a primer on C # for application programmers, the purpose is to learn the basic syntax of C # and to strengthen the basics when developing games (unity), web, mobile, and IoT using C #. It will be described in the ‘core content’ and ‘learning order’ selected by authors who are Microsoft MVPs and 20 years of development / lecture experts. You can also run over 600 code snippets and hands-on examples to improve your skills. It will be an opportunity for readers who have come across C # to summarize what they know. Don’t forget the real-time online lectures (provided by YouTube, author blog notice) provided by the author blog (dotnetkorea.com).


저자(Author)
박용준(Park, Yongjoon)
Microsoft MVP.
Visual Studio 분야 Microsoft 공인 강사(MCT)를 거쳐 2006년부터 연속해서 Developer Technologies 분야 Microsoft MVP로 활동 중이다. 수많은 .NET 프로젝트를 거쳐 현재는 하와소(hawaso) 대표로 소프트웨어 개발과 강의를 병행하고 있다.
TechDays, DevOpsCamp 등 다양한 기술 세미나의 스피커로 활동하며 다수의 책을 집필하고 번역에 참여했다. 또한, Taeyo.NET, ASP.NET Korea 커뮤니티 운영진이기도 하다.

Microsoft MVP.
He has been a Microsoft Certified Trainer (MCT) in Visual Studio and has been a Microsoft MVP in Developer Technologies since 2006. After numerous .NET projects, he is currently conducting software development and lectures as a representative of hawaso.
He has been a speaker at various technology seminars such as TechDays and DevOpsCamp, and has written numerous books and participated in translation. He is also a member of the Taeyo.NET and ASP.NET Korea community.

Blog: dotnetkorea.com

Youtube : youtube.com/c/VisualAcademy


부록(Extra File)

버려지는 디자인 통과되는 디자인- 웹&앱 디자인(Discarded design, Passed design-Web&App Design)

출간일(Release) : 2019/08/18
종이책 출간일(Print Release) : 2019/08/05
전자책 종류(Format) : ePub
Price : KRW 11,900
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
이 책은 20년 이상 웹&앱 디자인 작업을 진행해 온 저자가 실제 디자인 작업을 하면서 버려졌던 디자인과 통과되었던 디자인 시안을 통해 웹&앱 디자인 작업 시 꼭 알아야하는 실무 이야기를 들려줍니다.

디자인을 보는 눈을 키우고 명확한 기준을 세우는 데 도움이 되도록 디자인 이론을 제시하고 컬러, 그리드, 타이포그래피, 그래픽 요소, UX(사용자 경험)를 주제로 89개의 디자인 시안 아이템을 직관적으로 보며 이해할 수 있도록 비교 분석하였습니다. 다양한 웹과 앱 디자인을 포괄적으로 작업해 온 저자의 경험을 통해 실무 노하우를 익힐 수 있으며, 웹/앱 디자인 사례를 통해 어떤 점을 수정해야 좋은 디자인이 되는지 파악할 수 있습니다. 좋은 디자인의 장점만 부각하는 게 아니라, 잘못된 디자인의 잘못된 부분을 함께 살펴보며, 실제 프로젝트를 디자인한 실무자의 시각으로 하나의 디자인을 심도 깊게 살펴볼 수 있습니다.

통과되는 디자인을 위해서는 단순히 좋아 보일뿐만 아니라 많은 경험과 연구가 필요합니다. 수차례 디자인을 수정했음에도 디자인이 통과되지 못한 경험이 있는 디자이너, 자신의 디자인이 통과되지 못했음에도 문제나 수정할 점이 보이지 않았던 디자이너, 도대체 무엇이 문제인지 어디서부터 시작해야 할지 모르는 디자이너에게 이 책을 추천합니다.

This book tells the working story of authors who have been working on web & app design for more than 20 years.

This book has given a theory to help readers raise their eyes on design and set clear standards. In addition, the authors have compared and analyzed 89 design cyan items for intuitive understanding of color, grid, typography, graphic elements, and UX (user experience). Experiences from authors who have worked extensively on various web and app designs can help you gain hands-on know-how, and web / app design examples can help you understand what needs to be modified to make a good design. Instead of highlighting the benefits of good design, you can look at the wrong parts of a bad design together and take a deeper look at a design from the perspective of the practitioner who designed the actual project.

For the design to be passed, it not only looks good, but also requires a lot of experience and research. This book is recommended for designers who have made multiple design modifications that did not pass, designers whose design did not pass, and who had no problems or corrections, and who do not know where to start.


저자(Author)
신승희(Shin, Seunghee)
경력 18년차 웹사이트 디자이너
㈜ 더블에스텍 사장
엄마손초마늘 쇼핑몰 관리
(전) 한양여자대학교 정보경영과 겸임 교수
숙명여자대학교 미술대학 시각디자인과 전공
서강대학교 경영전문대학원 MBA경영학(마케팅) 석사

18 Years Website Designer
President of Double Estec Co., Ltd.
Momma’s Supermarket Store Management
(Former) Associate Professor of Information Management at Hanyang Women’s University
Department of Visual Design, Sookmyung Women’s University
Sogang University Graduate School of Management MBA MBA (Marketing) MASTER

초등 코딩 스크래치 무작정 따라하기(The Cakewalk series – Elementary Coding by Scratch)

출간일(Release) : 2019/06/28
종이책 출간일(Print Release) : 2019/06/14
전자책 종류(Format) : ePub
Price : KRW 12,600
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
이 책은 혼자서도 코딩을 공부할 수 있도록 구성돼 있어요.
실생활에서 만날 수 있는 사례를 중심으로 코딩 개념을 익힌 다음, 게임처럼 재미있는 예제를 한 단계씩 따라하다 보면 코딩 실력이 쑥쑥 자라나 있을 거예요.
헷갈리는 내용은 쏙쏙 골라 다시 한 번 짚어주니 혼자서도 쉽고 재미있게 공부할 수 있어요.

This book is structured so that you can study coding alone.
This book will help you develop your coding skills with a focus on real life situations, and then step up to interesting examples like games to improve your coding skills.
You can study it easily and easily by yourself.


저자(Author)
전현희(Jeon, Hyunhee)
우리 친구들처럼 게임을 좋아하는 소프트웨어 전문 강사입니다. 국내 IT 회사에서 소프트웨어 교육을 담당했으며, 현재 3D 프린팅, 사물인터넷, 빅 데이터, 앱 만들기 등 4차 산업혁명과 관련된 다양한 강의를 진행하고 있습니다. 우리 친구들이 코딩을 통해 아이디어를 마음껏 구현할 수 있도록 소프트웨어 교육에 최선을 다하고 있습니다.

The author is a professional software instructor who likes games like our friends. She has taught software at domestic IT companies. She is currently conducting various lectures related to the 4th Industrial Revolution including 3D printing, Internet of things, big data, and making apps. She is committed to educating your software so that you can fully implement your ideas through coding.

주희정(Joo, Heejung)
컴퓨터공학을 전공하고 IBM에서 소프트웨어 서비스를 지원하는 일을 했습니다. 현재는 IT 경험 및 지식을 쉽고 재미있게 풀어 내는 소프트웨어 전문 강사로 활동하고 있습니다. 우리 친구들에게 인공지능과 빅 데이터 등을 쉽게 알려 주기 위한 연구에 힘쓰고 있습니다.

The author majored in computer science and supported IBM software services. She is currently working as a software professional instructor who is able to easily and intelligently disseminate IT experience and knowledge. She is working on research to let you know artificial intelligence and big data easily.

최민희(Choi, Minhee)
전자계산학을 전공하고 소프트웨어 전문 강사로 활동하고 있습니다. 우리 친구들에게 재미있고 체계적으로 소프트웨어를 알려 주고 싶어 ‘배우는 즐거움을 채우다’라는 모토 아래 LinkIT+를 설립하고, 함께 호흡하는 소프트웨어 교육을 위해 노력하고 있습니다.

The author majored in electronics industry and is a professional software instructor. She has created LinkIT + under the motto “Fill learning with pleasure” to give you fun and systematic software, and is trying to educate software to breathe together.

장은주(Jang, eunjoo)
멀티미디어학을 전공하고 경기도에 있는 고등학교에서 16년 동안 컴퓨터 교사로 근무했습니다. 현재는 다수의 평생교육기관 및 초등학교에서 소프트웨어와 3D 프린팅을 포함한 다양한 컴퓨터 교육을 진행하고 있습니다. 학생들이 과학 기술을 이용해 소통하고 협업할 수 있도록 코딩 교육에 힘쓰고 있습니다.

The author majored in multimedia studies and worked as a computer teacher for 16 years at a high school in Gyeonggi Province. She is currently conducting a variety of computer training, including software and 3D printing, at many lifelong educational institutions and elementary schools. She is committed to coding education so that students can communicate and collaborate using science and technology.

쟈스민(Jasmine)
The author majored in computer science and spent 20 years in software development, research, and education at Samsung SDS. Currently, the author collaborates with overseas IT companies to conduct consulting services. In addition, the author teaches a coding lecture by teaching lecture in IT high school of integrated industry and industry.


부록(Extra File)

엑셀 2019 무작정 따라하기(The cakewalk Series – Excel 2019)

출간일(Release) : 2019/06/07
종이책 출간일(Print Release) : 2019/05/24
전자책 종류(Format) : ePub
Price : KRW 13,300
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
데이터 관리부터 분석까지 완벽하게!
믿고 보는 최고의 엑셀 실무 종합서!

엑셀 환경 설정과 업무 시간을 줄여주는 단축키 사용법부터 실무 함수 응용 및 엑셀 고수들만 쓴다는 피벗 테이블까지 데이터 관리 기술을 제대로 알려줍니다. 이 책 한 권이면 복잡한 빅데이터 분석도 마우스 클릭만으로 끝낼 수 있으며, 정보를 시각화 해주는 차트 보고서도 단숨에 작성할 수 있습니다.

From data management to analysis perfectly!
The Best Excel Workbook!

This book teaches you how to manage your data, from using shortcuts to reduce your work time to working with Excel settings, to pivot tables that only use Excel functions and Excel applications. With this one book, you can finish complicated big data analysis with a mouse click, and you can create chart reports that visualize information at once.


저자(Author)
김철(Kim, Cheol)
마이크로소프트 엑셀 MVP(2008년~현재)
엑셀 교육 및 컨설팅 전문 회사 ‘혜윰케이비’ 대표
엑셀전문가클럽(cafe.daum.net/funnyexcel) 운영

Microsoft Excel MVP (2008 ~ present)
Representative of “Hyeyum”, a company specializing in Excel training and consulting
Operate Excel Expert Club (cafe.daum.net/funnyexcel)


부록(Extra File)

엑셀&파워포인트 무작정 따라하기(The cakewalk series – Excel & Powerpoint 2019)

출간일(Release) : 2019/05/17
종이책 출간일(Print Release) : 2019/04/16
전자책 종류(Format) : ePub
Price : KRW 10,500
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
단 한 권으로 해결 모든 버전 사용 가능!
오피스 기본기를 탄탄하게 다져주고, 업무 효율까지 높여주는 핵심 필수 기능을 엄선하여 알려줍니다.
이 책은 Office 365, 오피스 2010부터 최신 버전인 2019까지 모든 버전에서 사용할 수 있어 단 한 권으로 언제 어디서든 필요할 때마다 원하는 내용을 바로 찾아 업무를 빠르게 해결할 수 있습니다.

With this one book, you can solve problems with all versions of Office programs!
This book tells you the basics of using an Office program. And, it carefully selects essential essential functions that improve work efficiency.
This book is available in all editions from Office 365, Office 2010 to the latest version, 2019, so you can quickly find what you need whenever and wherever you need with just one book.


저자(Author)
박은진(Park, Eunjin)
헬로피티 대표, 프레젠테이션 제작자 겸 컨설턴트
– 주요 강의
정부부처 및 공공기관 : 한국정보기술연구원, 한국전력공사 등 다수
기업 : 삼성 에버랜드, 삼성전자, KT, SK 케미컬 등 다수
교육기관 : 이화여대, 서강대, 한양대, 충북대, 숭실대 외 다수

Hello PT, Presentation Producer and Consultant
– Major Lectures
Government departments and public institutions: Korea Information Technology Research Institute, Korea Electric Power Corporation, etc.
Company: Samsung Everland, Samsung Electronics, KT, SK Chemical etc.
Educational institution: Ewha Womans University, Sogang University, Hanyang University, Chungbuk University, Soongsil University and others

박미정(Park, Mijeong)
– 오피스튜터 강사
– 주요 강의
정부부처 및 공공기관 : 총무처, 행정자치부, 한국토지공사 등 다수
기업 : 삼성전자, 삼성멀티캠퍼스, KT, 언론재단 등 다수
교육기관 : 이화여대, 성균관대, 경찰대학, 한양대 외 다수

– Office Tutor Instructor
– Major Lectures
Government departments and public institutions: Ministry of Public Administration, Ministry of Government Administration and Home Affairs, Korea Land Corporation etc.
Companies: Samsung Electronics, Samsung Multi Campus, KT, Press Foundation, etc.
Educational institution: Ewha Womans University, Sungkyunkwan University, College of Police, Hanyang University and others


부록(Extra File)