2009-02-27

[Reading] Is it selfish to have more than two children?

From : BBC News


http://news.bbc.co.uk/2/hi/uk_news/magazine/7884138.stm


2/26 的上課內容


難以想像人口真的多到要開始限制了


不過 文章中提到人口眾多導致global warming 真是不能茍同


也許是原因之一吧 但是我認為有點牽強


Related Posts:

  • [上課筆記] Think on your feet Think on your feet 1. What Think on your feet 著重的焦點是思考 能讓你迅速地理性思考 關鍵在於 "結構" 先打樁 列出要說明的Main Idea 再填入內容 2. Why 2.1 Think on your feet的好處? 幫助你思考清楚 表達想法的三個重點: Clarity 清晰     清楚地說明 讓人理解 Brevity 簡潔    … Read More
  • [讀書筆記][小故事][制度殺人] 為什麼要導入SCRUM [讀書筆記][小故事][制度殺人] 為什麼要導入SCRUM 在書上讀到了一則不有趣但是又發人深省的故事。 Milgram Experiment,米爾格倫實驗 米爾格倫實驗(Milgram experiment),又稱權力服從研究(Obedience to Authority Study)是一個針對社會心理學非常知名的科學實驗。 這個實驗室要求受測者擔任老師的角色,教導另一間房間的學生(演員),老師與學生分處不同房間,彼此看不見對方,… Read More
  • [讀書筆記] Design and Testability Design and Testability 1. Why should I care about testability in my design? In a testable design, each logical piece of code (loops, ifs, switches, and so on) should be easy and quick to write a unit test against, one th… Read More
  • [讀書筆記] [Continuous Delivery] Build and Deployment ScriptingBuild and Deployment Scripting Introduction 簡單的專案可以用簡單的方法進行建置與部署 只要專案規模稍微複雜點 建置與部署就會出現以下問題 : 步驟會越來越繁複 所需時間也會越長 人工容易出錯 強烈建議使用Script來達成建置與部署的自動化 An Overview of Build Tools Make & SCons Ant NAnt and MSBuild Maven R… Read More
  • [讀書筆記] Interaction testing using mock objects [讀書筆記] Interaction testing using mock objects [前言] 在前一章Stubs 我們使用了Stub 來打破了Dependency 但是現實上 卻有很多的function是 沒有回傳值 沒有存狀態 針對這些Function該如何測試呢? 答案是 Mock Objects 1.1 Value-based vs. state-based vs. interaction testing … Read More

0 意見: