選擇進入IT領域後,不斷學習是必然的。不管是在自已的專業領域,或是跨領域知識,都是要學習的項目。那如何開始學習跨領域知識,洪教授有分享他的心得,如以下網誌:
台大資工 洪士灝&PAS Lab
http://hungsh-ntucsie.blogspot.tw/2013/12/blog-post_23.html
2013年12月25日 星期三
2013年12月17日 星期二
2013年12月6日 星期五
寫程式這件事在學校與在業界中有何差異?
What's difference between college-level and corporate programming?
從台大洪教授fb分享的連結看到這篇,我想把他翻成中文,希望自已進入職場前多了解一些,甚至在研究所就開始加入一些觀點,來快速適應職場環境。也希望中文版的內容可以幫助到更多人。
(待)
quote from:
http://arstechnica.com/information-technology/2013/12/whats-the-difference-between-college-level-and-corporate-programming/
by Stack Exchange
從台大洪教授fb分享的連結看到這篇,我想把他翻成中文,希望自已進入職場前多了解一些,甚至在研究所就開始加入一些觀點,來快速適應職場環境。也希望中文版的內容可以幫助到更多人。
(待)
quote from:
http://arstechnica.com/information-technology/2013/12/whats-the-difference-between-college-level-and-corporate-programming/
by Stack Exchange
About the emguCV running in Windows Phone 8
在十月份的時候我在EmguCV的社群發了一封留言,請教EmguCV有沒有支援在WP8 APP。就在11/3我收到回覆,內容為:
Sorry, Windows Phone 8 is not supported. Windows 8 App store refers to the Windows 8 store running on x86, not Windows phone 8 store running arm. Microsoft is having too many different platforms at the moment:
1. Windows Desktop (regular windows executable)
2. Windows 8 App store App running on x86 (used to be called the metro interface)
3. Windows RT App store running on ARM (e.g. MS Surface, Surface 2)
4. Windows Phone 8 App store running on ARM (e.g. Nokia phones)
As silly as it seems, app build for one platform cannot run on the others. None of platform 2, 3 and 4 seems to be a success at the moment and market share is small. Emgu CV currently support platform 1 & 2. It is possible to support platform 3 but we do not see enough demand for it. We don't have a road map for platform 4 yet because open cv do not support Windows Phone 8.
Best regards,
Canming
整理:
EmguCV目前支援在x86架構上,所以Windows Desktop跟Windows 8 App可以呼叫來用。但是WinRT跟WP8是ARM架構,所以不支援。
在最後一段他寫了一些原因,也似乎婊了一下Microsoft。Win8 App、WinRT App跟WP8 App都是你家的東西,但build出來的App卻不能全部支援,有點愚蠢,而且這三個東西現在似乎還沒成功,市場也小。
WinRT目前需求不大,不支援。OpenCV不支援WP8,所以EmguCV也無法支援。
Sorry, Windows Phone 8 is not supported. Windows 8 App store refers to the Windows 8 store running on x86, not Windows phone 8 store running arm. Microsoft is having too many different platforms at the moment:
1. Windows Desktop (regular windows executable)
2. Windows 8 App store App running on x86 (used to be called the metro interface)
3. Windows RT App store running on ARM (e.g. MS Surface, Surface 2)
4. Windows Phone 8 App store running on ARM (e.g. Nokia phones)
As silly as it seems, app build for one platform cannot run on the others. None of platform 2, 3 and 4 seems to be a success at the moment and market share is small. Emgu CV currently support platform 1 & 2. It is possible to support platform 3 but we do not see enough demand for it. We don't have a road map for platform 4 yet because open cv do not support Windows Phone 8.
Best regards,
Canming
整理:
EmguCV目前支援在x86架構上,所以Windows Desktop跟Windows 8 App可以呼叫來用。但是WinRT跟WP8是ARM架構,所以不支援。
在最後一段他寫了一些原因,也似乎婊了一下Microsoft。Win8 App、WinRT App跟WP8 App都是你家的東西,但build出來的App卻不能全部支援,有點愚蠢,而且這三個東西現在似乎還沒成功,市場也小。
WinRT目前需求不大,不支援。OpenCV不支援WP8,所以EmguCV也無法支援。
2013年12月2日 星期一
How To Become A Hacker by Eric Steven Raymond
What Is a Hacker?
The basic difference is this: hackers build things, crackers break them.
The Hacker Attitude
To follow the path:
look to the master,
follow the master,
walk with the master,
see through the master,
become the master.
So, if you want to be a hacker, repeat the following things until you believe them:The basic difference is this: hackers build things, crackers break them.
The Hacker Attitude
To follow the path:
look to the master,
follow the master,
walk with the master,
see through the master,
become the master.
1. The world is full of fascinating problems waiting to be solved.
2. No problem should ever have to be solved twice.
3. Boredom and drudgery are evil.
4. Freedom is good.
5. Attitude is no substitute for competence.
Basic Hacking Skills
1. Learn how to program.
4. If you don't have functional English, learn it.
Status in the Hacker Culture
1. Write open-source software.
2. Help test and debug open-source software.
3. Publish useful information.
4. Help keep the infrastructure working.
5. Serve the hacker culture itself.
Reference:
How To Become A Hacker, Eric Steven Raymond, http://www.catb.org/esr/faqs/hacker-howto.html#why_this
Status in the Hacker Culture
1. Write open-source software.
2. Help test and debug open-source software.
3. Publish useful information.
4. Help keep the infrastructure working.
5. Serve the hacker culture itself.
Reference:
How To Become A Hacker, Eric Steven Raymond, http://www.catb.org/esr/faqs/hacker-howto.html#why_this
訂閱:
文章 (Atom)