Skip to content

Commit

Permalink
Merge pull request #32 from RickySu/master
Browse files Browse the repository at this point in the history
更新影片聯結
  • Loading branch information
appleboy authored Dec 7, 2016
2 parents abb4b7c + a414f08 commit 32d6b43
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions static/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"outline": "<p>Become a better PHP developer. <br>My name is Josh Lockhart. I am the Special Projects Director at New Media Campaigns, a design, development, and marketing agency in Chapel Hill, North Carolina USA. I am also an author, open source leader, conference speaker, and fellow PHP developer. I've traveled across the United States and around the world, and I hear the same question from many PHP developers: \"how do I become a PHP senior developer?\" It's a common question, and my answer may surprise you.</p>",
"detail": " Many books have been written about PHP code, including PHP The Right Way (a popular community initiative) and my own Modern PHP (published by O'Reilly Media); both resources help you learn how to write PHP code using modern practices and good techniques. However, there are other intangible lessons I've learned on my journey from novice to freelancer to open source leader to author to Special Projects Director at New Media Campaigns. These lessons are learned from personal experience, and they are the bedrock upon which I continue to improve my skills as a PHP developer and team leader. I want to share these lessons with you. I want to show you why a good PHP developer must know more than code. Join me at PHPConf Taiwan 2016 to learn more.",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/hH4HyfXiH9Y"
}
]
},
Expand All @@ -78,7 +78,7 @@
"outline":"<p>Long gone are the times when developers had to wait years to get their hands on new versions of PHP itself and tools such as PHPUnit. The PHP project releases a version with new features every year and the PHPUnit project every eight weeks. <br>Join Sebastian Bergmann, creator and maintainer of PHPUnit, <br>for a recap of what is new in PHP 7.0 and PHP 7.1 as well as PHPUnit 5 and PHPUnit 6.</p>",
"detail":"",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/VTrAqh6vBYo"
}
]
},
Expand All @@ -102,15 +102,15 @@
"outline":"flyingV 是目前台灣最大的群眾募資平台,在 flyingV 上,你可以找到許多值得參與的計劃,並與奮力向前的提案者們,一起跨越理想與現實的交界。",
"detail":"我們正在打造一個環境,讓不限領域的創意,能更容易地實踐。flyingV 在今年中迎向一次大改版,這次的改版我們選擇了 Laravel 5.2 作為系統的核心,利用 Laravel 龐大的社群資源以及官方的生態圈進行開發,同時也對現有系統架構做調整。在這個議程中將提到我們如何利用這些資源進行有效率的開發,以及在途中踩雷的心路歷程。",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/BWItUgCI1_E"
},
{
"title": "使用 Slim 為 Legacy Code 重構",
"speaker": "Miles",
"outline":"在歷史包袱沉重的公司裡, RD 常抱著肝哭喊著要重構、要換框架、甚至砍掉重練。但公司營運考量的結果,九成九都要 RD 繼續爆肝開發新功能,而不願大改架構。本演講將介紹如何應用 Slim 和實踐 CI ,來讓 RD 可以方便地同時重構和維護 Legacy Code 。",
"detail":"",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/yNYnLNAGq4k"
}
]
},
Expand All @@ -127,15 +127,15 @@
"outline": "從陣列重構談物件導向程式設計,說明 Collection 物件形成的背後原因,與實戰上的應用,幫助你寫出彈性及可讀性更好的程式碼,用以處理複雜的商業邏輯,提高開發時的效率。",
"detail": "",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/_qRnRmq--zM"
},
{
"title": "Test or Not Test, That's the question.",
"speaker": "Recca",
"outline": "『什麼東西該測試? 什麼東西不該測試?』這是每個人寫測試時都會遇到的難題,本議程將討論如何有效的 mock 來進行套件開發。",
"detail": "",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/thg195PVxk8"
}
]
},
Expand All @@ -152,7 +152,7 @@
"outline":"打造即時資訊看板已經是現代化 Web 框架的基本能力了,尤其 Laravel 更是在這方便著墨頗深;本議程將要探討,要打造一個即時資訊看板,其背後所需要瞭解的系統架構基本原理,以及它會用到 Laravel 與 Vue.js 的哪些特色,適合已經學會 Laravel 的朋友聆聽。",
"detail":"",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/tl_9igRwRME"
},
{
"title": "敏捷估算模型-變化當下最佳化策略",
Expand Down
14 changes: 7 additions & 7 deletions static/lang/tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"outline": "<p>Become a better PHP developer. <br>My name is Josh Lockhart. I am the Special Projects Director at New Media Campaigns, a design, development, and marketing agency in Chapel Hill, North Carolina USA. I am also an author, open source leader, conference speaker, and fellow PHP developer. I've traveled across the United States and around the world, and I hear the same question from many PHP developers: \"how do I become a PHP senior developer?\" It's a common question, and my answer may surprise you.</p>",
"detail": " Many books have been written about PHP code, including PHP The Right Way (a popular community initiative) and my own Modern PHP (published by O'Reilly Media); both resources help you learn how to write PHP code using modern practices and good techniques. However, there are other intangible lessons I've learned on my journey from novice to freelancer to open source leader to author to Special Projects Director at New Media Campaigns. These lessons are learned from personal experience, and they are the bedrock upon which I continue to improve my skills as a PHP developer and team leader. I want to share these lessons with you. I want to show you why a good PHP developer must know more than code. Join me at PHPConf Taiwan 2016 to learn more.",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/hH4HyfXiH9Y"
}
]
},
Expand All @@ -78,7 +78,7 @@
"outline":"<p>Long gone are the times when developers had to wait years to get their hands on new versions of PHP itself and tools such as PHPUnit. The PHP project releases a version with new features every year and the PHPUnit project every eight weeks. <br>Join Sebastian Bergmann, creator and maintainer of PHPUnit, <br>for a recap of what is new in PHP 7.0 and PHP 7.1 as well as PHPUnit 5 and PHPUnit 6.</p>",
"detail":"",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/VTrAqh6vBYo"
}
]
},
Expand All @@ -102,15 +102,15 @@
"outline":"flyingV 是目前台灣最大的群眾募資平台,在 flyingV 上,你可以找到許多值得參與的計劃,並與奮力向前的提案者們,一起跨越理想與現實的交界。",
"detail":"我們正在打造一個環境,讓不限領域的創意,能更容易地實踐。flyingV 在今年中迎向一次大改版,這次的改版我們選擇了 Laravel 5.2 作為系統的核心,利用 Laravel 龐大的社群資源以及官方的生態圈進行開發,同時也對現有系統架構做調整。在這個議程中將提到我們如何利用這些資源進行有效率的開發,以及在途中踩雷的心路歷程。",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/BWItUgCI1_E"
},
{
"title": "使用 Slim 為 Legacy Code 重構",
"speaker": "Miles",
"outline":"在歷史包袱沉重的公司裡, RD 常抱著肝哭喊著要重構、要換框架、甚至砍掉重練。但公司營運考量的結果,九成九都要 RD 繼續爆肝開發新功能,而不願大改架構。本演講將介紹如何應用 Slim 和實踐 CI ,來讓 RD 可以方便地同時重構和維護 Legacy Code 。",
"detail":"",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/yNYnLNAGq4k"
}
]
},
Expand All @@ -127,15 +127,15 @@
"outline": "從陣列重構談物件導向程式設計,說明 Collection 物件形成的背後原因,與實戰上的應用,幫助你寫出彈性及可讀性更好的程式碼,用以處理複雜的商業邏輯,提高開發時的效率。",
"detail": "",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/_qRnRmq--zM"
},
{
"title": "Test or Not Test, That's the question.",
"speaker": "Recca",
"outline": "『什麼東西該測試? 什麼東西不該測試?』這是每個人寫測試時都會遇到的難題,本議程將討論如何有效的 mock 來進行套件開發。",
"detail": "",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/thg195PVxk8"
}
]
},
Expand All @@ -152,7 +152,7 @@
"outline":"打造即時資訊看板已經是現代化 Web 框架的基本能力了,尤其 Laravel 更是在這方便著墨頗深;本議程將要探討,要打造一個即時資訊看板,其背後所需要瞭解的系統架構基本原理,以及它會用到 Laravel 與 Vue.js 的哪些特色,適合已經學會 Laravel 的朋友聆聽。",
"detail":"",
"slideshare":"",
"youtube":""
"youtube":"https://youtu.be/tl_9igRwRME"
},
{
"title": "敏捷估算模型-變化當下最佳化策略",
Expand Down

0 comments on commit 32d6b43

Please sign in to comment.