Windows与Linux [英] Windows vs. Linux

查看:57
本文介绍了Windows与Linux的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好吧,曾经一次我试着通过学习C开始编程。

我年轻的时候并没有真正理解C必须

报价。我最终转移到微软的Visual Basic。能够毫不费力地设计视觉应用程序是非常好的(太糟糕了。

我没有真正了解编程的细节)


长话短说,我想重新编程,而Python看起来像是一个很好的选择,我可以开始使用,也许会变得先进

with。现在我运行Windows作为我的主要操作系统。在我的旧笔记本上,我跑了Ubuntu,非常喜欢它;然而,我的新笔记本电脑有一个Broadcom无线网卡,而且它不是Linux非常友好的。是Windows

一个可以在Python下编程的好环境,或者你是否b
建议我运行Linux的双启动或者VMWare安装到
Python下的
程序?

Okay, once-upon-a-time I tried to start programming by learning C. At
the time I was younger and didn''t really understand all that C had to
offer. I eventually moved over to Microsoft''s Visual Basic. It was
nice to be able to design a visual application with no effort (too bad
I didn''t really learn the ins and outs of programming)

Long story short, I want to get back into programming, and Python looks
like a good choice for me to start with, and maybe become advanced
with. Right now I run Windows as my main operating system. On my old
laptop I ran Ubuntu, and liked it very much; however, my new laptop has
a Broadcom wireless card, and it''s not very Linux friendly. Is Windows
an okay enviornment in which to program under Python, or do you
recommend that I run a dual-boot of Linux or maybe a VMWare install to
program under Python?

推荐答案

文章< 11 *********** **********@m79g2000cwm.googlegroups。 com>,

< no **** @ gmail.comwrote:
In article <11*********************@m79g2000cwm.googlegroups. com>,
<no****@gmail.comwrote:

>
长话短说,我想要重新开始编程,Python看起来像是一个很好的选择,我可以开始使用,也许会变得先进。现在我运行Windows作为我的主要操作系统。在我的旧笔记本电脑上,我运行了Ubuntu,非常喜欢它;然而,我的新笔记本电脑有一个Broadcom无线网卡,而且它不是非常适合Linux。 Windows是否可以在Python下进行编程,或者您是否建议我在Linux下运行Linux的双启动或者运行VMWare程序?
>
Long story short, I want to get back into programming, and Python looks
like a good choice for me to start with, and maybe become advanced
with. Right now I run Windows as my main operating system. On my old
laptop I ran Ubuntu, and liked it very much; however, my new laptop has
a Broadcom wireless card, and it''s not very Linux friendly. Is Windows
an okay enviornment in which to program under Python, or do you
recommend that I run a dual-boot of Linux or maybe a VMWare install to
program under Python?



Windows是一个很好的Python环境!去做就对了。 ;-)


(尽管开发团队中的Linux程序员已经完成了预备,但是,对于任何其他操作系统来说,
可能是更多的Windows Python程序员, />
只是因为有更多的Windows用户。)

-

Aahz(aa**@pythoncraft.com)< * http://www.pythoncraft.com/


" ;调试的次数是首先编写代码的两倍。

因此,如果你尽可能巧妙地编写代码,那么你的定义是,不是
足够聪明,可以调试它。 --Brian W. Kernighan

Windows is an excellent environment for Python! Just Do It. ;-)

(Despite the prepronderence of Linux programmers in the dev team, there
are probably more Windows Python programmers than for any other OS,
simply because there are more Windows users.)
--
Aahz (aa**@pythoncraft.com) <* http://www.pythoncraft.com/

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it." --Brian W. Kernighan


现在我运行Windows作为我的主要操作系统。在我的旧
Right now I run Windows as my main operating system. On my old

笔记本电脑上我运行了Ubuntu,非常喜欢它;然而,我的新笔记本电脑有一个Broadcom无线网卡,而且它不是Linux非常友好的。
laptop I ran Ubuntu, and liked it very much; however, my new laptop has
a Broadcom wireless card, and it''s not very Linux friendly.



主题:Broadcom无线网卡有一个驱动程序包含在最新的

内核2.6.17中,可能你可以轻松搞定如果你对Ubuntu做了一些

的升级工作。

-

damjan

of topic: that Broadcom wireless card has a driver included in the latest
kernel 2.6.17, and probably you could easily make it work if you make some
upgrades to Ubuntu.
--
damjan


On Sun,2006年7月30日下午04:21:34 -0700, no****@gmail.com 写道:

< snip />
On Sun, Jul 30, 2006 at 04:21:34PM -0700, no****@gmail.com wrote:
<snip />

> offer。我最终转移到微软的Visual Basic。这是
>offer. I eventually moved over to Microsoft''s Visual Basic. It was



< snip />


我很抱歉。

<snip />

I''m very sorry.


>长话短说,我想重新编程,而Python看起来像是一个很好的选择,我可以开始使用,也许会变得先进。现在我运行Windows作为我的主要操作系统。在我的旧
>Long story short, I want to get back into programming, and Python looks
like a good choice for me to start with, and maybe become advanced
with. Right now I run Windows as my main operating system. On my old



一个不错的选择。我在家里,在Linux机器上和在Windoze上的

工作中编写Python代码。我觉得在Linux上编写Python稍微容易一点,因为我可以从命令行轻松地与操作系统进行交互

- 还有更多的痒要抓,Python是最好的

backscratchers之一。 Linux上的Python让我可以轻松自动化大量的生活。也就是说,我可以轻松地做很多事情。

Windoze也是如此。对我来说真正的卖点是,我可以在家里,在一个完全不同的平台上工作代码

,然后把它带到工作的
,我就知道了'Just Just(TM)。


作为一个Linux狂热者,我会说使用Linux :-)作为一个实用主义者,使用你的

找到更舒服,享受自己。

-


你的,


威廉

woolgathering.cx

A good choice. I write Python code both at home, on a Linux box, and at
work, on Windoze. I find it slightly easier to write Python on Linux
only because I can interact so easily with the OS from the command line
- there are more itches to scratch and Python is one of the best
backscratchers. Python on Linux lets me automate huge swathes of my
life with ease. That said, there is a heck of a lot I can easily do on
Windoze too. The real selling point for me is that I can work on code
for work at home, on a completely different platform, and then take it
to work and I know it''ll Just Work(TM).

As a Linux zealot, I''d say use Linux :-) As a pragmatist, use what you
find more comfortable, and enjoy yourself.
--

yours,

William
woolgathering.cx


这篇关于Windows与Linux的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆