파이썬 코딩의 기술(Effective Python)

출간일(Release) : 2016/04/24
종이책 출간일(Print Release) : 2016/03/31
전자책 종류(Format) : ePub
Price : KRW 19,200
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
파이썬, 이제 똑똑하게 코딩하자!

파이썬다운 생각을 키우자
일반적인 작업조차 파이썬답게 코딩하는 법을 익히면 더 나은 동작과 성능을 이끌어 낼 수 있다. 파이썬 2와 파이썬 3 프로그래머 모두에게 적합하며 CPython, Jython, PyPy 같은 런타임을 사용하는 프로그래머에게도 유용하다.

더 나은 코딩 노하우를 배우자
다양한 팁과 기술을 현실성 있는 코드 예제와 함께 59가지 Better way에 수록했다. 해야 할 것과 피해야 할 것, 적절한 균형을 유지하는 법, 왜 이것이 최선의 선택인지 조언하며 파이썬 코드를 더 효과적으로 작성할 수 있게 해준다.

제공된 코드를 직접 실행하며 이해하자
이 책에 실린 코드 조각의 전체 코드가 별도 파일로 제공되므로 스스로 실습하기에 용이하다. 또한, 코드를 직접 수정해보고 프로그램을 실행하며 책에서 설명한 내용을 확실하게 이해할 수 있다.

Let’s code Python smart now!

Python Thinking Up
Even the most common tasks can lead to better behavior and performance by learning to code like Python. It is suitable for both Python 2 and Python 3 programmers, and is useful for programmers using runtimes such as CPython, Jython, and PyPy.

Learn better coding know-how
A variety of tips and techniques were included in 59 Better ways with realistic code examples. It allows you to write Python code more effectively, advising you on what to do and what to avoid, how to balance it properly, why this is the best option.

Let’s run and understand the code provided
The entire code snippet in this book is provided as a separate file, making it easy to practice on your own. You can also directly modify the code, run the program, and get a clear understanding of what the book says.


저자(Author)
브렛 슬라킨(Brett Slatkin)
브렛 슬라킨은 구글 소비자 설문조사(Google Consumer Surveys)의 엔지니어링 리드이자 공동 설립자다. 이전에는 구글 앱 엔진(Google App Engine)의 파이썬 인프라 쪽에서 일했으며 PubSubHubbub 프로토콜의 창시자 중 한 명이다. 업무 시간 외에는 오픈 소스 활동을 하거나 개인 웹사이트에 소프트웨어, 자전거 등 여러 가지 주제로 글을 올린다.

Brett Slatkin is the engineering lead and co-founder of Google Consumer Surveys. Previously, he worked on the Python infrastructure of the Google App Engine, and he is one of the founders of the PubSubHubbub protocol. He writes on various topics, such as software, bicycles, and other activities on his website during off-hours.


부록(Extra File)