<?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>go语言 &#8211; 外刊IT评论</title>
	<atom:link href="https://www.aqee.net/tag/go%e8%af%ad%e8%a8%80/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aqee.net</link>
	<description>程序员工作、生活、爱情、事业</description>
	<lastBuildDate>Mon, 30 Jun 2025 03:48:32 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>Go 是一种 80/20 语言</title>
		<link>https://www.aqee.net/post/go-is-80-20-language/</link>
					<comments>https://www.aqee.net/post/go-is-80-20-language/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Mon, 30 Jun 2025 03:47:48 +0000</pubDate>
				<category><![CDATA[技术技巧]]></category>
		<category><![CDATA[golang]]></category>
		<category><![CDATA[go语言]]></category>
		<guid isPermaLink="false">https://www.aqee.net/?p=10618</guid>

					<description><![CDATA[Go 是最令人讨厌的编程语言。与其他语言相比，它以 20% 的复杂度提供了 80% 的实用性。这种讨厌情绪来自那些希望获得 81% 实用性、85% 或 97% 实用性的人。]]></description>
										<content:encoded><![CDATA[Go 是最令人讨厌的编程语言。与其他语言相比，它以 20% 的复杂度提供了 80% 的实用性。这种讨厌情绪来自那些希望获得 81% 实用性、85% 或 97% 实用性的人。]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/go-is-80-20-language/feed/</wfw:commentRss>
			<slash:comments>384</slash:comments>
		
		
			</item>
		<item>
		<title>Go语言将登陆安卓平台</title>
		<link>https://www.aqee.net/post/golang-andriod/</link>
					<comments>https://www.aqee.net/post/golang-andriod/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Mon, 30 Jun 2014 03:23:12 +0000</pubDate>
				<category><![CDATA[杂项]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[go语言]]></category>
		<category><![CDATA[安卓]]></category>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8541</guid>

					<description><![CDATA[根据谷歌Go语言开发团队成员David Crawshaw的透露，Go语言即将登陆安卓平台。对那些讨厌安卓平台上只有Java的人来说，虽然等来的不是Dart语言或Groovy语言，这仍然是一个让人欢欣鼓舞的消息。]]></description>
										<content:encoded><![CDATA[根据谷歌Go语言开发团队成员David Crawshaw的透露，Go语言即将登陆安卓平台。对那些讨厌安卓平台上只有Java的人来说，虽然等来的不是Dart语言或Groovy语言，这仍然是一个让人欢欣鼓舞的消息。]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/golang-andriod/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>我们是如何让服务器从30台缩减到2台的：从Ruby迁移到Go语言</title>
		<link>https://www.aqee.net/post/how-we-went-from-30-servers-to-2-go/</link>
					<comments>https://www.aqee.net/post/how-we-went-from-30-servers-to-2-go/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Mon, 25 Mar 2013 16:12:54 +0000</pubDate>
				<category><![CDATA[技术技巧]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[go语言]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<guid isPermaLink="false">http://www.aqee.net/?p=6140</guid>

					<description><![CDATA[我们开发第一版的IronWorker已经是3年前的事了，是用Ruby写的，API基于Rails开发。我们没用多久就发展成了相当大的规模，很快我们就触及到了Ruby程序的承载上限。长话短说，我们切换到了Go语言，请接着读下去，下面是事情如何一步步发展的。]]></description>
										<content:encoded><![CDATA[我们开发第一版的IronWorker已经是3年前的事了，是用Ruby写的，API基于Rails开发。我们没用多久就发展成了相当大的规模，很快我们就触及到了Ruby程序的承载上限。长话短说，我们切换到了Go语言，请接着读下去，下面是事情如何一步步发展的。]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/how-we-went-from-30-servers-to-2-go/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>为什么我不会舍弃Python投奔Go语言</title>
		<link>https://www.aqee.net/post/response-to-why-im-not-leaving-python-for-go/</link>
					<comments>https://www.aqee.net/post/response-to-why-im-not-leaving-python-for-go/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Mon, 12 Nov 2012 16:06:57 +0000</pubDate>
				<category><![CDATA[批评评论]]></category>
		<category><![CDATA[go语言]]></category>
		<guid isPermaLink="false">http://www.aqee.net/?p=5296</guid>

					<description><![CDATA[最近关于Go语言的话题很多，本月刚好是Go语言诞生3周年。这个语言在谷歌巨人的推动下最终很可能成为今后的主流语言。如果你想简单了解一下Go语言，这里有Go语言官方网站提供的一]]></description>
										<content:encoded><![CDATA[最近关于Go语言的话题很多，本月刚好是Go语言诞生3周年。这个语言在谷歌巨人的推动下最终很可能成为今后的主流语言。如果你想简单了解一下Go语言，这里有Go语言官方网站提供的一]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/response-to-why-im-not-leaving-python-for-go/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Go语言的崛起？</title>
		<link>https://www.aqee.net/post/googles-go-programming-language-grows-up/</link>
					<comments>https://www.aqee.net/post/googles-go-programming-language-grows-up/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Sun, 07 Oct 2012 16:03:29 +0000</pubDate>
				<category><![CDATA[批评评论]]></category>
		<category><![CDATA[go语言]]></category>
		<guid isPermaLink="false">http://www.aqee.net/?p=5061</guid>

					<description><![CDATA[我们这个世界真的需要另外一种C语言风格的编程语言吗？很显然，谷歌很早就这么认为了，在2009年，它借用雷蒙斯乐队的歌“Hey!Ho!Let’s Go”，正式推出了Go语言。]]></description>
										<content:encoded><![CDATA[我们这个世界真的需要另外一种C语言风格的编程语言吗？很显然，谷歌很早就这么认为了，在2009年，它借用雷蒙斯乐队的歌“Hey!Ho!Let’s Go”，正式推出了Go语言。]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/googles-go-programming-language-grows-up/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>为什么有些编程语言会死而有些能活下来？</title>
		<link>https://www.aqee.net/post/why-do-some-programming-languages-live-and-others-die/</link>
					<comments>https://www.aqee.net/post/why-do-some-programming-languages-live-and-others-die/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Wed, 22 Aug 2012 16:02:09 +0000</pubDate>
				<category><![CDATA[新闻资讯]]></category>
		<category><![CDATA[dart]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[go语言]]></category>
		<category><![CDATA[谷歌]]></category>
		<guid isPermaLink="false">http://www.aqee.net/?p=4756</guid>

					<description><![CDATA[谷歌打算要改变我们这个世界写软件的方法。这个搜索引擎巨头试图在这个星球中已经最广泛使用的编程语言上做改进，已经推出了2种新的编程语言。]]></description>
										<content:encoded><![CDATA[谷歌打算要改变我们这个世界写软件的方法。这个搜索引擎巨头试图在这个星球中已经最广泛使用的编程语言上做改进，已经推出了2种新的编程语言。]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/why-do-some-programming-languages-live-and-others-die/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>最有价值的编程忠告(来自贝尔实验室Plan 9操作系统的创始人Rob Pike)</title>
		<link>https://www.aqee.net/post/the-best-programming-advice-i-ever-got-rob-pike/</link>
					<comments>https://www.aqee.net/post/the-best-programming-advice-i-ever-got-rob-pike/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Sun, 19 Aug 2012 16:04:08 +0000</pubDate>
				<category><![CDATA[心得体会]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[go语言]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[结对编程]]></category>
		<guid isPermaLink="false">http://www.aqee.net/?p=4733</guid>

					<description><![CDATA[Rob Pike，目前谷歌公司最著名的软件工程师之一，曾是贝尔实验室Unix开发团队成员，缔造Go语言和Limbo语言的核心人物。]]></description>
										<content:encoded><![CDATA[Rob Pike，目前谷歌公司最著名的软件工程师之一，曾是贝尔实验室Unix开发团队成员，缔造Go语言和Limbo语言的核心人物。]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/the-best-programming-advice-i-ever-got-rob-pike/feed/</wfw:commentRss>
			<slash:comments>17</slash:comments>
		
		
			</item>
		<item>
		<title>为什么我们要使用Go语言以及如何使用它的</title>
		<link>https://www.aqee.net/post/go-at-soundcloud/</link>
					<comments>https://www.aqee.net/post/go-at-soundcloud/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Sun, 12 Aug 2012 16:05:07 +0000</pubDate>
				<category><![CDATA[心得体会]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[go语言]]></category>
		<guid isPermaLink="false">http://www.aqee.net/?p=4677</guid>

					<description><![CDATA[我们已经有好几个程序员都把Go语言描述为是一种所见即所得(WYSIWYG)的编程语言。这是说，代码要做的事和它在字面上表达的意思是完全一致的。]]></description>
										<content:encoded><![CDATA[我们已经有好几个程序员都把Go语言描述为是一种所见即所得(WYSIWYG)的编程语言。这是说，代码要做的事和它在字面上表达的意思是完全一致的。]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/go-at-soundcloud/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>老派程序员——徒手实现伟大成就</title>
		<link>https://www.aqee.net/post/old-school-developers-achieving-a-lot-with-little/</link>
					<comments>https://www.aqee.net/post/old-school-developers-achieving-a-lot-with-little/#comments</comments>
		
		<dc:creator><![CDATA[Aqee]]></dc:creator>
		<pubDate>Sun, 05 Aug 2012 16:02:37 +0000</pubDate>
				<category><![CDATA[技术技巧]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[go语言]]></category>
		<category><![CDATA[top-featured]]></category>
		<guid isPermaLink="false">http://www.aqee.net/?p=4608</guid>

					<description><![CDATA[当在读Peter Seibel的精彩著作《编程人生:15位软件先驱访谈录(Coders at Work)》的时候，]]></description>
										<content:encoded><![CDATA[当在读Peter Seibel的精彩著作《编程人生:15位软件先驱访谈录(Coders at Work)》的时候，]]></content:encoded>
					
					<wfw:commentRss>https://www.aqee.net/post/old-school-developers-achieving-a-lot-with-little/feed/</wfw:commentRss>
			<slash:comments>25</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

使用页面缓存Disk: Enhanced 

Served from: www.aqee.net @ 2026-08-04 07:52:52 by W3 Total Cache
-->