모두의 알고리즘 with 파이썬(Algorithms for everyone with python)

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


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
누구나 알고리즘으로 논리적 사고를 키울 수 있다!

◆ 준비: 학습에 필요한 내용 준비하기
알고리즘이 무엇인지 정의를 살펴보고 학습에 필요한 파이썬 프로그래밍 언어를 준비합니다.

◆ 기초: 기초 알고리즘 배우기
합 구하기, 최댓값 찾기, 재귀 호출, 이분 탐색, 정렬, 큐와 스택 등 핵심을 배우고 열다섯 가지 알고리즘 문제를 풀어 봅니다. 문제를 분석하고 해결하면서 논리적 사고를 기를 수 있습니다.

◆ 응용: 배운 알고리즘 응용하기
앞에서 배운 기초 알고리즘을 사용해서 응용문제를 풀어 봅니다. 미로 찾기, 가짜 동전 찾기, 최대 수익 구하기 등 실생활에서 만날 수 있는 문제를 다룹니다.

Anyone can develop logical thinking with algorithms!

◆ Preparation: Prepare contents for learning
Look at the definition of what the algorithm is and prepare the Python programming language for learning.

◆ Basics: Learning basic algorithms
Learn the key points such as summing, finding maximal, recursive calling, two-way search, sorting, cueing and stacking, and solve fifteen algorithmic problems. You can develop logical thinking while analyzing and solving problems.

◆ Application: Application of learned algorithm
Let’s solve the application problem using the basic algorithm we learned earlier. Finding mazes, finding fake coins, getting the maximum return, and so on.


저자(Author)
이승찬(Lee, Seungchan)
서울대학교에서 컴퓨터공학을 전공하고 게임 개발자로 일하며 메이플스토리 등의 히트 게임을 만들었습니다. 15년간 일한 게임 업계를 떠나 University of Washington에서 경영학 석사 학위를 받은 후 한동안 멀리했던 컴퓨터 프로그래밍을 다시 공부하며 프로그래머로 즐거운 시간을 보내고 있습니다.

Seungchan Lee majored in computer engineering at Seoul National University, worked as a game developer, and created a hit game such as MapleStory. The author has been working as a programmer for 15 years after leaving the game industry and studying computer programming for a while after receiving his master’s degree in business administration from the University of Washington.


부록(Extra File)