<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    【zt】開發人員進階讀書指南

    Posted on 2009-12-05 21:48 深夜兩點 閱讀(277) 評論(0)  編輯  收藏
    (http://www.yeeyan.com/articles/view/115732/71484)

    閱讀軟件開發相關書籍,是程序員在技能和職業上為自己投資的好辦法。但是,需要閱讀那些書?應該按照什么順序來進行?這份書單適合那些剛剛開始,一心想要提高自己的編程能力,想要以程序員為職業的人。

    我之前曾說,閱讀軟件開發有關的書籍,是在你技能和事業上投資的好辦法。 但是哪些應該閱讀呢?而且該按照什么順序閱讀呢? 我已經編制了一份書單,我認為它能真正大幅提高你的能力。 我已經安排好它們的順序,分為3個階段,我相信這種順序是最有成效的。這份書單主要是為那些剛剛起步的開發人員編寫的,當然專業的開發者也可參照,它對周圍那些想獲得提高的人來說都是相當有用的。

    首先,你應該關注的是提高書寫干凈,毫不含糊的,可維護代碼的能力。 下列書籍應該大大有助于您:

    1. 測試驅動開發(肯特·貝克)
    2. 重構(馬丁·福勒)
    3. 實現模式(肯特·貝克)
    4. 代碼大全:第二版(史蒂夫·麥康奈爾)
    5. Working Effectively With Legacy CodeMichael Feathers
    6. Clean Code (Robert C. Martin)

    上述的讀書順序可能使有些人感到驚訝,但我敢打賭,這是最有效的閱讀順序。

    當你學會了如何書寫偉大的代碼,你應該開始以簡潔的設計和架構為重點。 這并不是說,你應該只集中于設計和架構,但你越了解它,你會變得越好:

    1. 設計模式(Gang Of Four 
    2. 企業應用架構模式(馬丁·福勒)
    3. 領域驅動設計(埃里克·埃文斯)
    4. 企業集成模式(格里高·Hohpe,鮑比·沃爾夫)
    5. Release It! Design and deploy production-ready software(Michael T. Nygard)
    6. 97 Things Every Software Architect Should Know (edited by Richard Monson-Haefel)

    這一階段可能值得說明的是在這部分列出的一些圖書中可能是有點'爭議'的。 如果您已經閱讀了第一階段的書籍,那么你應該有能力用你自身的觀點看待第二階段的這些書籍。 你會了解到,你不應該僅僅仿照那些模式,但了解它們的存在肯定是一件好事。

    最后,您需要了解如何在團隊環境下工作并理解團隊的動力。 下面的書籍不是具體介紹團隊中的工作,但包含了眾多的智慧和洞察力,這一定會幫助您在專業的團隊環境中工作:

    1. 極限編程,第二版(肯特·貝克)
    2. The Art Of Agile Development (James Shore & Shane Warden)
    3. 人月神話,20周年紀念版(弗雷德里克·布魯克斯)

    這本書可能也需要一點說明。 我并不是說你應該做極限編程。 但你了解它肯定不會有害處,至少你應該在你認為有意義的時候去嘗試采用這種做法。 你并不會真的需要去采用所有的做法(雖然你這樣做會獲得額外的好處,或者至少假裝這樣做),但它們中的一些,每個人都應該至少了解一下。

    所以就是這樣了...嘗試用上述方式閱讀這些書,不要忘了以后感謝我 

    A Reading Guide To Becoming A Better Developer

    I’ve stated previously that reading software development books is a good way of investing in your skills and your career. But which ones should you read? And in what order should they be read? I’ve compiled a list of books that i think can truly increase your skills substantially. I’ve put them in the order in which i believe they will have the most effect, and grouped them in 3 ’stages’. I primarily have young developers who are just getting started as professional developers in mind with this list, but it should be just as useful to developers who’ve been around for a while and simply want to improve.

    The first thing that you should focus on is improving your ability to write clean, unambiguous, maintainable code. The following books should greatly help you with that:

    1. Test-Driven Development (Kent Beck)
    2. Refactoring (Martin Fowler)
    3. Implementation Patterns (Kent Beck)
    4. Code Complete: 2nd Edition (Steve McConnell)
    5. Working Effectively With Legacy Code (Michael Feathers)
    6. Clean Code (Robert C. Martin)

    The order of this stage might surprise some people, but i’m willing to bet that this is the most efficient order to reading those books.

    After you’ve learned how to write great code, you should really start focusing on clean design and architecture. That’s not to say that you should focus solely on design and architecture, but the more you know about it, the better off you will be:

    1. Design Patterns (Gang Of Four)
    2. Patterns Of Enterprise Application Architecture (Martin Fowler)
    3. Domain-Driven Design (Eric Evans)
    4. Enterprise Integration Patterns (Gregor Hohpe, Bobby Woolf)
    5. Release It! Design and deploy production-ready software (Michael T. Nygard)
    6. 97 Things Every Software Architect Should Know (edited by Richard Monson-Haefel)

    This stage probably deserves a bit of clarification as some of the books listed in this part might be somewhat ‘controversial’. If you read and learned from the books in the first stage, then you should be capable of putting everything you read in the second stage in perspective. You will have learned that you shouldn’t just apply as many patterns as possible, but it’s certainly a good thing to know about their existence.

    Finally, you need to learn about working in a team environment and understanding team dynamics. The following books aren’t about working in teams specifically, but contain a tremendous amount of wisdom and insight that will definitely help you when it comes to working in a professional team environment:

    1. Extreme Programming Explained, Second Edition (Kent Beck)
    2. The Art Of Agile Development (James Shore & Shane Warden)
    3. The Mythical Man-Month, 20th Anniversary Edition (Frederick P. Brooks)

    This one probably needs a bit of clarification as well. I’m not saying that you should do Extreme Programming. But it certainly won’t hurt you to learn about it, and at least try to apply the practices that you believe in when it makes sense to do so. You don’t really need to apply them all (though you will get bonus points from the cool kids if you do so, or at least pretend to), but there are a few of them that everyone really should do regardless of which agile variant you subscribe to.

    So there you have it… try those books out in that order, and don’t forget to thank me later




    只有注冊用戶登錄后才能發表評論。


    網站導航:
     
    主站蜘蛛池模板: 亚洲私人无码综合久久网| 亚洲精品乱码久久久久久下载| 亚洲婷婷第一狠人综合精品| 亚洲一区二区三区免费观看| 亚洲美女色在线欧洲美女| 无码免费一区二区三区免费播放| 亚洲国产美女精品久久久久∴| 一级看片免费视频| 久久精品国产亚洲AV不卡| h视频免费高清在线观看| 国产福利电影一区二区三区,亚洲国模精品一区 | 欧美三级在线电影免费| 亚洲不卡视频在线观看| 一二三四在线播放免费观看中文版视频| 亚洲精品**中文毛片| 免费人成网站在线观看10分钟| 亚洲国产成人手机在线电影bd| 久久WWW色情成人免费观看| 亚洲av无一区二区三区| 免费一级毛片不卡在线播放| 一级毛片高清免费播放| 亚洲av无码专区国产乱码在线观看| 久久久久免费精品国产小说| 亚洲手机中文字幕| 噜噜嘿在线视频免费观看| 菠萝菠萝蜜在线免费视频| 中文字幕亚洲激情| 在线观看的免费网站无遮挡| 亚洲AV无码一区二区三区在线| 国产成人免费永久播放视频平台| 四虎影视在线看免费观看| 国产亚洲色婷婷久久99精品| 国产电影午夜成年免费视频| 亚洲狠狠婷婷综合久久| 亚洲色婷婷综合久久| 国产成人精品免费视频大| 亚洲av无一区二区三区| 亚洲av永久无码精品漫画 | a级毛片无码免费真人久久| 久久狠狠高潮亚洲精品| 国产成人免费全部网站|