最近在看这本书

How to Think Like a Computer Scientist

Learning with Python


    由浅入深,英语通俗易懂.很好的Python入门教材. 可以针对没有Programming基础的人,看到了第七章.准备这几天把它看完.


网上文档:http://www.ibiblio.org/obp/thinkCSpy/index.htm
   

write by Allen B. Downey, Jeffrey Elkner and Chris Meyers

Printed copies now available from Green Tea Press.

Table of Contents
Foreword
Preface
Contributor List
Chapter 1: The way of the program
Chapter 2: Variables, expressions, and statements
Chapter 3: Functions
Chapter 4: Conditionals and recursion
Chapter 5: Fruitful functions
Chapter 6: Iteration
Chapter 7: Strings
Chapter 8: Lists
Chapter 9: Tuples
Chapter 10: Dictionaries
Chapter 11: Files and exceptions
Chapter 12: Classes and objects
Chapter 13: Classes and functions
Chapter 14: Methods
Chapter 15: Sets of objects
Chapter 16: Inheritance
Chapter 17: Linked Lists
Chapter 18: Stacks
Chapter 19: Queues and priority queues
Chapter 20: Trees
Appendix A: Debugging
Appendix B: Creating a new datatype
Appendix C: Complete Python listings
Appendix D: Recommendations for further reading
GNU Free Document License
Index


    另外,今天在网上看到有一款编辑器不错,名叫Scite editor, 可以支持包括C++、PERL、RUBY、PYTHON、LISP等等,比起python自带的idle强大的多了,而且界面很好.
    地址是:http://www.120pc.com/BBS/dispbbs.asp?boardid=14&id=5455
               
posted @ 2006-03-27 16:40  shipfi  阅读(251)  评论(0编辑  收藏  举报