新程序员和Python [英] New Programmer and Python

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

问题描述

我是编程新手,并且建议从Python开始。我已经阅读了教程,并且正在寻找其他学习工具来学习

编程和Python。有什么建议吗?

I''m new to programming and have been recommended to start with Python. I''ve
reviewed the tutorial and am looking for additional learning tools to learn
programming and Python. Any recommendations?

推荐答案

PMD96写道:
PMD96 wrote:
我是编程新手,已被推荐从Python开始。*
我已经阅读了教程并正在寻找其他学习工具来学习编程和Python。**任何*推荐?
I''m new to programming and have been recommended to start with Python.*
I''ve reviewed the tutorial and am looking for additional learning tools to
learn programming and Python.**Any*recommendations?




这里读起来很好:
http: //www.ibiblio.org/obp/thinkCSpy/

另一个建议是启动交互式口译员,并开始实验



玩得开心,

Jeffrey



Here''s a good read:
http://www.ibiblio.org/obp/thinkCSpy/

Another recommendation is to fire up the interactive interpreter, and start
experimenting.

Have fun,
Jeffrey


想想你要编写的程序,首先做psuedo。什么

对象你需要吗?,你需要从文件中读取吗?

输出去哪里..没有花哨的gui。


编写流程图或psuedocode之前发生的事情,甚至在讨论如何在Python中执行此操作之前。然后在编写课程时查看Quick Python书籍,

或其他教程之一。


绝对最低限度,用main编写一个模块,然后启动

设置变量然后将它们打印出来。


" PMD96" < PM *** @ comcast.net>在消息中写道

新闻:_N ******************** @ comcast.com ...
Think of a program you want to write, and just do the psuedo first. What
objects do you need?, do you need to read from a file, and where does the
output go.. no fancy gui yet.

Write the flowchart or psuedocode of what happens before what, before even
looking into how to do it in Python. And then check out Quick Python book,
or one of the other tutorials when it''s time to write the classes.

At an absolute minimum, write a module with a main, and then just start
setting variables and then printing them out.

"PMD96" <PM***@comcast.net> wrote in message
news:_N********************@comcast.com...
我我是编程新手,并且建议从Python开始。
我已经阅读了教程,正在寻找额外的学习工具来学习编程和Python。任何建议?
I''m new to programming and have been recommended to start with Python. I''ve reviewed the tutorial and am looking for additional learning tools to learn programming and Python. Any recommendations?



PMD96在2004-09-18 11:32对世界说:
PMD96 said unto the world upon 2004-09-18 11:32:
I 我是编程的新手,并且建议从使用Python开始。我已经阅读了本教程,正在寻找其他学习工具来学习编程和Python。有什么建议吗?
I''m new to programming and have been recommended to start with
Python. I''ve reviewed the tutorial and am looking for additional
learning tools to learn programming and Python. Any recommendations?




作为一个相对Python和编程新手,我会说你应该

查看各种链接:


< http://www.python.org/topics/learn/>

< http://www.python .org / doc / Intros.html>

< http://www.python.org/topics/learn/non-prog.html>

温和的介绍我开始的是:


如何像计算机科学家一样思考

Allen Downey的开源教科书有一个Python版本,用

Jeff Elkner。它也以书的形式提供。

< http://www.ibiblio.org/obp/thinkCSpy/>


它是针对高中生并且非常清楚,但是它的价格相当低。


之后,我找到了Lutz和Ascher的学习Python非常有用。

< http://www.oreilly.com/catalog/lpython2/>


HTH,


Brian vdB



As a relative Python and programming newbie myself, I''d say you should
check out various links at:

<http://www.python.org/topics/learn/>
<http://www.python.org/doc/Intros.html>
<http://www.python.org/topics/learn/non-prog.html>
The gentle introduction that I started with is:

How to Think Like a Computer Scientist
Allen Downey''s open source textbook has a Python version, written with
Jeff Elkner. It''s also available in book form.
<http://www.ibiblio.org/obp/thinkCSpy/>

It is aimed at high-school students and is quite clear, but
appropriately low in its pitch.

After that, I found Lutz and Ascher''s Learning Python quite helpful.
<http://www.oreilly.com/catalog/lpython2/>

HTH,

Brian vdB


这篇关于新程序员和Python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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