The Clean Coder 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


The Clean Coder

简体网页||繁体网页
[美] Robert C·Martin 作者
Prentice Hall
译者
2011-5-26 出版日期
256 页数
USD 30.00 价格
Paperback
丛书系列
9780137081073 图书编码

The Clean Coder 在线电子书 图书标签: 编程  软件开发  programming  计算机  软件工程  Programming  Professionalism  程序设计   


喜欢 The Clean Coder 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-11-05


The Clean Coder 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

The Clean Coder 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

The Clean Coder 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



The Clean Coder 在线电子书 用户评价

评分

忐忑不安,前路茫茫

评分

太啰嗦了!每一个有用的句子都有两倍的无用句子,很难想象一个吹捧clean code的人会写这么多废话。不过里面有用的,常识性的东西,大概是值得反复说的。比如程序员做一个professional意味着什么,在无法撼动的增墒过程中,怎么用谨慎而微小的努力做一点clean的事情。

评分

书中没有具体的Skill, 有的却是更为宝贵的uncle bob 42年的开发的箴言。 告诉我们怎样做和如何做才可以叫作professionalism.

评分

:无

评分

作者谈他的IT经历 很真诚!

The Clean Coder 在线电子书 著者简介

Robert C. Martin (“Uncle Bob”) has been a programmer since 1970. He is founder and president of Object Mentor, Inc., an international firm of highly experienced software developers and managers who specialize in helping companies get their projects done. Object Mentor offers process improvement consulting, object-oriented software design consulting, training, and skill development services to major corporations worldwide.

Martin has published dozens of articles in various trade journals and is a regular speaker at international conferences and trade shows.

He has authored and edited many books, including:

Designing Object Oriented C++ Applications Using the Booch Method

Patterns Languages of Program Design 3

More C++ Gems

Extreme Programming in Practice

Agile Software Development: Principles, Patterns, and Practices

UML for Java Programmers

Clean Code


The Clean Coder 在线电子书 图书目录


The Clean Coder 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

The Clean Coder 在线电子书 图书描述

The Much-Anticipated Follow-Up to “Uncle Bob’s” Highly Praised Clean Code

Programmers who endure and succeed amidst swirling uncertainty and nonstop pressure share a common attribute: They care deeply about the practice of creating software. They treat it as a craft. They are professionals.

In The Clean Coder: A Code of Conduct for Professional Programmers, legendary software expert Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship.

This book is packed with practical advice—about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude. Martin shows how to approach software development with honor, self-respect, and pride; work well and work clean; communicate and estimate faithfully; face difficult decisions with clarity and honesty; and understand that deep knowledge comes with a responsibility to act.

Readers will learn

What it means to behave as a true software craftsman

How to deal with conflict, tight schedules, and unreasonable managers

How to get into the flow of coding, and get past writer’s block

How to handle unrelenting pressure and avoid burnout

How to combine enduring attitudes with new development paradigms

How to manage your time, and avoid blind alleys, marshes, bogs, and swamps

How to foster environments where programmers and teams can thrive

When to say “No”—and how to say it

When to say “Yes”—and what yes really means

Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them—and earn the pride and fulfillment that they alone possess.

The Clean Coder 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

The Clean Coder 在线电子书 读后感

评分

写于 2018 年 9 月 16 日。 作者结合自身的经历告诉读者,一个程序员应该具备怎样的素质,才能称为“专业的程序员”。这种专业性,体现在自内而外的自信中,体现在该说不时说不,而当他说“是”时,别人会完全相信他,因为“是”的背后是理性的分析,是具体的数字。 简单笔记如...  

评分

看完之后,首先封皮吸引了我,是一个星云,软件开始几十年来,一直在改变,从工具,还有设计模式,但是最基础的东西并没有变化,以前的人还是可以看懂现在程序的编写,程序员的职业素养看完之后有几个感受就是好的程序员一定要对自己的代码负责任,除了任何问题都要自己承担,...

评分

写于 2018 年 9 月 16 日。 作者结合自身的经历告诉读者,一个程序员应该具备怎样的素质,才能称为“专业的程序员”。这种专业性,体现在自内而外的自信中,体现在该说不时说不,而当他说“是”时,别人会完全相信他,因为“是”的背后是理性的分析,是具体的数字。 简单笔记如...  

评分

这本书通读完了,这篇心得聊聊这么些问题。 为什么TDD(测试驱动开发)虽好,但却难以推动? 流态区,作者提出了跟《心流》一书中完全相反的观点,更换了我的认知。 时间管理跟很重要,但毕竟作者是搞开发的,加上篇幅的原因,没有谈到时间管理的本质。 会议和沟通,不能忽视。 ...  

评分

Robert C.Martin的大名咱就不说啥了。这本书写的深入浅出,感觉像读一本小说,流畅自然,但自然而然的就学到了很多东西。结合工作经验,常有种“确实如此”的感觉。 该书尤其适合我等初入职场,试图成为“专业人员”的人。其中永远不要说“我试试”和有关测试的章节给我留下了...  

类似图书 点击查看全场最低价

The Clean Coder 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





The Clean Coder 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有