𝔖 Scriptorium
✦   LIBER   ✦

📁

The Art of Readable Code

✍ Scribed by Dustin Boswell, Trevor Foucher


Publisher
O'Reilly Media
Year
2011
Tongue
English
Leaves
204
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


The Art of Readable Code научит вас писать код, который легко читать и понимать. Вы найдете ответы по всех вопросах программирования с помощью простых примеров кода, полезных иллюстраций и карикатур для забавы. Научитесь выбирать имена переменных, организуйте свои циклы и условные, так чтобы их было легко понять, сделайте ваши комментарии коротким и точными, станьте мастером в глазах своих коллег.
As programmers, weve all seen source code thats so ugly and buggy it makes our brain ache. And lets be honest, weve all written code like that. With this book, youll learn to write code thats easy to read and understand. Youll have more fun and your coworkers will love you.
The Art of Readable Code focuses on the nuts and bolts of programming, with simple and practical techniques you can use every time you sit down to write code. Youll find tips throughout the book, with easy-to-digest code examples, helpful illustrations, and cartoons for fun.
Learn to pick variable names that are «dense with information»
Organize your loops and conditionals so theyre easy to understand
Make your comments short and sweet
Recognize when your code is doing too many things at once
Write tests that are concise, but thorough
Master the art of breaking hard problems into many smaller ones

✦ Subjects


Библиотека;Компьютерная литература;Культура и искусство программирования;


📜 SIMILAR VOLUMES


The Art of Readable Code
✍ Dustin Boswell, Trevor Foucher 📂 Library 📅 2011 🏛 O'Reilly Media 🌐 English

As programmers, we’ve all seen source code that’s so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they’re bad and how they could be improved. Their

The Art of Readable Code
✍ Dustin Boswell, Trevor Foucher 📂 Library 📅 2011 🏛 O'Reilly Media 🌐 English

<Div> As programmers, we’ve all seen source code that’s so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they’re bad and how they could be improved.

The Art of Readable Code
✍ Boswell, Dustin, Foucher, Trevor & Trevor Foucher 📂 Library 📅 2011 🏛 O'Reilly Media 🌐 English

<p>Learn to write code that's readable, reusable, clean, and maintainable -- a goal that eludes many people who code for a living. <i>The Art of Readable Code</i> helps you focus on the nuts and bolts of programming with simple and practical techniques you can use every time you sit down to write co

The Art of Readable Code
✍ Dustin Boswell;Trevor Foucher 📂 Library 📅 2011 🏛 O'Reilly Media 🌐 English

<p>As programmers, we've all seen source code that's so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they're bad and how they could be improved. The