logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"clean code"(으)로 18개의 도서가 검색 되었습니다.
9780132350884

Clean Code (A Handbook of Agile Software Craftsmanship)

Martin, Robert C.  | Prentice-Hall
0원  | 20080801  | 9780132350884
Even bad code can function. But if code isnrsquo;t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesnrsquo;t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm withClean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code ldquo;on the flyrdquo; into a book that will instill within you the values of a software craftsman and make you a better programmer-but only if you work at it. What kind of work will you be doing? Yoursquo;ll be reading code-lots of code. And you will be challenged to think about whatrsquo;s right about that code, and whatrsquo;s wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Codeis divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code-of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and ldquo;smellsrdquo; gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding How to tell the difference between good and bad code How to write good code and how to transform bad code into good code How to create good names, good functions, good objects, and good classes How to format code for maximum readability How to implement complete error handling without obscuring code logic How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.
9788966260959

Clean Code(클린 코드) (애자일 소프트웨어 장인 정신)

로버트 C. 마틴  | 인사이트
29,700원  | 20131224  | 9788966260959
프로그래머, 소프트웨어 공학도, 프로젝트 관리자, 팀 리더, 시스템 분석가에게 도움이 될 더 나은 코드를 만드는 책 『Clean Code(클린 코드)』은 오브젝트 멘토(Object Mentor)의 동료들과 힘을 모아 ‘개발하며’ 클린 코드를 만드는 최상의 애자일 기법을 소개하고 있다. 소프트웨어 장인 정신의 가치를 심어 주며 프로그래밍 실력을 높여줄 것이다. 여러분이 노력만 한다면. 어떤 노력이 필요하냐고? 코드를 읽어야 한다. 아주 많은 코드를. 그리고 코드를 읽으면서 그 코드의 무엇이 옳은지, 그른지 생각도 해야 한다. 좀 더 중요하게는 전문가로서 자신이 지니는 가치와 장인으로서 자기 작품에 대한 헌신을 돌아보게 된다.
9781788835831

Clean Code in Python

Mariano Anaya  | Packt
62,580원  | 20181201  | 9781788835831
9781789957648

Clean Code in JavaScript

Padolsey, James  | Packt Publishing
64,290원  | 20200117  | 9781789957648
Clean coding is an important skill in the portfolio of any developer willing to write reliable and intuitive code. This book presents principles, patterns, anti-patterns, and practices supported by use cases and directions for writing clean JavaScript code. It helps you refactor your legacy codebase in JavaScript and modernize your web apps.
9780135398579

Clean Code: A Handbook of Agile Software Craftsmanship

 | Addison-Wesley Professional
99,200원  | 20251027  | 9780135398579
9781098100339

Smaller C: Lean Code for Small Machines

Marc Loy  | O'Reilly Media
90,380원  | 20210720  | 9781098100339
For makers looking to use the smallest controllers or wring the highest performance out of larger controllers, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers.
9781593279660

Beyond the Basic Stuff with Python (Best Practices for Writing Clean Code)

Al Sweigart  | No Starch Pr
77,090원  | 20190409  | 9781593279660
Go from beginner programmer to Python programmer! Level up your skills to an intermediate level.
9781593332587

A Concordance of Ugaritic Words (Vol 1-5) (Best Practices for Writing Clean Code)

 | Gorgias Press
1,558,650원  | 20031209  | 9781593332587
A concordance of the Ugaritic texts (published separately) of the Ugaritic Data Bank. Each word is presented in its proper context. A valuable tool for every Ugaritic scholar.
9781098144722

Clean Code Cookbook: Recipes to Improve the Design and Quality of Your Code

 | O'Reilly Media
99,420원  | 20240130  | 9781098144722
With this cookbook, author Maximiliano Contieri takes you beyond the concept of clean code by showing you how to identify improvement opportunities and their impact on production code. When it comes to reliability and system evolution, these techniques provide benefits that pay off over time.
9781800560215

Clean Code in Python - Second Edition, 0002/E(Paperback) (Develop maintainable and efficient code)

Mariano Anaya  | Packt Publishing
37,000원  | 20210501  | 9781800560215
Improve your software engineering practices to tackle inefficiencies, errors, and other perils that emerge due to bad codeKey FeaturesEnhance your coding skills to increase efficiency as well as reflect the new features introduced in Python 3.
9781836209171

Learn React Hooks - Second Edition: Unlock scalable state, performance, and clean code with Hooks, Context, Suspense, and Form Actions

 | Packt Publishing
77,150원  | 20250523  | 9781836209171
Grasp the core concepts of React Hooks and enhance your development workflow with best practices and advanced patterns derived from modern React 19 featuresKey Features:- Build custom Hooks to simplify complex logic and promote code reusability- Transform class components into modern, hook-based function components, and write robust tests- Build maintainable, production-ready UIs using React 19's declarative approach and ecosystem tools- Purchase of the print or Kindle book includes a free PDF e
9781804613870

Clean Code in PHP: Expert tips and best practices to write beautiful, human-friendly, and maintainable PHP

 | Packt Publishing
55,720원  | 20221104  | 9781804613870
Clean Code in PHP is a must-have beginner-friendly guide for PHP developers. It will show you how to write human-friendly PHP code which will fuel your PHP career growth and give you an edge over the pool of other developers.
9781838982973

Clean Code in C#: Refactor your legacy C# code base and improve application performance by applying best practices (Refactor your legacy C# code base and improve application performance by applying best practices)

Jason Alls  | Packt Publishing
54,000원  | 20200717  | 9781838982973
Develop your programming skills by exploring essential topics such as code reviews, implementing TDD and BDD, and designing APIs to overcome code inefficiency, redundancy, and other problems arising from bad codeKey Features Write code that cleanly integrates with other systems while maintaining well-defined software boundaries Understand how coding principles and standards enhance software quality Learn how to avoid common errors while implementing concurrency or threading Book Descriptio
9789355510228

High Performance Enterprise Apps using C# 10 and .NET 6: Hands-on Production-ready Clean Code, Pattern Matching, Benchmarking, Responsive UI and Perfo

 | Bpb Publications
55,030원  | 20220730  | 9789355510228
Explore the ins-and-outs of optimizing your code to improve performance?KEY FEATURES??● Contains a variety of approaches and tools for resolving, repairing, and fine-tuning enterprise applications.● Learn to write clean and efficient codes to avoid performance bottlenecks.● Get well versed with optimization and benchmarking tools to discover and fix poor-performing code.?DESCRIPTION?When making a large enterprise application, a lot of thought needs to go into the performance.
9781098100667

Robust Python: Write Clean and Maintainable Code (Write Clean and Maintainable Code)

Patrick Viafore  | O'Reilly Media
84,360원  | 20210810  | 9781098100667
In this practical book, author Patrick Viafore shows you how to use Python's type system to the max. You'll look at user-defined types, such as classes and enums, and Python's type hinting system. You'll also learn how to make Python extensible and how to use a comprehensive testing strategy as a safety net.
최근 본 책