Good Habits for Great Coding : Improving Programming Skills with Examples in Python (1st)

個数:
電子版価格
¥8,406
  • 電子版あり

Good Habits for Great Coding : Improving Programming Skills with Examples in Python (1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 314 p.
  • 言語 ENG
  • 商品コード 9781484234587
  • DDC分類 005

Full Description

Improve your coding skills and learn how to write readable code. Rather than teach basic programming, this book presumes that readers understand the fundamentals, and offers time-honed best practices for style, design, documenting, testing, refactoring, and more. 

Taking an informal, conversational tone, author Michael Stueben offers programming stories, anecdotes, observations, advice, tricks, examples, and challenges based on his 38 years experience writing code and teaching programming classes. Trying to teach style to beginners is notoriously difficult and can easily appear pedantic. Instead, this book offers solutions and many examples to back up his ideas.

Good Habits for Great Coding distills Stueben's three decades of analyzing his own mistakes, analyzing student mistakes, searching for problems that teach lessons, and searching for simple examples to illustrate complex ideas.  Having found that most learn by trying out challenging problems, and reflecting on them, each chapter includes quizzes and problems. The final chapter introduces dynamic programming to reduce complex problems to subcases, and illustrates many concepts discussed in the book. 

Code samples are provided in Python and designed to be understandable by readers familiar with any modern programming language. At the end of this book, you will have acquired a lifetime of good coding advice, the lessons the author wishes he had learned when he was a novice.

What You'll Learn

Create readable code through examples of good and bad style

Write difficult algorithms by comparing your code to the author's code

Derive and code difficult algorithms using dynamic programming
Understand the psychology of the coding process

Who This Book Is For

Students or novice programmers who have taken a beginning programming course and understand coding basics.Teachers will appreciate the author's road-tested ideas that they may apply to their own teaching.

Contents

Part 1: Not Learned in School.- 1. A Coding Fantasy.- 2. Coding Tricks.- 3. Style.- 4. More Coding Tricks.- Part 2: Coding Advice.- 5. Function Design.- 6. Self-Documenting Code.- 7. Step-Wise Refinement.- 8. Comments.- 9. Stop Coding.- 10. Testing.- 11. Defensive Programming.- 12. Refactoring.- 13. Write The Tests First (Sometimes).- 14. Expert Advice.- Part 3: Perspective.- 15. A Lesson In Design.- 16. Beware Of OOP.- 17. The Evolution Of A Function.- 18. Do Not Snub Inefficient Algorithms.- Part 4: Walk the Walk.- 19.Problems Worth Solving.- 20. Problem Solving.- 21. Dynamic Programming.

最近チェックした商品