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-12-22

The Clean Coder 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

The Clean Coder 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

The Clean Coder 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



The Clean Coder 在線電子書 用戶評價

評分

How to be professional? 簡而言之就是:堅持原則,不妥協。

評分

都是很實在的經驗之談

評分

書是好書,寫的很實在,隻是怕不太容易被國人接受。隻是看第一章就知道瞭... 不過,也容易理解,我們自己的專業性太值得反思瞭。:( 今年讀過的最好的跟開發相關的書,沒有之一!

評分

太囉嗦瞭!每一個有用的句子都有兩倍的無用句子,很難想象一個吹捧clean code的人會寫這麼多廢話。不過裏麵有用的,常識性的東西,大概是值得反復說的。比如程序員做一個professional意味著什麼,在無法撼動的增墒過程中,怎麼用謹慎而微小的努力做一點clean的事情。

評分

書中沒有具體的Skill, 有的卻是更為寶貴的uncle bob 42年的開發的箴言。 告訴我們怎樣做和如何做纔可以叫作professionalism.

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 在線電子書 讀後感

評分

专业主义 1.精进技艺,保持时间上的投入,保持关注 2.负责,为制造的bug负责,而不是抱着“人非圣贤孰能无过”的态度 充足的测试用例->对修改代码没有恐惧->经常性的改善代码->高质量代码 说“不” 和 说“是” 不要说试试看,给出明确答案,“是”或者“否 敢于说“不(提出...  

評分

即使在程序员这样一个技术工种,态度依然决定一切。 几乎我见过所有的好程序员都具有与之技术想对应的职业素养,而程序员的素养绝大时候体现在你对待程序的态度,也体现在你在一个团队中的责任感。 推荐初入这行的人,学技术同时也修炼自己的素养。  

評分

看完这本书,才知道,之所以公司整天要加班,整天要通宵,每到迭代出口就拼死拼活,版本发布后客户一个投诉,又通宵定位,这些,都是因为这支程序员团队,不够专业! 需求到底是什么,仅靠一份需求说明书是无法澄清的,所以也就有了后面的客户不满意,重做; 单元测试,是重来...  

評分

今年618为信仰充值而入,本来以为就是Bob大叔写的类似CleanCode的一本书,毕竟从入行以来,什么《高效程序员的45个习惯》、《程序员修炼之道——从小工到专家》、《软件开发者路线图——从学徒到高手》一类的书也读了不少,一直觉得自己还算是个有追求的程序员,但没想到,这本...  

評分

告诉软件工程师如何做得更专业!把软件开发、测试、项目管理等知识讲解得通俗易懂,开发从书中攫取成长之道,测试可依据书中观点怼回开发! 1、定义完成的标准,不能把未经测试的代码签入当作完成; 2、承诺不是“试试看”,防止“试试”被滥用; 3、TDD三原则要遵守,TDD能显...  

類似圖書 點擊查看全場最低價

The Clean Coder 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





The Clean Coder 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有