<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>自由IT &#187; 工作</title>
	<atom:link href="http://www.ziyouit.com/tag/%e5%b7%a5%e4%bd%9c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ziyouit.com</link>
	<description>毕业以后，我们的梦想</description>
	<lastBuildDate>Fri, 25 Jun 2010 02:09:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>哪一种编程语言最流行</title>
		<link>http://www.ziyouit.com/2009/07/%e5%93%aa%e4%b8%80%e7%a7%8d%e7%bc%96%e7%a8%8b%e8%af%ad%e8%a8%80%e6%9c%80%e6%b5%81%e8%a1%8c/</link>
		<comments>http://www.ziyouit.com/2009/07/%e5%93%aa%e4%b8%80%e7%a7%8d%e7%bc%96%e7%a8%8b%e8%af%ad%e8%a8%80%e6%9c%80%e6%b5%81%e8%a1%8c/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 16:38:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[技术新闻]]></category>
		<category><![CDATA[公司]]></category>
		<category><![CDATA[哪一种编程语言最有前途]]></category>
		<category><![CDATA[哪一种编程语言最流行]]></category>
		<category><![CDATA[工作]]></category>
		<category><![CDATA[流行]]></category>
		<category><![CDATA[编程]]></category>
		<category><![CDATA[语言]]></category>

		<guid isPermaLink="false">http://www.ziyouit.com/?p=66</guid>
		<description><![CDATA[几年前在大学的时候就经常有这个疑问，最近发现了一个不错的网站。只要输入编程语言的名称就可以得到所有工作的结果。这是网站的链接：http://www.indeed.com/
搜索的方法是输入语言名称，然后查看搜索结果。看看各种语言或者技术的需求数量。然后大概得出实际公司的需求状况。现在国内的情况应该和美国差不多。 下面的图列出了搜索的结果：



编程语言
搜索结果


java
20984


ruby
1716


rails
2609


perl
8054


python
3323


php
3734


c#
8863


c++
11,402


javascript
9209


visual basic
6429


objective c
702



所以JAVA显然是需求量最大的语言，这其实也代表技术的发表方向。JAVA的开发平台，适合当代以及以后公司的动作模式。
这里还有关于其他技术的一些搜索结果。



Technology
Results


hadoop
220


memcache
54


Scala
34


JSON
519


SOAP
3027


ajax
5009


jquery
763


Lisp
40


Flash
4361



]]></description>
			<content:encoded><![CDATA[<p>几年前在大学的时候就经常有这个疑问，最近发现了一个不错的网站。只要输入编程语言的名称就可以得到所有工作的结果。这是网站的链接：<a href="http://www.indeed.com/">http://www.indeed.com/</a></p>
<p>搜索的方法是输入语言名称，然后查看搜索结果。看看各种语言或者技术的需求数量。然后大概得出实际公司的需求状况。现在国内的情况应该和美国差不多。 下面的图列出了搜索的结果：</p>
<div id="attachment_68" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-68" title="chart" src="http://www.ziyouit.com/wp-content/uploads/2009/07/chart1.png" alt="公司需要什么语言的程序员" width="500" height="200" /><p class="wp-caption-text">公司需要什么语言的程序员</p></div>
<table border="1" cellspacing="0" cellpadding="1">
<tbody>
<tr>
<th style="background-color: silver; text-align: left;">编程语言</th>
<th style="background-color: silver; text-align: left;">搜索结果</th>
</tr>
<tr>
<td>java</td>
<td>20984</td>
</tr>
<tr>
<td>ruby</td>
<td>1716</td>
</tr>
<tr>
<td>rails</td>
<td>2609</td>
</tr>
<tr>
<td>perl</td>
<td>8054</td>
</tr>
<tr>
<td>python</td>
<td>3323</td>
</tr>
<tr>
<td>php</td>
<td>3734</td>
</tr>
<tr>
<td>c#</td>
<td>8863</td>
</tr>
<tr>
<td>c++</td>
<td>11,402</td>
</tr>
<tr>
<td>javascript</td>
<td>9209</td>
</tr>
<tr>
<td>visual basic</td>
<td>6429</td>
</tr>
<tr>
<td>objective c</td>
<td>702</td>
</tr>
</tbody>
</table>
<p>所以JAVA显然是需求量最大的语言，<span id="more-66"></span>这其实也代表技术的发表方向。JAVA的开发平台，适合当代以及以后公司的动作模式。</p>
<p>这里还有关于其他技术的一些搜索结果。</p>
<div id="attachment_69" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-69" title="其它语言或者技术的结果" src="http://www.ziyouit.com/wp-content/uploads/2009/07/chart2.png" alt="其它语言或者技术的结果" width="500" height="200" /><p class="wp-caption-text">其它语言或者技术的结果</p></div>
<table border="1" cellspacing="0" cellpadding="1">
<tbody>
<tr>
<th style="background-color: silver; text-align: left;">Technology</th>
<th style="background-color: silver; text-align: left;">Results</th>
</tr>
<tr>
<td>hadoop</td>
<td>220</td>
</tr>
<tr>
<td>memcache</td>
<td>54</td>
</tr>
<tr>
<td>Scala</td>
<td>34</td>
</tr>
<tr>
<td>JSON</td>
<td>519</td>
</tr>
<tr>
<td>SOAP</td>
<td>3027</td>
</tr>
<tr>
<td>ajax</td>
<td>5009</td>
</tr>
<tr>
<td>jquery</td>
<td>763</td>
</tr>
<tr>
<td>Lisp</td>
<td>40</td>
</tr>
<tr>
<td>Flash</td>
<td>4361</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.ziyouit.com/2009/07/%e5%93%aa%e4%b8%80%e7%a7%8d%e7%bc%96%e7%a8%8b%e8%af%ad%e8%a8%80%e6%9c%80%e6%b5%81%e8%a1%8c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>帮助你找到下一个软件开发工作的技巧</title>
		<link>http://www.ziyouit.com/2009/06/%e5%b8%ae%e5%8a%a9%e4%bd%a0%e6%89%be%e5%88%b0%e4%b8%8b%e4%b8%80%e4%b8%aa%e8%bd%af%e4%bb%b6%e5%bc%80%e5%8f%91%e5%b7%a5%e4%bd%9c%e7%9a%84%e6%8a%80%e5%b7%a7/</link>
		<comments>http://www.ziyouit.com/2009/06/%e5%b8%ae%e5%8a%a9%e4%bd%a0%e6%89%be%e5%88%b0%e4%b8%8b%e4%b8%80%e4%b8%aa%e8%bd%af%e4%bb%b6%e5%bc%80%e5%8f%91%e5%b7%a5%e4%bd%9c%e7%9a%84%e6%8a%80%e5%b7%a7/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 02:50:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[自由职业]]></category>
		<category><![CDATA[工作]]></category>
		<category><![CDATA[投资]]></category>
		<category><![CDATA[简历]]></category>
		<category><![CDATA[软件开发]]></category>

		<guid isPermaLink="false">http://www.ziyouit.com/?p=40</guid>
		<description><![CDATA[这是一年多前当我写的如何做一份软件开发工作的简历 。这其实不仅仅只适用于软件开发。

简历的第一页就像是一本书的封面。
“目标”段是毫无用处的。
交流喜好是非常重要的。
在你的经验，谈论你和你使用什么工具。
不要用花俏的东西。
说明自己的爱好。
保证简历的真实。

鉴于美国经济仍挣扎，我想在这段时间里添加更多的简历技巧来帮助寻找软件开发工作。
求职第一件事，你需要确定哪些类型的工作，是你想做的事。你想进入咨询的服务公司？你想去做完全独立的自由职业者？你想进入一个大公司，还是更小的公司也许50到500人吗？你想进入只有10人的起步的公司吗？
大多数人可能知道的各类咨询公司和大企业，但很多人不知道如何做一个自由职业者。因此，为了一些简洁起见，我将重点放在这里。
自由职业者及如何开始
自由工作是简单的想法，您为自己的工作，按小时收费，用你自己的时间表。这听起来很好，直到你意识到你必须让自己的工作对准合适的人，才会有人付钱给你。
我有一些经验，但我也收到了一些良好的意见。大卫的第一个秘诀是：
风险投资基金资助的项目，都会在经济下滑的时候效益升高。所以去他们的网站上去看一看，他们现在在资助哪些公司， 就可以知道哪个行业是可以做的。 然后比较不同的公司看看。

这里有一些网站，上面可以找到一些可以开始的项目。VentureLoop ， Startuply和StartupHire的网站，最近收到的覆盖范围已经到了个人博客。Craigslist的是另一个网站，往往会获得相当多的新的工作的列表。一些受欢迎的博客有职位空缺，以及Joel On Software, Tech Crunch, 37 Signals, GigaOm, Mashable, CenterNetworks。如果你英文不错的话可以去做，当然也可以在国内的网站上找一些适合国情的。
因此，有了这些新的建议，清理你的简历，也许你可以找到你梦想的工作。
]]></description>
			<content:encoded><![CDATA[<p><span id="goog-gtc-unit-9" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">这是一年多前当我写的如何做一份软件开发工作的简历 。这其实不仅仅只适用于</span></span><span id="goog-gtc-unit-10" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">软件开发。</span></span></p>
<ol>
<li><span id="goog-gtc-unit-11" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">简历的第一页就像是一本书的封面。</span></span></li>
<li><span id="goog-gtc-unit-12" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">“目标”段是毫无用处的。</span></span></li>
<li><span id="goog-gtc-unit-13" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">交流喜好是非常重要的。</span></span></li>
<li><span id="goog-gtc-unit-14" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">在你的经验，谈论你和你使用什么工具。</span></span></li>
<li><span id="goog-gtc-unit-15" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">不要用花俏的东西。</span></span></li>
<li><span id="goog-gtc-unit-16" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">说明自己的爱好。</span></span></li>
<li><span id="goog-gtc-unit-17" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">保证简历的真实。</span></span></li>
</ol>
<p><span id="goog-gtc-unit-18" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">鉴于美国经济仍挣扎，我想在这段时间里添加更多的简历技巧来帮助寻找软件开发工作。</span></span></p>
<p><span id="goog-gtc-unit-19" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">求职第一件事，你需要确定哪些类型的工作，是你想做的事。</span></span><span id="goog-gtc-unit-20" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">你想进入咨询的服务公司？</span></span><span id="goog-gtc-unit-21" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">你想去做完全独立的自由职业者？</span></span><span id="goog-gtc-unit-22" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">你想进入一个大公司，还是更小的公司也许50到500人吗？</span></span><span id="goog-gtc-unit-23" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">你想进入只有10人的起步的公司吗？</span></span></p>
<p><span id="goog-gtc-unit-24" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">大多数人可能知道的各类咨询公司和大企业，但很多人不知道如何做一个自由职业者。</span></span><span id="goog-gtc-unit-25" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">因此，为了一些简洁起见，我将重点放在这里。</span></span></p>
<h3><span id="goog-gtc-unit-26" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">自由职业者及如何开始</span></span></h3>
<p><span id="goog-gtc-unit-27" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">自由工作是简单的想法，您为自己的工作，按小时收费，用你自己的时间表。</span></span><span id="goog-gtc-unit-28" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">这听起来很好，直到你意识到你必须让自己的工作对准合适的人，才会有人付钱给你。</span></span></p>
<p><span id="goog-gtc-unit-43" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">我有一些经验，但我也收到了一些良好的意见。</span></span><span id="goog-gtc-unit-44" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">大卫的第一个秘诀是：</span></span></p>
<blockquote><p><span id="goog-gtc-unit-45" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">风险投资基金资助的项目，都会在经济下滑的时候效益升高。所以去他们的网站上去看一看，他们现在在资助哪些公司， 就可以知道哪个行业是可以做的。 然后比较不同的公司看看。<br />
</span></span></p></blockquote>
<p><span id="goog-gtc-unit-47" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">这里有一些网站，上面可以找到一些可以开始的项目。</span></span><span id="goog-gtc-unit-48" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr"><a>VentureLoop</a> ， <a>Startuply</a>和<a>StartupHire</a>的网站，最近收到的覆盖范围已经到了个人博客。</span></span><span id="goog-gtc-unit-49" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr"><a>Craigslist的</a>是另一个网站，往往会获得相当多的新的工作的列表。</span></span><span id="goog-gtc-unit-50" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">一些受欢迎的博客有职位空缺，以及</span></span><a href="http://www.joelonsoftware.com/" target="_blank">Joel On Software</a>, <a href="http://www.techcrunch.com/" target="_blank">Tech Crunch</a>, <a href="http://www.37signals.com/" target="_blank">37 Signals</a>, <a href="http://gigaom.com/" target="_blank">GigaOm</a>, <a href="http://www.mashable.com/" target="_blank">Mashable</a>, <a href="http://www.centernetworks.com/" target="_blank">CenterNetworks</a>。如果你英文不错的话可以去做，当然也可以在国内的网站上找一些适合国情的。</p>
<p><span id="goog-gtc-unit-57" class="goog-gtc-unit"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">因此，有了这些新的建议，清理你的简历，也许你可以找到你梦想的工作。</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ziyouit.com/2009/06/%e5%b8%ae%e5%8a%a9%e4%bd%a0%e6%89%be%e5%88%b0%e4%b8%8b%e4%b8%80%e4%b8%aa%e8%bd%af%e4%bb%b6%e5%bc%80%e5%8f%91%e5%b7%a5%e4%bd%9c%e7%9a%84%e6%8a%80%e5%b7%a7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
